summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2003-05-29 09:55:08 +0000
committerRainer Groesslinger <scandium@gentoo.org>2003-05-29 09:55:08 +0000
commite0901bc9d8b7da0ef1d89f263fe67d6b12a19b69 (patch)
tree478c9bbbb85978bbda618d7126954d321f9e2db0 /app-shells
parentremoved rss_glx (diff)
downloadhistorical-e0901bc9d8b7da0ef1d89f263fe67d6b12a19b69.tar.gz
historical-e0901bc9d8b7da0ef1d89f263fe67d6b12a19b69.tar.bz2
historical-e0901bc9d8b7da0ef1d89f263fe67d6b12a19b69.zip
fixed a typo
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/pdksh/ChangeLog6
-rw-r--r--app-shells/pdksh/Manifest3
-rw-r--r--app-shells/pdksh/pdksh-5.2.14-r4.ebuild4
3 files changed, 10 insertions, 3 deletions
diff --git a/app-shells/pdksh/ChangeLog b/app-shells/pdksh/ChangeLog
index 294e31f9ad9e..806e5d64be2f 100644
--- a/app-shells/pdksh/ChangeLog
+++ b/app-shells/pdksh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/pdksh
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.10 2003/03/19 18:09:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.11 2003/05/29 09:54:44 scandium Exp $
+
+ 29 May 2003; Rainer Groesslinger <scandium@gentoo.org>
+ pdksh-5.2.14-r4.ebuild:
+ fixed a typo in the homepage field
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/app-shells/pdksh/Manifest b/app-shells/pdksh/Manifest
new file mode 100644
index 000000000000..c7a2c51d9f4c
--- /dev/null
+++ b/app-shells/pdksh/Manifest
@@ -0,0 +1,3 @@
+MD5 58e2189a585064080191a83415b50d97 ChangeLog 1949
+MD5 baf9247be4ba9988f85c28fb8fa26baf pdksh-5.2.14-r4.ebuild 919
+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 8ff12222165f..56c988156acd 100644
--- a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild
+++ b/app-shells/pdksh/pdksh-5.2.14-r4.ebuild
@@ -1,12 +1,12 @@
# 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.12 2003/03/19 18:09:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.13 2003/05/29 09:54:44 scandium 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/"
+HOMEPAGE="http://www.cs.mun.ca/~michael/pdksh/"
KEYWORDS="x86 ppc sparc alpha"
SLOT="0"
LICENSE="as-is"