Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/qrencode: qrencode-3.3.1.ebuild qrencode-3.4.1.ebuild ChangeLog
Date: Sat, 23 Feb 2013 17:30:35
Message-Id: 20130223172546.03CC22171D@flycatcher.gentoo.org
1 ago 13/02/23 17:25:45
2
3 Modified: qrencode-3.3.1.ebuild qrencode-3.4.1.ebuild
4 ChangeLog
5 Log:
6 Add ~ppc64, wrt bug #455960
7
8 (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
9
10 Revision Changes Path
11 1.7 media-gfx/qrencode/qrencode-3.3.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/qrencode-3.3.1.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/qrencode-3.3.1.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/qrencode-3.3.1.ebuild?r1=1.6&r2=1.7
16
17 Index: qrencode-3.3.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.3.1.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- qrencode-3.3.1.ebuild 7 Feb 2013 00:59:46 -0000 1.6
24 +++ qrencode-3.3.1.ebuild 23 Feb 2013 17:25:45 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.3.1.ebuild,v 1.6 2013/02/07 00:59:46 naota Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.3.1.ebuild,v 1.7 2013/02/23 17:25:45 ago Exp $
30
31 EAPI=4
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="LGPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 arm ppc x86 ~x86-fbsd"
38 +KEYWORDS="amd64 arm ppc ~ppc64 x86 ~x86-fbsd"
39 IUSE=""
40
41 RDEPEND="media-libs/libpng"
42
43
44
45 1.2 media-gfx/qrencode/qrencode-3.4.1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/qrencode-3.4.1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/qrencode-3.4.1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/qrencode-3.4.1.ebuild?r1=1.1&r2=1.2
50
51 Index: qrencode-3.4.1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- qrencode-3.4.1.ebuild 31 Jan 2013 22:23:14 -0000 1.1
58 +++ qrencode-3.4.1.ebuild 23 Feb 2013 17:25:45 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.1.ebuild,v 1.1 2013/01/31 22:23:14 xmw Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.1.ebuild,v 1.2 2013/02/23 17:25:45 ago Exp $
64
65 EAPI=4
66
67 @@ -14,7 +14,7 @@
68
69 LICENSE="LGPL-2"
70 SLOT="0"
71 -KEYWORDS="~amd64 ~arm ~ppc ~x86"
72 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
73 IUSE=""
74
75 RDEPEND="media-libs/libpng"
76
77
78
79 1.32 media-gfx/qrencode/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/ChangeLog?rev=1.32&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/ChangeLog?rev=1.32&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode/ChangeLog?r1=1.31&r2=1.32
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v
88 retrieving revision 1.31
89 retrieving revision 1.32
90 diff -u -r1.31 -r1.32
91 --- ChangeLog 7 Feb 2013 00:59:46 -0000 1.31
92 +++ ChangeLog 23 Feb 2013 17:25:45 -0000 1.32
93 @@ -1,6 +1,10 @@
94 # ChangeLog for media-gfx/qrencode
95 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.31 2013/02/07 00:59:46 naota Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/ChangeLog,v 1.32 2013/02/23 17:25:45 ago Exp $
98 +
99 + 23 Feb 2013; Agostino Sarubbo <ago@g.o> qrencode-3.3.1.ebuild,
100 + qrencode-3.4.1.ebuild:
101 + Add ~ppc64, wrt bug #455960
102
103 07 Feb 2013; Naohiro Aota <naota@g.o> qrencode-3.3.1.ebuild:
104 Add ~x86-fbsd wrt bug #430072