summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-07-22 10:01:39 +0000
committerHans de Graaff <graaff@gentoo.org>2007-07-22 10:01:39 +0000
commitfb50f971a508aa0124e8bf0cebf68307675ebb70 (patch)
tree818033abca1209aa6da026d221fb34b0b9052e52 /dev-db/sqsh/sqsh-2.1-r1.ebuild
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-fb50f971a508aa0124e8bf0cebf68307675ebb70.tar.gz
gentoo-2-fb50f971a508aa0124e8bf0cebf68307675ebb70.tar.bz2
gentoo-2-fb50f971a508aa0124e8bf0cebf68307675ebb70.zip
Drop virtual/x11 references.
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-db/sqsh/sqsh-2.1-r1.ebuild')
-rw-r--r--dev-db/sqsh/sqsh-2.1-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-db/sqsh/sqsh-2.1-r1.ebuild b/dev-db/sqsh/sqsh-2.1-r1.ebuild
index f29d88160bb4..e0f5cb769e10 100644
--- a/dev-db/sqsh/sqsh-2.1-r1.ebuild
+++ b/dev-db/sqsh/sqsh-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/dev-db/sqsh/sqsh-2.1-r1.ebuild,v 1.14 2007/07/13 06:38:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1-r1.ebuild,v 1.15 2007/07/22 10:01:39 graaff Exp $
inherit eutils
@@ -15,13 +15,12 @@ KEYWORDS="x86 amd64"
DEPEND="dev-db/freetds
readline? ( sys-libs/readline )
- X? ( || ( (
+ X? (
x11-libs/libXaw
x11-libs/libXt
x11-libs/libXext
x11-libs/libXmu
x11-libs/libX11 )
- virtual/x11 ) )
motif? ( x11-libs/openmotif )
virtual/libc"