diff options
Diffstat (limited to 'dev-perl/CDDB-File/CDDB-File-1.05.ebuild')
-rw-r--r-- | dev-perl/CDDB-File/CDDB-File-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CDDB-File/CDDB-File-1.05.ebuild b/dev-perl/CDDB-File/CDDB-File-1.05.ebuild index 45665cd9d545..40106cc3c951 100644 --- a/dev-perl/CDDB-File/CDDB-File-1.05.ebuild +++ b/dev-perl/CDDB-File/CDDB-File-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.05.ebuild,v 1.5 2006/02/04 00:16:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.05.ebuild,v 1.6 2006/02/06 19:57:22 blubb Exp $ inherit perl-module @@ -12,6 +12,6 @@ DEPEND="${DEPEND} perl-core/Test-Simple" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ia64 ppc x86" +KEYWORDS="alpha amd64 ia64 ppc x86" IUSE="" SRC_TEST="do" |