diff options
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.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog index c8761d74b227..6939fe534ce6 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.50 2007/07/08 02:54:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.51 2007/07/11 20:10:11 armin76 Exp $ + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> MP3-Info-1.22.ebuild: + alpha/ia64/x86 stable 07 Jul 2007; Tom Gall <tgall@gentoo.org> MP3-Info-1.22.ebuild: stable on ppc64 diff --git a/dev-perl/MP3-Info/MP3-Info-1.22.ebuild b/dev-perl/MP3-Info/MP3-Info-1.22.ebuild index c44dafe00f6c..0372ad8c14f9 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.3 2007/07/08 02:54:35 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.22.ebuild,v 1.4 2007/07/11 20:10:11 armin76 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" |