diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:36:44 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:36:44 +0000 |
commit | e0923606877fc315133b632f42feee3661d51181 (patch) | |
tree | 5768577d3f83fc1f9393a865aba3bbd04ae751a2 /dev-perl/MP3-Info | |
parent | mondo amd64 commit (keywords, misc things here and there) (diff) | |
download | gentoo-2-e0923606877fc315133b632f42feee3661d51181.tar.gz gentoo-2-e0923606877fc315133b632f42feee3661d51181.tar.bz2 gentoo-2-e0923606877fc315133b632f42feee3661d51181.zip |
amd64 keyword fix0rs
Diffstat (limited to 'dev-perl/MP3-Info')
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.01-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.02.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild b/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild index 9246c8695a81..2e2b2e527af1 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.01-r1.ebuild,v 1.13 2003/02/13 11:13:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild,v 1.14 2003/06/21 21:36:36 drobbins Exp $ inherit perl-module @@ -11,4 +11,4 @@ HOMEPAGE="http://sourceforge.net/projects/mp3-info/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" diff --git a/dev-perl/MP3-Info/MP3-Info-1.01-r2.ebuild b/dev-perl/MP3-Info/MP3-Info-1.01-r2.ebuild index 6f2a7cb57072..182f973f2c7c 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.01-r2.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.01-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.01-r2.ebuild,v 1.4 2003/02/13 11:14:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.01-r2.ebuild,v 1.5 2003/06/21 21:36:36 drobbins Exp $ inherit perl-module @@ -11,4 +11,4 @@ HOMEPAGE="http://sourceforge.net/projects/mp3-info/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" diff --git a/dev-perl/MP3-Info/MP3-Info-1.02.ebuild b/dev-perl/MP3-Info/MP3-Info-1.02.ebuild index 056e38adef71..6cfa981c05ce 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.02.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.1 2003/06/16 13:32:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.02.ebuild,v 1.2 2003/06/21 21:36:36 drobbins 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 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" DEPEND="dev-perl/Test-Simple" |