Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/optipng: ChangeLog optipng-0.6.3.ebuild optipng-0.6.2-r1.ebuild
Date: Thu, 29 Apr 2010 15:41:24
Message-Id: 20100429154119.266972C04C@corvid.gentoo.org
1 ssuominen 10/04/29 15:41:19
2
3 Modified: ChangeLog optipng-0.6.3.ebuild
4 Removed: optipng-0.6.2-r1.ebuild
5 Log:
6 amd64 stable wrt #306359
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.57 media-gfx/optipng/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/optipng/ChangeLog?rev=1.57&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/optipng/ChangeLog?rev=1.57&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/optipng/ChangeLog?r1=1.56&r2=1.57
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v
19 retrieving revision 1.56
20 retrieving revision 1.57
21 diff -u -r1.56 -r1.57
22 --- ChangeLog 13 Apr 2010 18:26:43 -0000 1.56
23 +++ ChangeLog 29 Apr 2010 15:41:18 -0000 1.57
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-gfx/optipng
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.56 2010/04/13 18:26:43 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.57 2010/04/29 15:41:18 ssuominen Exp $
29 +
30 + 29 Apr 2010; Samuli Suominen <ssuominen@g.o> optipng-0.6.3.ebuild:
31 + amd64 stable wrt #306359
32
33 13 Apr 2010; Raúl Porcel <armin76@g.o> optipng-0.6.3.ebuild:
34 alpha stable wrt #306359
35
36
37
38 1.7 media-gfx/optipng/optipng-0.6.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/optipng/optipng-0.6.3.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/optipng/optipng-0.6.3.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/optipng/optipng-0.6.3.ebuild?r1=1.6&r2=1.7
43
44 Index: optipng-0.6.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.6.3.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- optipng-0.6.3.ebuild 13 Apr 2010 18:26:43 -0000 1.6
51 +++ optipng-0.6.3.ebuild 29 Apr 2010 15:41:18 -0000 1.7
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/optipng/optipng-0.6.3.ebuild,v 1.6 2010/04/13 18:26:43 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.6.3.ebuild,v 1.7 2010/04/29 15:41:18 ssuominen Exp $
57
58 EAPI=2
59 inherit toolchain-funcs
60 @@ -11,7 +11,7 @@
61
62 LICENSE="ZLIB"
63 SLOT="0"
64 -KEYWORDS="alpha ~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
65 +KEYWORDS="alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
66 IUSE=""
67
68 DEPEND="media-libs/libpng"