summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-11 21:04:18 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-11 21:04:18 +0000
commitf8eea26a177a8a750557134444e5b37ddadd4f7b (patch)
tree36ff5224ac05369fbd9b6145dfb8b015c85b891d /dev-db/sqsh
parentunmasks and changelog fixes (diff)
downloadgentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.gz
gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.bz2
gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.zip
unmask and changelog fixes
Diffstat (limited to 'dev-db/sqsh')
-rw-r--r--dev-db/sqsh/sqsh-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqsh/sqsh-2.1.ebuild b/dev-db/sqsh/sqsh-2.1.ebuild
index 28b2b35d4e66..e59647d9ce11 100644
--- a/dev-db/sqsh/sqsh-2.1.ebuild
+++ b/dev-db/sqsh/sqsh-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.ebuild,v 1.6 2003/04/16 17:39:39 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqsh/sqsh-2.1.ebuild,v 1.7 2003/07/11 21:04:17 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Replacement for the venerable 'isql' program supplied by Sybase."
@@ -13,7 +13,7 @@ DEPEND="dev-db/freetds
virtual/glibc"
SLOT="0"
SRC_URI="http://www.sqsh.org/${P}-src.tar.gz"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="readline X motif"
src_compile() {