summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sqsh/sqsh-2.1.3-r1.ebuild')
-rw-r--r--dev-db/sqsh/sqsh-2.1.3-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-db/sqsh/sqsh-2.1.3-r1.ebuild b/dev-db/sqsh/sqsh-2.1.3-r1.ebuild
index 556ec2ce737d..6e4496a3932b 100644
--- a/dev-db/sqsh/sqsh-2.1.3-r1.ebuild
+++ b/dev-db/sqsh/sqsh-2.1.3-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.3-r1.ebuild,v 1.3 2006/09/18 17:02:33 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.3-r1.ebuild,v 1.4 2007/07/22 10:01:39 graaff Exp $
inherit eutils
@@ -16,13 +16,12 @@ KEYWORDS="~x86 ~amd64 ~x86-fbsd"
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"