summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-12-01 20:27:48 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-12-01 20:27:48 +0000
commit2addab4a1bf5ac5b5f2d4ea75a06375030c1a8e4 (patch)
tree0715e7b28259b61f0bc39b6d3812ecdae54a90b0 /media-libs/tunepimp
parentStable on amd64 for kopete. (diff)
downloadhistorical-2addab4a1bf5ac5b5f2d4ea75a06375030c1a8e4.tar.gz
historical-2addab4a1bf5ac5b5f2d4ea75a06375030c1a8e4.tar.bz2
historical-2addab4a1bf5ac5b5f2d4ea75a06375030c1a8e4.zip
Keyworded ~sparc wrt #156599
Package-Manager: portage-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 9c847d7197be..4aeb43dd0b77 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.42 2006/12/01 17:36:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tunepimp/ChangeLog,v 1.43 2006/12/01 20:27:48 gustavoz Exp $
+
+ 01 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> tunepimp-0.5.2.ebuild:
+ Keyworded ~sparc wrt #156599
01 Dec 2006; Markus Rothe <corsair@gentoo.org> tunepimp-0.5.2.ebuild:
Added ~ppc64; bug #156599
diff --git a/media-libs/tunepimp/tunepimp-0.5.2.ebuild b/media-libs/tunepimp/tunepimp-0.5.2.ebuild
index 3cf12b9acda1..3f5c9b37a307 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.3 2006/12/01 17:36:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tunepimp/tunepimp-0.5.2.ebuild,v 1.4 2006/12/01 20:27:48 gustavoz 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 ~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"