Gentoo Archives: gentoo-commits

From: "Fabio Erculiani (lxnay)" <lxnay@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/packagekit-qt4: packagekit-qt4-0.6.18.ebuild packagekit-qt4-0.6.17.ebuild ChangeLog packagekit-qt4-0.6.19.ebuild
Date: Sat, 28 Jan 2012 17:13:29
Message-Id: 20120128171320.45EEE2004B@flycatcher.gentoo.org
1 lxnay 12/01/28 17:13:20
2
3 Modified: packagekit-qt4-0.6.18.ebuild
4 packagekit-qt4-0.6.17.ebuild ChangeLog
5 packagekit-qt4-0.6.19.ebuild
6 Log:
7 add ~arm keyword
8
9 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.5 app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild?r1=1.4&r2=1.5
17
18 Index: packagekit-qt4-0.6.18.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- packagekit-qt4-0.6.18.ebuild 6 Sep 2011 10:31:52 -0000 1.4
25 +++ packagekit-qt4-0.6.18.ebuild 28 Jan 2012 17:13:20 -0000 1.5
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2011 Gentoo Foundation
28 +# Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild,v 1.4 2011/09/06 10:31:52 lxnay Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.18.ebuild,v 1.5 2012/01/28 17:13:20 lxnay Exp $
32
33 EAPI="3"
34
35 @@ -15,7 +15,7 @@
36
37 LICENSE="GPL-2"
38 SLOT="0"
39 -KEYWORDS="~amd64 ~x86"
40 +KEYWORDS="~amd64 ~arm ~x86"
41 IUSE=""
42
43 RDEPEND=">=x11-libs/qt-core-4.4.0
44
45
46
47 1.3 app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild?rev=1.3&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild?rev=1.3&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild?r1=1.2&r2=1.3
52
53 Index: packagekit-qt4-0.6.17.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild,v
56 retrieving revision 1.2
57 retrieving revision 1.3
58 diff -u -r1.2 -r1.3
59 --- packagekit-qt4-0.6.17.ebuild 5 Sep 2011 20:05:15 -0000 1.2
60 +++ packagekit-qt4-0.6.17.ebuild 28 Jan 2012 17:13:20 -0000 1.3
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2011 Gentoo Foundation
63 +# Copyright 1999-2012 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild,v 1.2 2011/09/05 20:05:15 lxnay Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.17.ebuild,v 1.3 2012/01/28 17:13:20 lxnay Exp $
67
68 EAPI="3"
69
70 @@ -15,7 +15,7 @@
71
72 LICENSE="GPL-2"
73 SLOT="0"
74 -KEYWORDS="~amd64 ~x86"
75 +KEYWORDS="~amd64 ~arm ~x86"
76 IUSE=""
77
78 RDEPEND=">=x11-libs/qt-core-4.4.0
79
80
81
82 1.10 app-admin/packagekit-qt4/ChangeLog
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/ChangeLog?rev=1.10&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/ChangeLog?rev=1.10&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/ChangeLog?r1=1.9&r2=1.10
87
88 Index: ChangeLog
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/ChangeLog,v
91 retrieving revision 1.9
92 retrieving revision 1.10
93 diff -u -r1.9 -r1.10
94 --- ChangeLog 7 Nov 2011 13:28:43 -0000 1.9
95 +++ ChangeLog 28 Jan 2012 17:13:20 -0000 1.10
96 @@ -1,6 +1,10 @@
97 # ChangeLog for app-admin/packagekit-qt4
98 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
99 -# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/ChangeLog,v 1.9 2011/11/07 13:28:43 lxnay Exp $
100 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
101 +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/ChangeLog,v 1.10 2012/01/28 17:13:20 lxnay Exp $
102 +
103 + 28 Jan 2012; Fabio Erculiani <lxnay@g.o> packagekit-qt4-0.6.17.ebuild,
104 + packagekit-qt4-0.6.18.ebuild, packagekit-qt4-0.6.19.ebuild:
105 + add ~arm keyword
106
107 *packagekit-qt4-0.6.20 (07 Nov 2011)
108
109
110
111
112 1.2 app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild?rev=1.2&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild?rev=1.2&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild?r1=1.1&r2=1.2
117
118 Index: packagekit-qt4-0.6.19.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild,v
121 retrieving revision 1.1
122 retrieving revision 1.2
123 diff -u -r1.1 -r1.2
124 --- packagekit-qt4-0.6.19.ebuild 6 Oct 2011 19:25:40 -0000 1.1
125 +++ packagekit-qt4-0.6.19.ebuild 28 Jan 2012 17:13:20 -0000 1.2
126 @@ -1,6 +1,6 @@
127 -# Copyright 1999-2011 Gentoo Foundation
128 +# Copyright 1999-2012 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild,v 1.1 2011/10/06 19:25:40 lxnay Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/app-admin/packagekit-qt4/packagekit-qt4-0.6.19.ebuild,v 1.2 2012/01/28 17:13:20 lxnay Exp $
132
133 EAPI="3"
134
135 @@ -15,7 +15,7 @@
136
137 LICENSE="GPL-2"
138 SLOT="0"
139 -KEYWORDS="~amd64 ~x86"
140 +KEYWORDS="~amd64 ~arm ~x86"
141 IUSE=""
142
143 RDEPEND=">=x11-libs/qt-core-4.4.0