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/CDDB_get-2.23.ebuild | |
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/CDDB_get-2.23.ebuild')
-rw-r--r-- | dev-perl/CDDB_get/CDDB_get-2.23.ebuild | 4 |
1 files changed, 2 insertions, 2 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="" |