diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 16:33:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 16:33:14 +0000 |
commit | 5b85c451cbb2758ff2faa35e2f57c5aa2344f310 (patch) | |
tree | 23efd3adc8bef4b0edcddb226e9e9b26b08c1311 /dev-perl/MP3-Info | |
parent | Mark 1.0.0 stable on ia64 (diff) | |
download | historical-5b85c451cbb2758ff2faa35e2f57c5aa2344f310.tar.gz historical-5b85c451cbb2758ff2faa35e2f57c5aa2344f310.tar.bz2 historical-5b85c451cbb2758ff2faa35e2f57c5aa2344f310.zip |
Mark 1.20 stable on ia64
Package-Manager: portage-2.0.53
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 d6c1ed4272e9..4a656d1d77b3 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.35 2006/06/29 17:25:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.36 2006/07/10 16:33:14 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> MP3-Info-1.20.ebuild: + Mark 1.20 stable on ia64 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> MP3-Info-1.20.ebuild: Stable on hppa diff --git a/dev-perl/MP3-Info/MP3-Info-1.20.ebuild b/dev-perl/MP3-Info/MP3-Info-1.20.ebuild index 0635c41f776c..c71147f1e54e 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.3 2006/06/29 17:25:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.20.ebuild,v 1.4 2006/07/10 16:33:14 agriffis 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" |