summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-03-30 00:44:55 +0000
committerLars Weiler <pylon@gentoo.org>2004-03-30 00:44:55 +0000
commita0f08fd70cbcd184699e18fe091194f20273c052 (patch)
tree873bcc613005416c6865409c94ca86cac5ea9279 /dev-perl/MP3-Info
parentstable on ppc (Manifest recommit) (diff)
downloadgentoo-2-a0f08fd70cbcd184699e18fe091194f20273c052.tar.gz
gentoo-2-a0f08fd70cbcd184699e18fe091194f20273c052.tar.bz2
gentoo-2-a0f08fd70cbcd184699e18fe091194f20273c052.zip
stable on ppc
Diffstat (limited to 'dev-perl/MP3-Info')
-rw-r--r--dev-perl/MP3-Info/ChangeLog5
-rw-r--r--dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog
index b2b29ae831b1..82ab79999b42 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.16 2004/03/21 14:45:55 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.17 2004/03/30 00:43:15 pylon Exp $
+
+ 30 Mar 2004; Lars Weiler <pylon@gentoo.org> MP3-Info-1.02-r1.ebuild:
+ stable on ppc
21 Mar 2004; Martin Holzer <mholzer@gentoo.org> MP3-Info-1.02-r1.ebuild:
adding categorie. see 45110 for details
diff --git a/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild b/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild
index 4a3f69269304..cc3673a94a95 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild,v 1.4 2004/03/21 14:45:55 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild,v 1.5 2004/03/30 00:43:15 pylon Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/C/CN/CNANDOR/${P}.readme"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ia64"
+KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64"
DEPEND="|| ( dev-perl/Test-Simple >=dev-lang/perl-5.8.0-r12 )"