Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Compress-Raw-Zlib: ChangeLog Compress-Raw-Zlib-2.024.ebuild
Date: Mon, 23 Aug 2010 20:56:35
Message-Id: 20100823205632.4B0462004E@flycatcher.gentoo.org
1 maekke 10/08/23 20:56:32
2
3 Modified: ChangeLog Compress-Raw-Zlib-2.024.ebuild
4 Log:
5 arm stable, bug #333421
6
7 (Portage version: 2.2_rc68/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.32 perl-core/Compress-Raw-Zlib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 20 Aug 2010 09:49:15 -0000 1.31
23 +++ ChangeLog 23 Aug 2010 20:56:32 -0000 1.32
24 @@ -1,6 +1,10 @@
25 # ChangeLog for perl-core/Compress-Raw-Zlib
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.31 2010/08/20 09:49:15 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/ChangeLog,v 1.32 2010/08/23 20:56:32 maekke Exp $
29 +
30 + 23 Aug 2010; Markus Meier <maekke@g.o>
31 + Compress-Raw-Zlib-2.024.ebuild:
32 + arm stable, bug #333421
33
34 20 Aug 2010; Christian Faulhammer <fauli@g.o>
35 Compress-Raw-Zlib-2.024.ebuild:
36
37
38
39 1.5 perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild?r1=1.4&r2=1.5
44
45 Index: Compress-Raw-Zlib-2.024.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- Compress-Raw-Zlib-2.024.ebuild 20 Aug 2010 09:49:15 -0000 1.4
52 +++ Compress-Raw-Zlib-2.024.ebuild 23 Aug 2010 20:56:32 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild,v 1.4 2010/08/20 09:49:15 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.024.ebuild,v 1.5 2010/08/23 20:56:32 maekke Exp $
58
59 EAPI=2
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="Low-Level Interface to zlib compression library"
63
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 RDEPEND=">=sys-libs/zlib-1.2.2.1"