diff options
Diffstat (limited to 'media-sound/qmpdclient/qmpdclient-1.1.1.ebuild')
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qmpdclient/qmpdclient-1.1.1.ebuild b/media-sound/qmpdclient/qmpdclient-1.1.1.ebuild index 508be88799ca..fa4d8f347d01 100644 --- a/media-sound/qmpdclient/qmpdclient-1.1.1.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.1.ebuild,v 1.3 2009/06/27 08:05:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.1.1.ebuild,v 1.4 2009/10/05 21:52:49 maekke Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz 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?]" |