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 | |
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')
-rw-r--r-- | dev-perl/MP3-Info/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog index 2e3eb4bf059c..c281c5449cc2 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.65 2010/11/14 17:10:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.66 2010/11/21 17:29:06 jer Exp $ + + 21 Nov 2010; Jeroen Roovers <jer@gentoo.org> MP3-Info-1.24.ebuild: + Stable for HPPA PPC (bug #344439). 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> MP3-Info-1.24.ebuild: alpha/ia64/sparc stable wrt #344439 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" |