summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-01-06 16:35:43 +0000
committerJeroen Roovers <jer@gentoo.org>2010-01-06 16:35:43 +0000
commit10862319452f85941c2bb1323430f37f9af2be75 (patch)
tree5e8b54cf550c68a443ebf3cbe51408144b960928 /media-sound/qmpdclient
parentRemove old versions. (diff)
downloadgentoo-2-10862319452f85941c2bb1323430f37f9af2be75.tar.gz
gentoo-2-10862319452f85941c2bb1323430f37f9af2be75.tar.bz2
gentoo-2-10862319452f85941c2bb1323430f37f9af2be75.zip
Stable for HPPA (bug #299317).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'media-sound/qmpdclient')
-rw-r--r--media-sound/qmpdclient/ChangeLog5
-rw-r--r--media-sound/qmpdclient/qmpdclient-1.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog
index 25acfb603031..732f22467f36 100644
--- a/media-sound/qmpdclient/ChangeLog
+++ b/media-sound/qmpdclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/qmpdclient
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.58 2010/01/02 17:09:48 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.59 2010/01/06 16:35:43 jer Exp $
+
+ 06 Jan 2010; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.1.2.ebuild:
+ Stable for HPPA (bug #299317).
02 Jan 2010; Markos Chandras <hwoarang@gentoo.org>
qmpdclient-1.1.2.ebuild:
diff --git a/media-sound/qmpdclient/qmpdclient-1.1.2.ebuild b/media-sound/qmpdclient/qmpdclient-1.1.2.ebuild
index d0aa07be0f0e..1c92a5185ecf 100644
--- a/media-sound/qmpdclient/qmpdclient-1.1.2.ebuild
+++ b/media-sound/qmpdclient/qmpdclient-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.2.ebuild,v 1.2 2010/01/02 17:09:48 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.2.ebuild,v 1.3 2010/01/06 16:35:43 jer Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://dump.bitcheese.net/files/dedycec/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~sparc ~x86"
IUSE="debug dbus"
DEPEND="x11-libs/qt-gui:4[dbus?,debug?]"