diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-03-07 22:18:34 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-03-07 22:18:34 +0000 |
commit | 51044102c73a31cf35887cbf879876090ab811ce (patch) | |
tree | 7c0e98c804541925570c347ae4f401283d2bb1cc /media-sound/qmpdclient/qmpdclient-1.0.8.ebuild | |
parent | Stable on amd64, bug #210326 (diff) | |
download | gentoo-2-51044102c73a31cf35887cbf879876090ab811ce.tar.gz gentoo-2-51044102c73a31cf35887cbf879876090ab811ce.tar.bz2 gentoo-2-51044102c73a31cf35887cbf879876090ab811ce.zip |
Stable on amd64, bug #210526
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/qmpdclient/qmpdclient-1.0.8.ebuild')
-rw-r--r-- | media-sound/qmpdclient/qmpdclient-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild b/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild index 26b7c7ab9757..b5cf0ae739a4 100644 --- a/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild +++ b/media-sound/qmpdclient/qmpdclient-1.0.8.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.8.ebuild,v 1.8 2008/02/20 07:38:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmpdclient/qmpdclient-1.0.8.ebuild,v 1.9 2008/03/07 22:18:34 angelos Exp $ inherit eutils multilib qt4 toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://havtknut.tihlde.org/${PN}/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="" DEPEND="$(qt4_min_version 4.2)" |