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 d1fd68e56eb2..e2dd3a630cba 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 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.5 2002/07/29 02:24:21 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.6 2002/08/16 02:37:45 murphy 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" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="as-is" |