diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-09-19 00:47:24 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-09-19 00:47:24 +0000 |
commit | b95037c12b1a7e3532cf34f2be93dbe761da8dd8 (patch) | |
tree | 514e370133fe3995d4ab8979af989b075e984e00 /app-shells | |
parent | version bump (diff) | |
download | gentoo-2-b95037c12b1a7e3532cf34f2be93dbe761da8dd8.tar.gz gentoo-2-b95037c12b1a7e3532cf34f2be93dbe761da8dd8.tar.bz2 gentoo-2-b95037c12b1a7e3532cf34f2be93dbe761da8dd8.zip |
ia64 keywords
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pdksh/Manifest | 2 | ||||
-rw-r--r-- | app-shells/pdksh/pdksh-5.2.14-r4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/pdksh/Manifest b/app-shells/pdksh/Manifest index 7253a25524b4..7aa9c5fe117b 100644 --- a/app-shells/pdksh/Manifest +++ b/app-shells/pdksh/Manifest @@ -1,3 +1,3 @@ MD5 58e2189a585064080191a83415b50d97 ChangeLog 1949 -MD5 77d2b4a2aa8bef1a595e4fcb1f7d115a pdksh-5.2.14-r4.ebuild 918 +MD5 8ad2bfa47edc6882248822b9de137705 pdksh-5.2.14-r4.ebuild 920 MD5 e00717e9bd2d8dacd3133f594a131e54 files/digest-pdksh-5.2.14-r4 129 diff --git a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild b/app-shells/pdksh/pdksh-5.2.14-r4.ebuild index 106baf213223..ccdc4753d3a8 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-2003 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.14 2003/09/06 22:23:39 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.15 2003/09/19 00:47:22 avenj 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://www.cs.mun.ca/~michael/pdksh/" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha ia64" SLOT="0" LICENSE="as-is" |