diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-09-29 16:52:47 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-09-29 16:52:47 +0000 |
commit | 92885ca5cf93043b784b103ec2099bce6f106981 (patch) | |
tree | 6d7e0c8145f92142b2dd06c2eae0c007d766350c /app-shells/sash | |
parent | update pam.d file (diff) | |
download | gentoo-2-92885ca5cf93043b784b103ec2099bce6f106981.tar.gz gentoo-2-92885ca5cf93043b784b103ec2099bce6f106981.tar.bz2 gentoo-2-92885ca5cf93043b784b103ec2099bce6f106981.zip |
desc typo fix
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/sash-3.4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/sash/sash-3.4-r5.ebuild b/app-shells/sash/sash-3.4-r5.ebuild index b9aeef8c1d3f..c888ab53e6bb 100644 --- a/app-shells/sash/sash-3.4-r5.ebuild +++ b/app-shells/sash/sash-3.4-r5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.6 2002/09/14 15:51:24 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.7 2002/09/29 16:52:47 drobbins Exp $ S=${WORKDIR}/${P} -DESCRIPTION="A small static UNIX Shell with readline suppport" +DESCRIPTION="A small static UNIX Shell with readline support" SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz http://dimavb.st.simbirsk.su/vlk/sash-3.x-readline.diff.gz" HOMEPAGE="http://www.canb.auug.org.au/~dbell/ http://dimavb.st.simbirsk.su/vlk/" |