summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-08-27 03:10:51 +0000
committerTom Gall <tgall@gentoo.org>2004-08-27 03:10:51 +0000
commitd31e013b1f3797b6fdfd0ca4eeea85e1b5399d5b (patch)
tree316dd679708ec51ebe7dcab7049d96cd6c7e2a66 /sys-libs
parentstable on ppc64, bug #58552 (Manifest recommit) (diff)
downloadgentoo-2-d31e013b1f3797b6fdfd0ca4eeea85e1b5399d5b.tar.gz
gentoo-2-d31e013b1f3797b6fdfd0ca4eeea85e1b5399d5b.tar.bz2
gentoo-2-d31e013b1f3797b6fdfd0ca4eeea85e1b5399d5b.zip
stable on ppc64, bug #61749
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/zlib/ChangeLog5
-rw-r--r--sys-libs/zlib/zlib-1.2.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/zlib/ChangeLog b/sys-libs/zlib/ChangeLog
index c8e09d5a4666..db5af1869607 100644
--- a/sys-libs/zlib/ChangeLog
+++ b/sys-libs/zlib/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for sys-libs/zlib
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.34 2004/08/27 00:54:21 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.35 2004/08/27 03:10:51 tgall Exp $
27 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> zlib-1.2.1-r3.ebuild:
Stable on alpha, bug 61749.
+ 26 Aug 2004; Tom Gall <tgall@gentoo.org> zlib-1.2.1-r3.ebuild:
+ stable on ppc64, bug #61749
+
26 Aug 2004; Jon Portnoy <avenj@gentoo.org> zlib-1.2.1-r3.ebuild :
Stable on x86
diff --git a/sys-libs/zlib/zlib-1.2.1-r3.ebuild b/sys-libs/zlib/zlib-1.2.1-r3.ebuild
index d1ab706c32ad..55398a9bb6a3 100644
--- a/sys-libs/zlib/zlib-1.2.1-r3.ebuild
+++ b/sys-libs/zlib/zlib-1.2.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.1-r3.ebuild,v 1.7 2004/08/27 02:21:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.1-r3.ebuild,v 1.8 2004/08/27 03:10:51 tgall Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.gzip.org/zlib/${P}.tar.bz2"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 ~s390"
IUSE="build"
DEPEND="virtual/libc"