diff options
Diffstat (limited to 'app-shells/pdksh/pdksh-5.2.14-r4.ebuild')
-rw-r--r-- | app-shells/pdksh/pdksh-5.2.14-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild b/app-shells/pdksh/pdksh-5.2.14-r4.ebuild index 3140d785def8..31fe3f6280ed 100644 --- a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild +++ b/app-shells/pdksh/pdksh-5.2.14-r4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.9 2002/11/05 02:19:14 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.10 2002/12/09 04:17:43 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="The Public Domain Korn Shell" SRC_URI="ftp://ftp.cs.mun.ca/pub/pdksh/${P}.tar.gz ftp://ftp.cs.mun.ca/pub/pdksh/${P}-patches.1" HOMEPAGE="http://ww.cs.mun.ca/~michael/pdksh/" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " SLOT="0" LICENSE="as-is" |