summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-24 22:46:49 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-24 22:46:49 +0000
commite7a0ea191c59b7240bd583bbbdd2191f3266c9fd (patch)
tree68b8ab559fb78bd179532669a0c5515fe6c0e7d5 /media-sound/qmpdclient
parentStable for HPPA PPC (bug #342525). (diff)
downloadgentoo-2-e7a0ea191c59b7240bd583bbbdd2191f3266c9fd.tar.gz
gentoo-2-e7a0ea191c59b7240bd583bbbdd2191f3266c9fd.tar.bz2
gentoo-2-e7a0ea191c59b7240bd583bbbdd2191f3266c9fd.zip
Stable for HPPA (bug #340759).
(Portage version: 2.2_rc99/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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog
index 7aa2ab233656..489a51624536 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.70 2010/10/20 10:07:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.71 2010/10/24 22:46:49 jer Exp $
+
+ 24 Oct 2010; Jeroen Roovers <jer@gentoo.org> qmpdclient-1.1.3.ebuild:
+ Stable for HPPA (bug #340759).
20 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
qmpdclient-1.1.3.ebuild:
diff --git a/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild b/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild
index 4a77add734a0..62ba3f101ab4 100644
--- a/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild
+++ b/media-sound/qmpdclient/qmpdclient-1.1.3.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.3.ebuild,v 1.4 2010/10/20 10:07:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.3.ebuild,v 1.5 2010/10/24 22:46:49 jer Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="http://dump.bitcheese.net/files/${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?]"