summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-07-22 05:24:51 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-07-22 05:24:51 +0000
commit2039c760d70e12ff37e4183b88a835ea4de02a85 (patch)
treeebf827447b22df205c85894fd2da451503822db1 /x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-2039c760d70e12ff37e4183b88a835ea4de02a85.tar.gz
gentoo-2-2039c760d70e12ff37e4183b88a835ea4de02a85.tar.bz2
gentoo-2-2039c760d70e12ff37e4183b88a835ea4de02a85.zip
Drop virtual/x11 references.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild')
-rw-r--r--x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild16
1 files changed, 7 insertions, 9 deletions
diff --git a/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild b/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild
index ccea38fb3a3f..cd5faeb994ae 100644
--- a/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild
+++ b/x11-plugins/wmbattery/wmbattery-2.19-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/wmbattery/wmbattery-2.19-r1.ebuild,v 1.6 2006/01/24 22:18:27 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-2.19-r1.ebuild,v 1.7 2007/07/22 05:24:51 dberkholz Exp $
inherit eutils
@@ -17,14 +17,12 @@ LICENSE="GPL-2"
KEYWORDS="x86 amd64 -sparc ~ppc"
RDEPEND="sys-apps/apmd
- || ( (
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXt
- x11-libs/libXpm )
- virtual/x11 )"
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXt
+ x11-libs/libXpm"
DEPEND="${RDEPEND}
- || ( x11-proto/xextproto virtual/x11 )"
+ x11-proto/xextproto"
src_compile() {
econf || die "Configuration failed"