diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:02:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:02:17 +0000 |
commit | 62feb720d3936c9753fe9e00f15d2eb59189c8ad (patch) | |
tree | 2bcf39718e9aa08caa7f146f7d22b5192f3317df /dev-perl/MP3-Info | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-62feb720d3936c9753fe9e00f15d2eb59189c8ad.tar.gz gentoo-2-62feb720d3936c9753fe9e00f15d2eb59189c8ad.tar.bz2 gentoo-2-62feb720d3936c9753fe9e00f15d2eb59189c8ad.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
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.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog index 4cdf6c22cc39..b3828e078eea 100644 --- a/dev-perl/MP3-Info/ChangeLog +++ b/dev-perl/MP3-Info/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/MP3-Info # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.58 2008/02/05 10:26:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.59 2008/03/28 09:02:17 jer Exp $ + + 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> MP3-Info-1.23.ebuild: + Stable for HPPA too. 05 Feb 2008; Markus Rothe <corsair@gentoo.org> MP3-Info-1.23.ebuild: Stable on ppc64 diff --git a/dev-perl/MP3-Info/MP3-Info-1.23.ebuild b/dev-perl/MP3-Info/MP3-Info-1.23.ebuild index 8e9037826bc7..835afd76d5d9 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.23.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.23.ebuild,v 1.5 2008/02/05 10:26:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.23.ebuild,v 1.6 2008/03/28 09:02:17 jer 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" |