Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/zlib: ChangeLog zlib-1.2.7.ebuild
Date: Fri, 28 Sep 2012 13:37:45
Message-Id: 20120928133733.154EA21600@flycatcher.gentoo.org
1 johu 12/09/28 13:37:32
2
3 Modified: ChangeLog zlib-1.2.7.ebuild
4 Log:
5 Stable for x86, wrt bug #435754
6
7 (Portage version: 2.2.0_alpha133/cvs/Linux i686)
8
9 Revision Changes Path
10 1.119 sys-libs/zlib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/ChangeLog?rev=1.119&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/ChangeLog?rev=1.119&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/ChangeLog?r1=1.118&r2=1.119
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v
19 retrieving revision 1.118
20 retrieving revision 1.119
21 diff -u -r1.118 -r1.119
22 --- ChangeLog 28 Sep 2012 02:49:43 -0000 1.118
23 +++ ChangeLog 28 Sep 2012 13:37:32 -0000 1.119
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-libs/zlib
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.118 2012/09/28 02:49:43 mattst88 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.119 2012/09/28 13:37:32 johu Exp $
29 +
30 + 28 Sep 2012; Johannes Huber <johu@g.o> zlib-1.2.7.ebuild:
31 + Stable for x86, wrt bug #435754
32
33 28 Sep 2012; Matt Turner <mattst88@g.o> zlib-1.2.7.ebuild:
34 Stable on alpha, bug 435754.
35
36
37
38 1.11 sys-libs/zlib/zlib-1.2.7.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?r1=1.10&r2=1.11
43
44 Index: zlib-1.2.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- zlib-1.2.7.ebuild 28 Sep 2012 02:49:43 -0000 1.10
51 +++ zlib-1.2.7.ebuild 28 Sep 2012 13:37:32 -0000 1.11
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.10 2012/09/28 02:49:43 mattst88 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.11 2012/09/28 13:37:32 johu Exp $
57
58 AUTOTOOLS_AUTO_DEPEND="no"
59 inherit autotools toolchain-funcs
60 @@ -13,7 +13,7 @@
61
62 LICENSE="ZLIB"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
66 IUSE="minizip static-libs"
67
68 DEPEND="minizip? ( ${AUTOTOOLS_DEPEND} )"