Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/pngcrush: pngcrush-1.6.7.ebuild ChangeLog
Date: Sun, 24 Aug 2008 15:49:17
Message-Id: E1KXHq5-0007lT-Jx@stork.gentoo.org
1 nixnut 08/08/24 15:49:13
2
3 Modified: pngcrush-1.6.7.ebuild ChangeLog
4 Log:
5 Stable on ppc wrt bug 235524
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 media-gfx/pngcrush/pngcrush-1.6.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.7.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.7.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.7.ebuild?r1=1.3&r2=1.4
14
15 Index: pngcrush-1.6.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.7.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- pngcrush-1.6.7.ebuild 23 Aug 2008 17:40:51 -0000 1.3
22 +++ pngcrush-1.6.7.ebuild 24 Aug 2008 15:49:13 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.7.ebuild,v 1.3 2008/08/23 17:40:51 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.7.ebuild,v 1.4 2008/08/24 15:49:13 nixnut Exp $
28
29 inherit eutils toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~ppc x86"
36 +KEYWORDS="~alpha amd64 ppc x86"
37 IUSE=""
38
39 DEPEND=">=media-libs/libpng-1.2.26-r1"
40
41
42
43 1.35 media-gfx/pngcrush/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.35&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.35&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?r1=1.34&r2=1.35
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v
52 retrieving revision 1.34
53 retrieving revision 1.35
54 diff -u -r1.34 -r1.35
55 --- ChangeLog 23 Aug 2008 17:40:51 -0000 1.34
56 +++ ChangeLog 24 Aug 2008 15:49:13 -0000 1.35
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/pngcrush
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.34 2008/08/23 17:40:51 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.35 2008/08/24 15:49:13 nixnut Exp $
62 +
63 + 24 Aug 2008; nixnut <nixnut@g.o> pngcrush-1.6.7.ebuild:
64 + Stable on ppc wrt bug 235524
65
66 23 Aug 2008; Markus Meier <maekke@g.o> pngcrush-1.6.7.ebuild:
67 x86 stable, bug #235524