summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-02-27 15:55:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-02-27 15:55:43 +0000
commit95e8c00b4b9d6bdc7fcaeae9cb1154108ae6c127 (patch)
tree744ed1783862869ada57b171a051f514eb3a3058 /dev-perl/CDDB-File
parentVersion bumped. Closes 41582. (diff)
downloadhistorical-95e8c00b4b9d6bdc7fcaeae9cb1154108ae6c127.tar.gz
historical-95e8c00b4b9d6bdc7fcaeae9cb1154108ae6c127.tar.bz2
historical-95e8c00b4b9d6bdc7fcaeae9cb1154108ae6c127.zip
another slot foobar
Diffstat (limited to 'dev-perl/CDDB-File')
-rw-r--r--dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild5
-rw-r--r--dev-perl/CDDB-File/CDDB-File-1.03.ebuild5
-rw-r--r--dev-perl/CDDB-File/ChangeLog8
3 files changed, 10 insertions, 8 deletions
diff --git a/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild b/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild
index f9c3da0e055a..79a1071587a3 100644
--- a/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild
+++ b/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild,v 1.3 2003/06/21 21:36:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild,v 1.4 2004/02/27 15:55:43 mcummings Exp $
inherit perl-module
@@ -12,6 +12,5 @@ HOMEPAGE="http://search.cpan.org/author/TMTM/CDDB-File-${PV}/"
DEPEND="${DEPEND}
dev-perl/Test-Simple"
-SLOT="2"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc alpha"
diff --git a/dev-perl/CDDB-File/CDDB-File-1.03.ebuild b/dev-perl/CDDB-File/CDDB-File-1.03.ebuild
index 3ac97c67c8ff..96bc87a5a914 100644
--- a/dev-perl/CDDB-File/CDDB-File-1.03.ebuild
+++ b/dev-perl/CDDB-File/CDDB-File-1.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03.ebuild,v 1.7 2003/06/21 21:36:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03.ebuild,v 1.8 2004/02/27 15:55:43 mcummings Exp $
inherit perl-module
@@ -12,6 +12,5 @@ HOMEPAGE="http://search.cpan.org/author/TMTM/CDDB-File-${PV}/"
DEPEND="${DEPEND}
dev-perl/Test-Simple"
-SLOT="2"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc alpha"
diff --git a/dev-perl/CDDB-File/ChangeLog b/dev-perl/CDDB-File/ChangeLog
index 88df87869d41..03b74e3ffabc 100644
--- a/dev-perl/CDDB-File/ChangeLog
+++ b/dev-perl/CDDB-File/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/CDDB-File
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/ChangeLog,v 1.5 2003/07/12 10:49:57 aliz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/ChangeLog,v 1.6 2004/02/27 15:55:43 mcummings Exp $
+
+ 27 Feb 2004; Michael Cummings <mcummings@gentoo.org>
+ CDDB-File-1.03-r1.ebuild, CDDB-File-1.03.ebuild:
+ slot fix
*CDDB-File-1.03-r1 (21 Jun 2003)