summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-13 22:11:01 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-13 22:11:01 +0000
commit63ecb506326dcf40295fb9803746511f161ccbba (patch)
tree09cfcd46c467236b4fb8382f24490a572b6699a4 /media-sound/gimmix
parentMake the build not suck at life and spread some ppc/ppc64 love. (diff)
downloadgentoo-2-63ecb506326dcf40295fb9803746511f161ccbba.tar.gz
gentoo-2-63ecb506326dcf40295fb9803746511f161ccbba.tar.bz2
gentoo-2-63ecb506326dcf40295fb9803746511f161ccbba.zip
Add ~x86 to make angelos happy, amd64 slacks
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'media-sound/gimmix')
-rw-r--r--media-sound/gimmix/ChangeLog5
-rw-r--r--media-sound/gimmix/gimmix-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/gimmix/ChangeLog b/media-sound/gimmix/ChangeLog
index 17aeada558cd..ac1f72fc320f 100644
--- a/media-sound/gimmix/ChangeLog
+++ b/media-sound/gimmix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/gimmix
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gimmix/ChangeLog,v 1.1 2007/07/13 19:35:34 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gimmix/ChangeLog,v 1.2 2007/07/13 22:11:01 armin76 Exp $
+
+ 13 Jul 2007; Raúl Porcel <armin76@gentoo.org> gimmix-0.4.1.ebuild:
+ Add ~x86 to make angelos happy, amd64 slacks
*gimmix-0.4.1 (13 Jul 2007)
diff --git a/media-sound/gimmix/gimmix-0.4.1.ebuild b/media-sound/gimmix/gimmix-0.4.1.ebuild
index 07b06e6f6449..edd576007232 100644
--- a/media-sound/gimmix/gimmix-0.4.1.ebuild
+++ b/media-sound/gimmix/gimmix-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gimmix/gimmix-0.4.1.ebuild,v 1.2 2007/07/13 21:36:21 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gimmix/gimmix-0.4.1.ebuild,v 1.3 2007/07/13 22:11:01 armin76 Exp $
DESCRIPTION="Gimmix is a graphical music player daemon (MPD) client written in C using GTK2."
HOMEPAGE="http://gimmix.berlios.de/"
@@ -8,7 +8,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6