diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-22 21:29:05 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-22 21:29:05 +0000 |
commit | 9eaf37e4014c781a5e826e88fee8f4944259a899 (patch) | |
tree | e42d7aea3e6cbdba98286bc17df85db55b23869b /dev-perl/MP3-Info | |
parent | alpha/ia64/s390/sh/sparc stable wrt #350044 (diff) | |
download | gentoo-2-9eaf37e4014c781a5e826e88fee8f4944259a899.tar.gz gentoo-2-9eaf37e4014c781a5e826e88fee8f4944259a899.tar.bz2 gentoo-2-9eaf37e4014c781a5e826e88fee8f4944259a899.zip |
ppc64 stable wrt #344439
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/MP3-Info')
-rw-r--r-- | dev-perl/MP3-Info/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.24.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog index c281c5449cc2..bb7226b04165 100644 --- a/dev-perl/MP3-Info/ChangeLog +++ b/dev-perl/MP3-Info/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/MP3-Info -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.66 2010/11/21 17:29:06 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.67 2011/01/22 21:29:05 xarthisius Exp $ + + 22 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> MP3-Info-1.24.ebuild: + ppc64 stable wrt #344439 21 Nov 2010; Jeroen Roovers <jer@gentoo.org> MP3-Info-1.24.ebuild: Stable for HPPA PPC (bug #344439). diff --git a/dev-perl/MP3-Info/MP3-Info-1.24.ebuild b/dev-perl/MP3-Info/MP3-Info-1.24.ebuild index 9e2f2db48a40..dccd04a5d507 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 +# Copyright 1999-2011 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.6 2010/11/21 17:29:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.24.ebuild,v 1.7 2011/01/22 21:29:05 xarthisius 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" |