summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/gmpc/ChangeLog5
-rw-r--r--media-sound/gmpc/gmpc-0.17.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/gmpc/ChangeLog b/media-sound/gmpc/ChangeLog
index c6eccc562fbc..5e6aa35b6c8f 100644
--- a/media-sound/gmpc/ChangeLog
+++ b/media-sound/gmpc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/gmpc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.52 2009/01/04 00:10:45 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.53 2009/02/27 16:34:19 tcunha Exp $
+
+ 27 Feb 2009; Tiago Cunha <tcunha@gentoo.org> gmpc-0.17.0.ebuild:
+ stable amd64/sparc, bug 259793
04 Jan 2009; Christoph Mende <angelos@gentoo.org> -gmpc-0.15.5.0.ebuild:
Removed old
diff --git a/media-sound/gmpc/gmpc-0.17.0.ebuild b/media-sound/gmpc/gmpc-0.17.0.ebuild
index 74a7c8a20f93..e2c8e7c7fe3e 100644
--- a/media-sound/gmpc/gmpc-0.17.0.ebuild
+++ b/media-sound/gmpc/gmpc-0.17.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.17.0.ebuild,v 1.2 2008/12/29 13:53:01 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.17.0.ebuild,v 1.3 2009/02/27 16:34:19 tcunha Exp $
EAPI=1
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc sparc ~x86"
IUSE="session"
RDEPEND=">=dev-libs/glib-2.10:2