Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/pngcrush: ChangeLog pngcrush-1.6.19.ebuild
Date: Thu, 07 Jan 2010 20:07:30
Message-Id: E1NSyca-0006tk-3y@stork.gentoo.org
1 ranger 10/01/07 20:06:16
2
3 Modified: ChangeLog pngcrush-1.6.19.ebuild
4 Log:
5 stable ppc, bug 297833
6 (Portage version: 2.1.7.16/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.51 media-gfx/pngcrush/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.51&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.51&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?r1=1.50&r2=1.51
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v
18 retrieving revision 1.50
19 retrieving revision 1.51
20 diff -u -r1.50 -r1.51
21 --- ChangeLog 3 Jan 2010 14:37:37 -0000 1.50
22 +++ ChangeLog 7 Jan 2010 20:06:15 -0000 1.51
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-gfx/pngcrush
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.50 2010/01/03 14:37:37 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.51 2010/01/07 20:06:15 ranger Exp $
28 +
29 + 07 Jan 2010; Brent Baude <ranger@g.o> pngcrush-1.6.19.ebuild:
30 + stable ppc, bug 297833
31
32 03 Jan 2010; Markus Meier <maekke@g.o> pngcrush-1.6.19.ebuild:
33 x86 stable, bug #297833
34
35
36
37 1.5 media-gfx/pngcrush/pngcrush-1.6.19.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.19.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.19.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.19.ebuild?r1=1.4&r2=1.5
42
43 Index: pngcrush-1.6.19.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.19.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- pngcrush-1.6.19.ebuild 3 Jan 2010 14:37:37 -0000 1.4
50 +++ pngcrush-1.6.19.ebuild 7 Jan 2010 20:06:15 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.19.ebuild,v 1.4 2010/01/03 14:37:37 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.19.ebuild,v 1.5 2010/01/07 20:06:15 ranger Exp $
56
57 inherit eutils toolchain-funcs
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="as-is"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~ppc x86"
64 +KEYWORDS="~alpha amd64 ppc x86"
65 IUSE=""
66
67 DEPEND=">=media-libs/libpng-1.2.31"