summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-14 12:33:46 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-14 12:33:46 +0000
commitcaa14f6b2aa7f2538b1278a74daef1cbd0e11bdb (patch)
tree2042d9f4dff157ccd62676f4c6639641d389b175 /media-sound
parentFix boost detection, thanks to Sebastian Mingramm in bug 295474. Remove previ... (diff)
downloadgentoo-2-caa14f6b2aa7f2538b1278a74daef1cbd0e11bdb.tar.gz
gentoo-2-caa14f6b2aa7f2538b1278a74daef1cbd0e11bdb.tar.bz2
gentoo-2-caa14f6b2aa7f2538b1278a74daef1cbd0e11bdb.zip
stable x86, bug 299317
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qmpdclient/ChangeLog6
-rw-r--r--media-sound/qmpdclient/qmpdclient-1.1.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/qmpdclient/ChangeLog b/media-sound/qmpdclient/ChangeLog
index cf3edd515e8a..d245e9b0d58c 100644
--- a/media-sound/qmpdclient/ChangeLog
+++ b/media-sound/qmpdclient/ChangeLog
@@ -1,6 +1,10 @@
# 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.62 2010/01/14 11:25:36 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/ChangeLog,v 1.63 2010/01/14 12:33:46 fauli Exp $
+
+ 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ qmpdclient-1.1.2.ebuild:
+ stable x86, bug 299317
14 Jan 2010; Ben de Groot <yngwin@gentoo.org> qmpdclient-1.1.2-r1.ebuild:
Fix translations installation, bug 289717.
diff --git a/media-sound/qmpdclient/qmpdclient-1.1.2.ebuild b/media-sound/qmpdclient/qmpdclient-1.1.2.ebuild
index b8b1a53c0d02..6224c273b45f 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.4 2010/01/12 18:39:36 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.2.ebuild,v 1.5 2010/01/14 12:33:46 fauli 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?]"