diff options
author | Tom Gall <tgall@gentoo.org> | 2005-12-04 19:32:30 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-12-04 19:32:30 +0000 |
commit | aeda9e55498410fa9e83e4cab3c457cf87895784 (patch) | |
tree | dc618ea420a4b1c76ea65a7fcefee134fd3f5e1e /app-shells/pdksh | |
parent | Clean up ebuild and fix m4 warnings. (diff) | |
download | historical-aeda9e55498410fa9e83e4cab3c457cf87895784.tar.gz historical-aeda9e55498410fa9e83e4cab3c457cf87895784.tar.bz2 historical-aeda9e55498410fa9e83e4cab3c457cf87895784.zip |
stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-shells/pdksh')
-rw-r--r-- | app-shells/pdksh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/pdksh/Manifest | 4 | ||||
-rw-r--r-- | app-shells/pdksh/pdksh-5.2.14-r4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/pdksh/ChangeLog b/app-shells/pdksh/ChangeLog index afb13e6c6a86..7f1a16cef6f3 100644 --- a/app-shells/pdksh/ChangeLog +++ b/app-shells/pdksh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/pdksh # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.17 2005/01/01 15:58:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.18 2005/12/04 19:32:30 tgall Exp $ + + 04 Dec 2005; Tom Gall <tgall@gentoo.org> pdksh-5.2.14-r4.ebuild: + stable on ppc64 12 Sep 2004; Tavis Ormandy <taviso@gentoo.org> pdksh-5.2.14-r4.ebuild: block app-shells/ksh bug #63802 diff --git a/app-shells/pdksh/Manifest b/app-shells/pdksh/Manifest index 673578dede26..17d144097195 100644 --- a/app-shells/pdksh/Manifest +++ b/app-shells/pdksh/Manifest @@ -1,4 +1,4 @@ -MD5 5fc4f23eaea189fb992396acd1f01c27 ChangeLog 2458 -MD5 f11c75fd277f8ccf59bb021289d55111 pdksh-5.2.14-r4.ebuild 1022 +MD5 1bdac331b7f089a3fc56015eb52434fe ChangeLog 2539 +MD5 9e66d0c396902072c5afa7763a928be9 pdksh-5.2.14-r4.ebuild 1016 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 4149be73f472..46d7c84b65f8 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-2005 Gentoo Foundation # 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.24 2005/01/01 15:58:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r4.ebuild,v 1.25 2005/12/04 19:32:30 tgall Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cs.mun.ca/pub/pdksh/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha ~hppa amd64 ia64 ~ppc64 s390" +KEYWORDS="x86 ppc sparc ~mips alpha ~hppa amd64 ia64 ppc64 s390" IUSE="" DEPEND="virtual/libc |