summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-08-12 23:14:00 +0000
committerChristoph Mende <angelos@gentoo.org>2007-08-12 23:14:00 +0000
commitc86c70be6a2cccd419896b7decc7fbb4afb1d3d3 (patch)
treebb692efc9cd0e23a49fcebd217d39da52a382070 /media-sound/gimmix
parentFix compile under 2.6.22, bug 187822 (diff)
downloadgentoo-2-c86c70be6a2cccd419896b7decc7fbb4afb1d3d3.tar.gz
gentoo-2-c86c70be6a2cccd419896b7decc7fbb4afb1d3d3.tar.bz2
gentoo-2-c86c70be6a2cccd419896b7decc7fbb4afb1d3d3.zip
Stable on amd64
(Portage version: 2.1.3.4)
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 ac1f72fc320f..f36363a2c0f5 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.2 2007/07/13 22:11:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gimmix/ChangeLog,v 1.3 2007/08/12 23:14:00 angelos Exp $
+
+ 12 Aug 2007; Christoph Mende <angelos@gentoo.org> gimmix-0.4.1.ebuild:
+ Stable on amd64
13 Jul 2007; Raúl Porcel <armin76@gentoo.org> gimmix-0.4.1.ebuild:
Add ~x86 to make angelos happy, amd64 slacks
diff --git a/media-sound/gimmix/gimmix-0.4.1.ebuild b/media-sound/gimmix/gimmix-0.4.1.ebuild
index edd576007232..d44fc5774256 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.3 2007/07/13 22:11:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gimmix/gimmix-0.4.1.ebuild,v 1.4 2007/08/12 23:14:00 angelos 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 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6