diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-15 23:09:17 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-15 23:09:17 +0000 |
commit | 4ff8fb04ea8c684dd5bae05892783d6490cd4c70 (patch) | |
tree | aed2241f51006349302b33f36f9056d51c9f92b7 /app-shells/ksh | |
parent | added s390 keywords (diff) | |
download | historical-4ff8fb04ea8c684dd5bae05892783d6490cd4c70.tar.gz historical-4ff8fb04ea8c684dd5bae05892783d6490cd4c70.tar.bz2 historical-4ff8fb04ea8c684dd5bae05892783d6490cd4c70.zip |
added s390 keywords
Diffstat (limited to 'app-shells/ksh')
-rw-r--r-- | app-shells/ksh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ksh/Manifest | 8 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20030724.ebuild | 4 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20040229.ebuild | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog index 98491fcae099..48d567219799 100644 --- a/app-shells/ksh/ChangeLog +++ b/app-shells/ksh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ksh # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.10 2004/04/10 21:22:03 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.11 2004/04/15 23:09:17 randy Exp $ + + 15 Apr 2004; Michael McCabe <randy@gentoo.org> ksh-93.20040229.ebuild: + adding s390 keywords *ksh-93.20040229 (10 Apr 2004) diff --git a/app-shells/ksh/Manifest b/app-shells/ksh/Manifest index 3bace9a78eba..4329259ce43a 100644 --- a/app-shells/ksh/Manifest +++ b/app-shells/ksh/Manifest @@ -1,7 +1,7 @@ -MD5 0ba2a00748abc0d4d6c41d6ae78bd314 ksh-93.20040229.ebuild 2307 -MD5 8bc77bfcbeb6b48d224c325da0b6dceb ksh-93.20030724.ebuild 2373 -MD5 b59f449e6f2d28fe0cbdc7fb7daca552 ChangeLog 1462 +MD5 68b2e59d824986ac8194934dab1fd7bd ChangeLog 1558 +MD5 a0cc20de3e7b875351f6e3353817f859 ksh-93.20030724.ebuild 2373 MD5 e283b9362f2885bedf238e7c08f51e26 metadata.xml 1272 -MD5 fc05a830ab720e8d3462bb10f0474258 files/ksh-93.20030724-libs.diff 12867 +MD5 67b990b629e09b35581fd0ee3aef3972 ksh-93.20040229.ebuild 2311 MD5 75a91bdad38d09a163894fd8ebc8adff files/digest-ksh-93.20030724 206 +MD5 fc05a830ab720e8d3462bb10f0474258 files/ksh-93.20030724-libs.diff 12867 MD5 9d9dc80da41b462852a6632153563619 files/digest-ksh-93.20040229 206 diff --git a/app-shells/ksh/ksh-93.20030724.ebuild b/app-shells/ksh/ksh-93.20030724.ebuild index 6d8c55f0fc9b..2333e1dbec62 100644 --- a/app-shells/ksh/ksh-93.20030724.ebuild +++ b/app-shells/ksh/ksh-93.20030724.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.7 2003/12/06 15:26:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.8 2004/04/15 23:09:17 randy Exp $ inherit ccc eutils diff --git a/app-shells/ksh/ksh-93.20040229.ebuild b/app-shells/ksh/ksh-93.20040229.ebuild index 07d38e1255dc..958d486ced61 100644 --- a/app-shells/ksh/ksh-93.20040229.ebuild +++ b/app-shells/ksh/ksh-93.20040229.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/ksh/ksh-93.20040229.ebuild,v 1.1 2004/04/10 21:22:03 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.2 2004/04/15 23:09:17 randy Exp $ inherit ccc eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.research.att.com/~gsf/download/tgz/INIT.${RELEASE}.tgz LICENSE="ATT" SLOT="0" -KEYWORDS="~x86 ~alpha ~sparc" +KEYWORDS="~x86 ~alpha ~sparc s390" IUSE="static nls" DEPEND="virtual/glibc !app-shells/pdksh" |