summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2006-12-23 19:33:43 +0000
committerMatti Bickel <mabi@gentoo.org>2006-12-23 19:33:43 +0000
commite00b1e76df577e03be2db4538db5b2b339773941 (patch)
treee9dd87bce725e44e66710faf6d63717735cc0f12 /media-libs/tunepimp
parentppc stable (bug #158836) (diff)
downloadgentoo-2-e00b1e76df577e03be2db4538db5b2b339773941.tar.gz
gentoo-2-e00b1e76df577e03be2db4538db5b2b339773941.tar.bz2
gentoo-2-e00b1e76df577e03be2db4538db5b2b339773941.zip
ppc stable (bug #[quote][i]Original von Lord Syn[/i]
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-libs/tunepimp')
-rw-r--r--media-libs/tunepimp/ChangeLog5
-rw-r--r--media-libs/tunepimp/tunepimp-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tunepimp/ChangeLog b/media-libs/tunepimp/ChangeLog
index dd5c0b85b78f..3e660e664148 100644
--- a/media-libs/tunepimp/ChangeLog
+++ b/media-libs/tunepimp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/tunepimp
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tunepimp/ChangeLog,v 1.44 2006/12/23 09:52:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tunepimp/ChangeLog,v 1.45 2006/12/23 19:33:43 mabi Exp $
+
+ 23 Dec 2006; Matti Bickel <mabi@gentoo.org> tunepimp-0.5.2.ebuild:
+ ppc stable (bug #158836)
23 Dec 2006; Markus Rothe <corsair@gentoo.org> tunepimp-0.5.2.ebuild:
Stable on ppc64; bug #158836
diff --git a/media-libs/tunepimp/tunepimp-0.5.2.ebuild b/media-libs/tunepimp/tunepimp-0.5.2.ebuild
index fe3ef75a0f05..c197a27ce393 100644
--- a/media-libs/tunepimp/tunepimp-0.5.2.ebuild
+++ b/media-libs/tunepimp/tunepimp-0.5.2.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/media-libs/tunepimp/tunepimp-0.5.2.ebuild,v 1.5 2006/12/23 09:52:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tunepimp/tunepimp-0.5.2.ebuild,v 1.6 2006/12/23 19:33:43 mabi Exp $
inherit eutils distutils perl-app
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.musicbrainz.org/pub/musicbrainz/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86"
# Most use flags were void as not deterministic - needs a patch sooner or later.
#IUSE="flac mp3 readline perl python vorbis"
IUSE="python"