summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-25 15:39:00 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-25 15:39:00 +0000
commit0ffcbb19bbc9fec4b8b45cd456eb459e6ad1e32e (patch)
treeac2f4ea7085e8fbfd014eb23cb038626caa91ccb /app-shells/pdksh
parentadded ppc to keywords (diff)
downloadhistorical-0ffcbb19bbc9fec4b8b45cd456eb459e6ad1e32e.tar.gz
historical-0ffcbb19bbc9fec4b8b45cd456eb459e6ad1e32e.tar.bz2
historical-0ffcbb19bbc9fec4b8b45cd456eb459e6ad1e32e.zip
Added missing keywords
Diffstat (limited to 'app-shells/pdksh')
-rw-r--r--app-shells/pdksh/ChangeLog8
-rw-r--r--app-shells/pdksh/pdksh-5.2.14-r3.ebuild5
-rw-r--r--app-shells/pdksh/pdksh-5.2.14-r4.ebuild5
3 files changed, 15 insertions, 3 deletions
diff --git a/app-shells/pdksh/ChangeLog b/app-shells/pdksh/ChangeLog
index 4ee22d086c6b..fd42a4d19ce9 100644
--- a/app-shells/pdksh/ChangeLog
+++ b/app-shells/pdksh/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-shells/pdksh
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.3 2002/04/14 04:41:57 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.4 2002/07/25 15:39:00 aliz Exp $
*pdksh-5.2.14-r4 (13 Apr 2002)
+ 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> pdksh-5.2.14-r4.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
13 Apr 2002; Seemant Kulleen <seemant@gentoo.org> pdksh-5.2.14-r4.ebuild :
Updated ebuild syntax from try to || die and removed the CHOST business from
@@ -17,6 +20,9 @@
*pdksh-5.2.14-r3 (1 Feb 2002)
+ 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> pdksh-5.2.14-r3.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/app-shells/pdksh/pdksh-5.2.14-r3.ebuild b/app-shells/pdksh/pdksh-5.2.14-r3.ebuild
index e4a5f0d310fc..8966a8c48864 100644
--- a/app-shells/pdksh/pdksh-5.2.14-r3.ebuild
+++ b/app-shells/pdksh/pdksh-5.2.14-r3.ebuild
@@ -1,12 +1,15 @@
# Copyright 1999-2000 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-r3.ebuild,v 1.3 2002/07/11 06:30:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r3.ebuild,v 1.4 2002/07/25 15:39:00 aliz 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"
+SLOT="0"
+LICENSE="as-is"
DEPEND=">=sys-libs/glibc-2.1.3"
diff --git a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild b/app-shells/pdksh/pdksh-5.2.14-r4.ebuild
index 6749efbcd035..492486adc9d6 100644
--- a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild
+++ b/app-shells/pdksh/pdksh-5.2.14-r4.ebuild
@@ -1,12 +1,15 @@
# Copyright 1999-2000 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.3 2002/07/11 06:30:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.4 2002/07/25 15:39:00 aliz 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"
+SLOT="0"
+LICENSE="as-is"
DEPEND=">=sys-libs/glibc-2.1.3"