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 | 74976d6cddd87e8c79f3fb18f9ee0a558cc1c12b (patch) | |
tree | 3dd14701616b7c7a17cf1c6ccc09dfda829ae784 /app-shells | |
parent | update pam.d file (diff) | |
download | historical-74976d6cddd87e8c79f3fb18f9ee0a558cc1c12b.tar.gz historical-74976d6cddd87e8c79f3fb18f9ee0a558cc1c12b.tar.bz2 historical-74976d6cddd87e8c79f3fb18f9ee0a558cc1c12b.zip |
desc typo fix
Diffstat (limited to 'app-shells')
-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/" |