summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-25 21:49:17 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-25 21:49:17 +0000
commitac35afee08bedaad54bb5810bf475c476f494452 (patch)
treefb7599172b62073699268d6f0e694c97121d74c8 /sys-libs
parentVersion bump. Update LICENSE. (diff)
downloadgentoo-2-ac35afee08bedaad54bb5810bf475c476f494452.tar.gz
gentoo-2-ac35afee08bedaad54bb5810bf475c476f494452.tar.bz2
gentoo-2-ac35afee08bedaad54bb5810bf475c476f494452.zip
stable ppc, bug #435754
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/zlib/ChangeLog5
-rw-r--r--sys-libs/zlib/zlib-1.2.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/zlib/ChangeLog b/sys-libs/zlib/ChangeLog
index 23776c7f91b2..f21f1bd04284 100644
--- a/sys-libs/zlib/ChangeLog
+++ b/sys-libs/zlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/zlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.113 2012/09/23 11:51:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.114 2012/09/25 21:49:17 blueness Exp $
+
+ 25 Sep 2012; Anthony G. Basile <blueness@gentoo.org> zlib-1.2.7.ebuild:
+ stable ppc, bug #435754
23 Sep 2012; Agostino Sarubbo <ago@gentoo.org> zlib-1.2.7.ebuild:
Stable for amd64, wrt bug #435754
diff --git a/sys-libs/zlib/zlib-1.2.7.ebuild b/sys-libs/zlib/zlib-1.2.7.ebuild
index a32c7a85e0de..ff6b9a4955a5 100644
--- a/sys-libs/zlib/zlib-1.2.7.ebuild
+++ b/sys-libs/zlib/zlib-1.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.5 2012/09/23 11:51:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.6 2012/09/25 21:49:17 blueness Exp $
AUTOTOOLS_AUTO_DEPEND="no"
inherit autotools toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://zlib.net/${P}.tar.gz
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="minizip static-libs"
DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )"