summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-07-22 04:44:41 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-07-22 04:44:41 +0000
commite6cd31e5a4bdbccfe50765d122caef13ae977d22 (patch)
tree3375a715454a7d88074f2d94a98a889df68cb1bc /x11-plugins/wmnet/wmnet-1.06-r1.ebuild
parentRemove virtual/x11 from dependencies. (diff)
downloadgentoo-2-e6cd31e5a4bdbccfe50765d122caef13ae977d22.tar.gz
gentoo-2-e6cd31e5a4bdbccfe50765d122caef13ae977d22.tar.bz2
gentoo-2-e6cd31e5a4bdbccfe50765d122caef13ae977d22.zip
Drop virtual/x11 references.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-plugins/wmnet/wmnet-1.06-r1.ebuild')
-rw-r--r--x11-plugins/wmnet/wmnet-1.06-r1.ebuild20
1 files changed, 8 insertions, 12 deletions
diff --git a/x11-plugins/wmnet/wmnet-1.06-r1.ebuild b/x11-plugins/wmnet/wmnet-1.06-r1.ebuild
index a3ac0479d2e8..89e566bdd896 100644
--- a/x11-plugins/wmnet/wmnet-1.06-r1.ebuild
+++ b/x11-plugins/wmnet/wmnet-1.06-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild,v 1.8 2006/01/31 20:06:22 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild,v 1.9 2007/07/22 04:44:41 dberkholz Exp $
inherit eutils
@@ -10,17 +10,13 @@ SRC_URI="http://www.digitalkaos.net/linux/wmnet/download/${P}.tar.gz
mirror://gentoo/${P}-misc.patch.bz2"
HOMEPAGE="http://www.digitalkaos.net/linux/wmnet/"
-RDEPEND="|| ( (
- x11-libs/libX11
- x11-libs/libXext )
- virtual/x11 )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext"
DEPEND="${RDEPEND}
- || ( (
- x11-proto/xproto
- x11-proto/xextproto
- x11-misc/imake
- app-text/rman )
- virtual/x11 )"
+ x11-proto/xproto
+ x11-proto/xextproto
+ x11-misc/imake
+ app-text/rman"
SLOT="0"
LICENSE="GPL-2"