diff options
author | 2007-07-08 02:54:35 +0000 | |
---|---|---|
committer | 2007-07-08 02:54:35 +0000 | |
commit | a7ec87b25b7412faa3020b2720269f18d93dac2e (patch) | |
tree | 3666532fc782f2d5fae8aa9f43996a0b5405e630 /dev-perl/MP3-Info/MP3-Info-1.22.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-a7ec87b25b7412faa3020b2720269f18d93dac2e.tar.gz gentoo-2-a7ec87b25b7412faa3020b2720269f18d93dac2e.tar.bz2 gentoo-2-a7ec87b25b7412faa3020b2720269f18d93dac2e.zip |
stable on ppc64
(Portage version: 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" |