summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-07-28 16:06:31 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-07-28 16:06:31 +0000
commite090b9a1eadca9d7fc9e4fa0bae98fa955d0f336 (patch)
tree57c3e93e7b7b6c5c4ec832110a6a38c1f9e227cc /media-sound
parentarm love (diff)
downloadgentoo-2-e090b9a1eadca9d7fc9e4fa0bae98fa955d0f336.tar.gz
gentoo-2-e090b9a1eadca9d7fc9e4fa0bae98fa955d0f336.tar.bz2
gentoo-2-e090b9a1eadca9d7fc9e4fa0bae98fa955d0f336.zip
stable amd64, bug 232002
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qmpdclient/ChangeLog6
-rw-r--r--media-sound/qmpdclient/qmpdclient-1.0.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog
index 13b16e807dff..df35e1d8af4f 100644
--- a/media-sound/qmpdclient/ChangeLog
+++ b/media-sound/qmpdclient/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/qmpdclient
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.33 2008/07/26 21:28:46 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.34 2008/07/28 16:06:31 gentoofan23 Exp $
+
+ 28 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org>
+ qmpdclient-1.0.9.ebuild:
+ stable amd64, bug 232002
26 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qmpdclient-1.0.8.ebuild,
qmpdclient-1.0.8-r1.ebuild, qmpdclient-1.0.9.ebuild:
diff --git a/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild b/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild
index 26eb245f3bfa..654fc1276d3f 100644
--- a/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild
+++ b/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild,v 1.5 2008/07/26 21:28:46 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.9.ebuild,v 1.6 2008/07/28 16:06:31 gentoofan23 Exp $
EAPI=1
inherit eutils multilib qt4 toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://havtknut.tihlde.org/${PN}/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ppc ~sparc x86"
+KEYWORDS="amd64 ~hppa ppc ~sparc x86"
IUSE=""
DEPEND="|| ( x11-libs/qt-gui:4 =x11-libs/qt-4.3* )"