Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@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 02:49:59
Message-Id: 20120928024943.EFA2321601@flycatcher.gentoo.org
1 mattst88 12/09/28 02:49:43
2
3 Modified: ChangeLog zlib-1.2.7.ebuild
4 Log:
5 Stable on alpha, bug 435754.
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.118 sys-libs/zlib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/ChangeLog?rev=1.118&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/ChangeLog?rev=1.118&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/ChangeLog?r1=1.117&r2=1.118
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v
19 retrieving revision 1.117
20 retrieving revision 1.118
21 diff -u -r1.117 -r1.118
22 --- ChangeLog 26 Sep 2012 11:31:11 -0000 1.117
23 +++ ChangeLog 28 Sep 2012 02:49:43 -0000 1.118
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.117 2012/09/26 11:31:11 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.118 2012/09/28 02:49:43 mattst88 Exp $
29 +
30 + 28 Sep 2012; Matt Turner <mattst88@g.o> zlib-1.2.7.ebuild:
31 + Stable on alpha, bug 435754.
32
33 26 Sep 2012; Anthony G. Basile <blueness@g.o> zlib-1.2.7.ebuild:
34 stable arm, bug #435754
35
36
37
38 1.10 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.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild?r1=1.9&r2=1.10
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.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- zlib-1.2.7.ebuild 26 Sep 2012 11:31:11 -0000 1.9
51 +++ zlib-1.2.7.ebuild 28 Sep 2012 02:49:43 -0000 1.10
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.9 2012/09/26 11:31:11 blueness Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/zlib-1.2.7.ebuild,v 1.10 2012/09/28 02:49:43 mattst88 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} )"