summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-07-22 05:56:56 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-07-22 05:56:56 +0000
commit0708922d6d527d2e811e1a7dc5b541da9b96138b (patch)
tree0768882a87bc8bc9b43b0261b91d805474ca06c6 /x11-terms/xvt/xvt-2.1-r1.ebuild
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-0708922d6d527d2e811e1a7dc5b541da9b96138b.tar.gz
gentoo-2-0708922d6d527d2e811e1a7dc5b541da9b96138b.tar.bz2
gentoo-2-0708922d6d527d2e811e1a7dc5b541da9b96138b.zip
Drop virtual/x11 references.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-terms/xvt/xvt-2.1-r1.ebuild')
-rw-r--r--x11-terms/xvt/xvt-2.1-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-terms/xvt/xvt-2.1-r1.ebuild b/x11-terms/xvt/xvt-2.1-r1.ebuild
index 1ca6ac575636..e6367865bc2e 100644
--- a/x11-terms/xvt/xvt-2.1-r1.ebuild
+++ b/x11-terms/xvt/xvt-2.1-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-terms/xvt/xvt-2.1-r1.ebuild,v 1.4 2006/12/04 23:05:20 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/xvt/xvt-2.1-r1.ebuild,v 1.5 2007/07/22 05:56:56 dberkholz Exp $
inherit ccc eutils flag-o-matic
@@ -12,9 +12,9 @@ LICENSE="as-is"
SLOT="0"
KEYWORDS="~x86 ~alpha ~ppc"
IUSE=""
-RDEPEND="|| ( x11-libs/libX11 virtual/x11 )"
+RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
- || ( x11-proto/xproto virtual/x11 )"
+ x11-proto/xproto"
S=${WORKDIR}/${PN}-1.0
src_unpack() {