Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/pngcrush: ChangeLog pngcrush-1.7.10.ebuild
Date: Mon, 10 May 2010 13:24:36
Message-Id: 20100510132424.AA5892C573@corvid.gentoo.org
1 phajdan.jr 10/05/10 13:24:24
2
3 Modified: ChangeLog pngcrush-1.7.10.ebuild
4 Log:
5 x86 stable wrt bug #317779
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.56 media-gfx/pngcrush/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.56&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.56&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngcrush/ChangeLog?r1=1.55&r2=1.56
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v
18 retrieving revision 1.55
19 retrieving revision 1.56
20 diff -u -r1.55 -r1.56
21 --- ChangeLog 13 Mar 2010 14:15:26 -0000 1.55
22 +++ ChangeLog 10 May 2010 13:24:24 -0000 1.56
23 @@ -1,6 +1,10 @@
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.55 2010/03/13 14:15:26 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.56 2010/05/10 13:24:24 phajdan.jr Exp $
28 +
29 + 10 May 2010; Pawel Hajdan jr <phajdan.jr@g.o>
30 + pngcrush-1.7.10.ebuild:
31 + x86 stable wrt bug #317779
32
33 *pngcrush-1.7.10 (13 Mar 2010)
34
35
36
37
38 1.2 media-gfx/pngcrush/pngcrush-1.7.10.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.10.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.10.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.10.ebuild?r1=1.1&r2=1.2
43
44 Index: pngcrush-1.7.10.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.10.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- pngcrush-1.7.10.ebuild 13 Mar 2010 14:15:26 -0000 1.1
51 +++ pngcrush-1.7.10.ebuild 10 May 2010 13:24:24 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.10.ebuild,v 1.1 2010/03/13 14:15:26 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.7.10.ebuild,v 1.2 2010/05/10 13:24:24 phajdan.jr Exp $
57
58 EAPI=3
59 inherit toolchain-funcs
60 @@ -13,7 +13,7 @@
61
62 LICENSE="as-is"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 +KEYWORDS="~alpha ~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 IUSE=""
67
68 RDEPEND=">=media-libs/libpng-1.2.40