summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmpeople/wmpeople-1.3.ebuild')
-rw-r--r--x11-plugins/wmpeople/wmpeople-1.3.ebuild20
1 files changed, 8 insertions, 12 deletions
diff --git a/x11-plugins/wmpeople/wmpeople-1.3.ebuild b/x11-plugins/wmpeople/wmpeople-1.3.ebuild
index 097fe5400c97..c17cb0c98a7e 100644
--- a/x11-plugins/wmpeople/wmpeople-1.3.ebuild
+++ b/x11-plugins/wmpeople/wmpeople-1.3.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/wmpeople/wmpeople-1.3.ebuild,v 1.5 2006/02/03 13:34:48 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpeople/wmpeople-1.3.ebuild,v 1.6 2007/07/22 04:40:15 dberkholz Exp $
inherit eutils
@@ -13,17 +13,13 @@ SLOT="0"
KEYWORDS="x86 ppc ~sparc"
IUSE=""
-RDEPEND="|| ( (
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXt
- x11-libs/libXpm )
- virtual/x11 )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXt
+ x11-libs/libXpm"
DEPEND="${RDEPEND}
- || ( (
- x11-proto/xproto
- x11-proto/xextproto )
- virtual/x11 )
+ x11-proto/xproto
+ x11-proto/xextproto
>=net-mail/peephole-1.2"
src_install() {