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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/CDDB-File/CDDB-File-1.05.ebuild b/dev-perl/CDDB-File/CDDB-File-1.05.ebuild index 635534c9c620..cf2e8122411c 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-2005 Gentoo Foundation +# 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.1 2005/11/10 21:13:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.05.ebuild,v 1.2 2006/01/15 17:09:04 mcummings 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" |