summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-04-15 23:46:36 +0000
committerMichael McCabe <randy@gentoo.org>2004-04-15 23:46:36 +0000
commit1507e8601946893d5fcd7502657959a03147c416 (patch)
tree507886157bd4022cb3e7d96e6921366540973202 /app-shells
parentVersion bump. Bug # 46370. (diff)
downloadhistorical-1507e8601946893d5fcd7502657959a03147c416.tar.gz
historical-1507e8601946893d5fcd7502657959a03147c416.tar.bz2
historical-1507e8601946893d5fcd7502657959a03147c416.zip
Added s390 keywords
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/pdksh/ChangeLog5
-rw-r--r--app-shells/pdksh/Manifest4
-rw-r--r--app-shells/pdksh/pdksh-5.2.14-r4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/pdksh/ChangeLog b/app-shells/pdksh/ChangeLog
index d5f57e8f2970..5b5695b438cd 100644
--- a/app-shells/pdksh/ChangeLog
+++ b/app-shells/pdksh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/pdksh
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.13 2004/01/14 03:23:05 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.14 2004/04/15 23:46:36 randy Exp $
+
+ 15 Apr 2004; Michael McCabe <randy@gentoo.org> pdksh-5.2.14-r4.ebuild:
+ Adding s390 keywords
13 Jan 2004; Jon Portnoy <avenj@gentoo.org> pdksh-5.2.14-r4.ebuild :
Stable on AMD64.
diff --git a/app-shells/pdksh/Manifest b/app-shells/pdksh/Manifest
index b779eb2c8da3..e05dc8c3cf55 100644
--- a/app-shells/pdksh/Manifest
+++ b/app-shells/pdksh/Manifest
@@ -1,4 +1,4 @@
-MD5 8fb850e9cd2349cc7db5e1fe9e5ca39b ChangeLog 2257
-MD5 94000b2c02e83284bfbeea1525b68b22 pdksh-5.2.14-r4.ebuild 1028
+MD5 716d8ff33cfd27a121f4ddbbe7b9fc2c ChangeLog 2354
+MD5 a94bcad29841bb3634f24a0e495f5b10 pdksh-5.2.14-r4.ebuild 1029
MD5 e00717e9bd2d8dacd3133f594a131e54 files/digest-pdksh-5.2.14-r4 129
MD5 2cf77b988d3a4d99a847a3829c964847 files/pdksh-5.2.14-coreutils-posix-fix.patch 439
diff --git a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild b/app-shells/pdksh/pdksh-5.2.14-r4.ebuild
index 9cfbd20761a2..3e6d61cb4b23 100644
--- a/app-shells/pdksh/pdksh-5.2.14-r4.ebuild
+++ b/app-shells/pdksh/pdksh-5.2.14-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.18 2004/02/22 07:17:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.19 2004/04/15 23:46:36 randy Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cs.mun.ca/pub/pdksh/${P}.tar.gz
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc alpha ~hppa ~mips amd64 ia64 ~ppc64"
+KEYWORDS="x86 ppc sparc alpha ~hppa ~mips amd64 ia64 ~ppc64 s390"
DEPEND=">=sys-libs/glibc-2.1.3
sys-apps/coreutils"