diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 15:55:43 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 15:55:43 +0000 |
commit | c90c53dc6fb43f716cdd456e6d02ec7ae3f1594c (patch) | |
tree | 481020dcf0251b610bf66840bf3b2fcc3d728c70 | |
parent | Version bumped. Closes 41582. (Manifest recommit) (diff) | |
download | gentoo-2-c90c53dc6fb43f716cdd456e6d02ec7ae3f1594c.tar.gz gentoo-2-c90c53dc6fb43f716cdd456e6d02ec7ae3f1594c.tar.bz2 gentoo-2-c90c53dc6fb43f716cdd456e6d02ec7ae3f1594c.zip |
another slot foobar
-rw-r--r-- | dev-perl/CDDB-File/CDDB-File-1.03-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/CDDB-File/CDDB-File-1.03.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/CDDB-File/ChangeLog | 8 |
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) |