summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-07-22 03:09:01 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-07-22 03:09:01 +0000
commit76b2dd252a4b15d135564d23d353eccf7859f7e6 (patch)
treee0c588c13cd7787ed9c2482092b4170096f09731 /x11-libs/xclass/xclass-0.8.2-r1.ebuild
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-76b2dd252a4b15d135564d23d353eccf7859f7e6.tar.gz
gentoo-2-76b2dd252a4b15d135564d23d353eccf7859f7e6.tar.bz2
gentoo-2-76b2dd252a4b15d135564d23d353eccf7859f7e6.zip
Drop virtual/x11 references.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-libs/xclass/xclass-0.8.2-r1.ebuild')
-rw-r--r--x11-libs/xclass/xclass-0.8.2-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/xclass/xclass-0.8.2-r1.ebuild b/x11-libs/xclass/xclass-0.8.2-r1.ebuild
index 4adc7a9cf89c..4ffab76e9387 100644
--- a/x11-libs/xclass/xclass-0.8.2-r1.ebuild
+++ b/x11-libs/xclass/xclass-0.8.2-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-libs/xclass/xclass-0.8.2-r1.ebuild,v 1.6 2006/03/15 08:10:10 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xclass/xclass-0.8.2-r1.ebuild,v 1.7 2007/07/22 03:09:01 dberkholz Exp $
DESCRIPTION="a C++ GUI toolkit for the X windows environment"
HOMEPAGE="http://xclass.sourceforge.net/"
@@ -11,10 +11,10 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha"
IUSE=""
-RDEPEND="|| ( x11-libs/libXpm virtual/x11 )
+RDEPEND="x11-libs/libXpm
virtual/libc"
DEPEND="${RDEPEND}
- || ( x11-proto/xextproto virtual/x11 )
+ x11-proto/xextproto
>=sys-apps/sed-4"
src_unpack() {