diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 13:35:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 13:35:44 +0000 |
commit | 382f33512eba0aecde9d92bb9483ed686f935e36 (patch) | |
tree | e498b90e6f7e6f7a388e3ac0de0758be9b7d2da7 /dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-382f33512eba0aecde9d92bb9483ed686f935e36.tar.gz gentoo-2-382f33512eba0aecde9d92bb9483ed686f935e36.tar.bz2 gentoo-2-382f33512eba0aecde9d92bb9483ed686f935e36.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild')
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild b/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild index dbaa1e99f9d2..c167a1006b3a 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild,v 1.2 2004/01/08 00:51:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild,v 1.3 2004/01/29 13:35:30 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/C/CN/CNANDOR/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ~ppc sparc ~alpha hppa" +KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ia64" DEPEND="|| ( dev-perl/Test-Simple >=perl-5.8.0-r12 )" |