summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 03:52:10 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 03:52:10 +0000
commite28fa77f4eaa385bbc28b40e1d8eda5885d8e822 (patch)
treec772a042b9e5d128970f2bb885e11d483b73571e /x11-misc/peksystray/peksystray-0.2.1.ebuild
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-e28fa77f4eaa385bbc28b40e1d8eda5885d8e822.tar.gz
gentoo-2-e28fa77f4eaa385bbc28b40e1d8eda5885d8e822.tar.bz2
gentoo-2-e28fa77f4eaa385bbc28b40e1d8eda5885d8e822.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-misc/peksystray/peksystray-0.2.1.ebuild')
-rw-r--r--x11-misc/peksystray/peksystray-0.2.1.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-misc/peksystray/peksystray-0.2.1.ebuild b/x11-misc/peksystray/peksystray-0.2.1.ebuild
index a81d05ae65ac..515e6c8fea84 100644
--- a/x11-misc/peksystray/peksystray-0.2.1.ebuild
+++ b/x11-misc/peksystray/peksystray-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.1.ebuild,v 1.8 2007/02/03 03:49:32 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.1.ebuild,v 1.9 2007/07/22 03:52:10 omp Exp $
inherit eutils multilib
@@ -13,10 +13,8 @@ SLOT="0"
KEYWORDS="alpha ~amd64 ppc x86"
IUSE=""
-RDEPEND="|| ( (
- x11-libs/libXt
- x11-libs/libX11 )
- virtual/x11 )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXt"
DEPEND="${RDEPEND}"
src_compile() {