diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 07:40:08 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 07:40:08 +0000 |
commit | d916fb625fc7fefd0cbf239a467935ecd2d4006b (patch) | |
tree | 6a39d09620463a5c896cfd19f0fb1a8c65b8ec68 /dev-perl/CDDB_get | |
parent | Stable sparc. Using toolchain-funs to get the compiler now. (Manifest recommit) (diff) | |
download | gentoo-2-d916fb625fc7fefd0cbf239a467935ecd2d4006b.tar.gz gentoo-2-d916fb625fc7fefd0cbf239a467935ecd2d4006b.tar.bz2 gentoo-2-d916fb625fc7fefd0cbf239a467935ecd2d4006b.zip |
Stable on amd64.
Diffstat (limited to 'dev-perl/CDDB_get')
-rw-r--r-- | dev-perl/CDDB_get/CDDB_get-2.23.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CDDB_get/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CDDB_get/CDDB_get-2.23.ebuild b/dev-perl/CDDB_get/CDDB_get-2.23.ebuild index 26e27580cf6d..3631f73e96e2 100644 --- a/dev-perl/CDDB_get/CDDB_get-2.23.ebuild +++ b/dev-perl/CDDB_get/CDDB_get-2.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.23.ebuild,v 1.7 2004/10/16 23:57:20 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.23.ebuild,v 1.8 2004/10/19 07:40:08 absinthe Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://armin.emx.at/cddb/" SLOT="2" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha" IUSE="" diff --git a/dev-perl/CDDB_get/ChangeLog b/dev-perl/CDDB_get/ChangeLog index bb642f9b54e2..ec26bbedc98f 100644 --- a/dev-perl/CDDB_get/ChangeLog +++ b/dev-perl/CDDB_get/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/CDDB_get # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/ChangeLog,v 1.16 2004/09/27 14:50:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/ChangeLog,v 1.17 2004/10/19 07:40:08 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> CDDB_get-2.23.ebuild: + Stable on amd64. 27 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> CDDB_get-2.23.ebuild: Stable on sparc |