summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 10:32:58 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 10:32:58 +0000
commit9e97414dfb803a7d4eef69f9784bc3672d67e7e7 (patch)
tree203404ba1a5aa6a8cd85371d5e8081b7abd989af /rox-base/rox-clib/rox-clib-2.1.10.ebuild
parentFixed slot deps (diff)
downloadgentoo-2-9e97414dfb803a7d4eef69f9784bc3672d67e7e7.tar.gz
gentoo-2-9e97414dfb803a7d4eef69f9784bc3672d67e7e7.tar.bz2
gentoo-2-9e97414dfb803a7d4eef69f9784bc3672d67e7e7.zip
Fixed slot deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'rox-base/rox-clib/rox-clib-2.1.10.ebuild')
-rw-r--r--rox-base/rox-clib/rox-clib-2.1.10.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/rox-base/rox-clib/rox-clib-2.1.10.ebuild b/rox-base/rox-clib/rox-clib-2.1.10.ebuild
index 0ecd93fdb936..5bf90322fd17 100644
--- a/rox-base/rox-clib/rox-clib-2.1.10.ebuild
+++ b/rox-base/rox-clib/rox-clib-2.1.10.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/rox-base/rox-clib/rox-clib-2.1.10.ebuild,v 1.8 2008/09/01 09:36:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-clib/rox-clib-2.1.10.ebuild,v 1.9 2011/03/29 10:32:58 angelos Exp $
+EAPI=1
inherit multilib
MY_PN="ROX-CLib"
@@ -14,8 +15,8 @@ SLOT="0"
KEYWORDS="amd64 ppc sparc x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2.0.1
- >=dev-libs/libxml2-2.4.0"
+RDEPEND="x11-libs/gtk+:2
+ dev-libs/libxml2:2"
DEPEND="$RDEPEND
>=dev-util/pkgconfig-0.20