summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
commit2fafcb321f5ae80068469332c4ed3aa5151b647c (patch)
tree883963d53c8d57d1ad6325589cc2075066ff98f4 /app-shells/sash
parentfix digest (diff)
downloadgentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip
big IUSE commit
Diffstat (limited to 'app-shells/sash')
-rw-r--r--app-shells/sash/sash-3.4-r3.ebuild4
-rw-r--r--app-shells/sash/sash-3.4-r4.ebuild4
-rw-r--r--app-shells/sash/sash-3.4-r5.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/app-shells/sash/sash-3.4-r3.ebuild b/app-shells/sash/sash-3.4-r3.ebuild
index d4f0f7b2feee..ebf29d8728cb 100644
--- a/app-shells/sash/sash-3.4-r3.ebuild
+++ b/app-shells/sash/sash-3.4-r3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.11 2002/10/04 05:02:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.12 2002/10/05 05:39:09 drobbins Exp $
+
+IUSE="readline static"
S=${WORKDIR}/${P}
DESCRIPTION="A small UNIX Shell with readline suppport"
diff --git a/app-shells/sash/sash-3.4-r4.ebuild b/app-shells/sash/sash-3.4-r4.ebuild
index 5df389eee37f..0ac6b1ee810b 100644
--- a/app-shells/sash/sash-3.4-r4.ebuild
+++ b/app-shells/sash/sash-3.4-r4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r4.ebuild,v 1.6 2002/10/04 05:02:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r4.ebuild,v 1.7 2002/10/05 05:39:09 drobbins Exp $
+
+IUSE="readline"
S=${WORKDIR}/${P}
DESCRIPTION="A small static UNIX Shell with readline suppport"
diff --git a/app-shells/sash/sash-3.4-r5.ebuild b/app-shells/sash/sash-3.4-r5.ebuild
index d5fbc05bd800..145e80bd134a 100644
--- a/app-shells/sash/sash-3.4-r5.ebuild
+++ b/app-shells/sash/sash-3.4-r5.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.8 2002/10/04 05:02:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.9 2002/10/05 05:39:09 drobbins Exp $
+
+IUSE="readline"
S=${WORKDIR}/${P}
DESCRIPTION="A small static UNIX Shell with readline support"