diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 17:25:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 17:25:46 +0000 |
commit | 932990f23168e1456d5aa6061a9b02860d3a40ef (patch) | |
tree | 5dbf31a9ecfe00d9794d8c2c7e894bb52af5de9e /dev-perl/MP3-Info | |
parent | Keyworded ~hppa (diff) | |
download | gentoo-2-932990f23168e1456d5aa6061a9b02860d3a40ef.tar.gz gentoo-2-932990f23168e1456d5aa6061a9b02860d3a40ef.tar.bz2 gentoo-2-932990f23168e1456d5aa6061a9b02860d3a40ef.zip |
Stable on hppa
(Portage version: 2.1-r1)
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.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog index 1a2c1f352b3a..d6c1ed4272e9 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.34 2006/06/12 15:48:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.35 2006/06/29 17:25:46 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> MP3-Info-1.20.ebuild: + Stable on hppa 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> MP3-Info-1.20.ebuild: Marking sparc stable diff --git a/dev-perl/MP3-Info/MP3-Info-1.20.ebuild b/dev-perl/MP3-Info/MP3-Info-1.20.ebuild index 53bb198e5abe..0635c41f776c 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.20.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.20.ebuild,v 1.2 2006/06/12 15:48:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.20.ebuild,v 1.3 2006/06/29 17:25:46 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~daniel/${P}" 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" |