summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 12:40:00 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 12:40:00 +0000
commit6cdce41e024293fd5b4c2ab9593cc81c26fbce7e (patch)
tree75a25bf93acdb6ccafa68ad0c1f3f3e5738bea04 /media-sound/quark/quark-3.21.ebuild
parent"ios" is now global USE flag. (diff)
downloadgentoo-2-6cdce41e024293fd5b4c2ab9593cc81c26fbce7e.tar.gz
gentoo-2-6cdce41e024293fd5b4c2ab9593cc81c26fbce7e.tar.bz2
gentoo-2-6cdce41e024293fd5b4c2ab9593cc81c26fbce7e.zip
Fix gtk+ slot deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/quark/quark-3.21.ebuild')
-rw-r--r--media-sound/quark/quark-3.21.ebuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/media-sound/quark/quark-3.21.ebuild b/media-sound/quark/quark-3.21.ebuild
index 242c0014b3a5..e9437e18dddd 100644
--- a/media-sound/quark/quark-3.21.ebuild
+++ b/media-sound/quark/quark-3.21.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/quark/quark-3.21.ebuild,v 1.13 2008/08/07 20:41:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/quark/quark-3.21.ebuild,v 1.14 2011/03/29 12:40:00 angelos Exp $
+EAPI=1
inherit gnome2 eutils autotools
DESCRIPTION="Quark is the Anti-GUI Music Player with a cool Docklet!"
@@ -15,9 +16,9 @@ LICENSE="GPL-2"
IUSE=""
RDEPEND=">=media-libs/xine-lib-1_beta10
- >=x11-libs/gtk+-2.2.1
- >=gnome-base/gconf-2.2.0
- >=gnome-base/gnome-vfs-2.0.4-r2"
+ >=x11-libs/gtk+-2.2.1:2
+ >=gnome-base/gconf-2.2.0:2
+ >=gnome-base/gnome-vfs-2.0.4-r2:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"