diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-21 17:29:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-21 17:29:06 +0000 |
commit | 04e4c8c7e538def25665e37c750a3b749beb9121 (patch) | |
tree | c797579f3bb229cddade2909ad276fd673bb6ad7 /dev-perl/MP3-Info/MP3-Info-1.24.ebuild | |
parent | sys-fs/ncdu: Trivial bump to 1.7 (bug #343429) (diff) | |
download | gentoo-2-04e4c8c7e538def25665e37c750a3b749beb9121.tar.gz gentoo-2-04e4c8c7e538def25665e37c750a3b749beb9121.tar.bz2 gentoo-2-04e4c8c7e538def25665e37c750a3b749beb9121.zip |
Stable for HPPA PPC (bug #344439).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-perl/MP3-Info/MP3-Info-1.24.ebuild')
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MP3-Info/MP3-Info-1.24.ebuild b/dev-perl/MP3-Info/MP3-Info-1.24.ebuild index cfdfc7fd9abd..9e2f2db48a40 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.24.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.24.ebuild,v 1.5 2010/11/14 17:10:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.24.ebuild,v 1.6 2010/11/21 17:29:06 jer Exp $ MODULE_AUTHOR=DANIEL inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" SRC_TEST="do" |