diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-08 03:10:05 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-08 03:10:05 +0000 |
commit | ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9 (patch) | |
tree | 759da46f159ca0abc890370c912f1da814307a6e /dev-perl/MP3-Info/MP3-Info-1.22.ebuild | |
parent | Stable on ppc; bug #184559. (diff) | |
download | historical-ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9.tar.gz historical-ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9.tar.bz2 historical-ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9.zip |
stable on ppc64
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/MP3-Info/MP3-Info-1.22.ebuild')
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MP3-Info/MP3-Info-1.22.ebuild b/dev-perl/MP3-Info/MP3-Info-1.22.ebuild index 0b09c9e595b0..c44dafe00f6c 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.22.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.22.ebuild,v 1.2 2007/06/21 16:30:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.22.ebuild,v 1.3 2007/07/08 02:54:35 tgall Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~daniel/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86" IUSE="" SRC_TEST="do" |