diff options
Diffstat (limited to 'app-shells/sash/sash-3.4-r3.ebuild')
-rw-r--r-- | app-shells/sash/sash-3.4-r3.ebuild | 4 |
1 files changed, 3 insertions, 1 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" |