Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/system-config-printer-gnome: ChangeLog system-config-printer-gnome-1.3.7.ebuild system-config-printer-gnome-1.3.3.ebuild system-config-printer-gnome-1.3.6.ebuild
Date: Thu, 05 Jan 2012 08:01:56
Message-Id: 20120105080145.27AAF2004B@flycatcher.gentoo.org
1 tetromino 12/01/05 08:01:45
2
3 Modified: ChangeLog system-config-printer-gnome-1.3.7.ebuild
4 system-config-printer-gnome-1.3.3.ebuild
5 system-config-printer-gnome-1.3.6.ebuild
6 Log:
7 Add missing pycups dependency (bug #397737, thanks to My Th for reporting).
8
9 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.39 app-admin/system-config-printer-gnome/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog?rev=1.39&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog?rev=1.39&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog?r1=1.38&r2=1.39
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v
21 retrieving revision 1.38
22 retrieving revision 1.39
23 diff -u -r1.38 -r1.39
24 --- ChangeLog 29 Dec 2011 17:11:07 -0000 1.38
25 +++ ChangeLog 5 Jan 2012 08:01:45 -0000 1.39
26 @@ -1,6 +1,12 @@
27 # ChangeLog for app-admin/system-config-printer-gnome
28 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.38 2011/12/29 17:11:07 pacho Exp $
30 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.39 2012/01/05 08:01:45 tetromino Exp $
32 +
33 + 05 Jan 2012; Alexandre Rostovtsev <tetromino@g.o>
34 + system-config-printer-gnome-1.3.3.ebuild,
35 + system-config-printer-gnome-1.3.6.ebuild,
36 + system-config-printer-gnome-1.3.7.ebuild:
37 + Add missing pycups dependency (bug #397737, thanks to My Th for reporting).
38
39 29 Dec 2011; Pacho Ramos <pacho@g.o>
40 system-config-printer-gnome-1.3.7.ebuild:
41
42
43
44 1.3 app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild?r1=1.2&r2=1.3
49
50 Index: system-config-printer-gnome-1.3.7.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- system-config-printer-gnome-1.3.7.ebuild 29 Dec 2011 17:11:07 -0000 1.2
57 +++ system-config-printer-gnome-1.3.7.ebuild 5 Jan 2012 08:01:45 -0000 1.3
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2011 Gentoo Foundation
60 +# Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild,v 1.2 2011/12/29 17:11:07 pacho Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.7.ebuild,v 1.3 2012/01/05 08:01:45 tetromino Exp $
64
65 EAPI="3"
66
67 @@ -26,6 +26,7 @@
68 RDEPEND="
69 ~app-admin/system-config-printer-common-${PV}
70 dev-python/notify-python
71 + >=dev-python/pycups-1.9.47
72 >=dev-python/pygtk-2.4
73 gnome-keyring? ( dev-python/gnome-keyring-python )
74 "
75
76
77
78 1.7 app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.3.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.3.ebuild?rev=1.7&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.3.ebuild?rev=1.7&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.3.ebuild?r1=1.6&r2=1.7
83
84 Index: system-config-printer-gnome-1.3.3.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.3.ebuild,v
87 retrieving revision 1.6
88 retrieving revision 1.7
89 diff -u -r1.6 -r1.7
90 --- system-config-printer-gnome-1.3.3.ebuild 24 Aug 2011 21:24:06 -0000 1.6
91 +++ system-config-printer-gnome-1.3.3.ebuild 5 Jan 2012 08:01:45 -0000 1.7
92 @@ -1,6 +1,6 @@
93 -# Copyright 1999-2011 Gentoo Foundation
94 +# Copyright 1999-2012 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.3.ebuild,v 1.6 2011/08/24 21:24:06 reavertm Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.3.ebuild,v 1.7 2012/01/05 08:01:45 tetromino Exp $
98
99 EAPI="3"
100
101 @@ -26,6 +26,7 @@
102 RDEPEND="
103 ~app-admin/system-config-printer-common-${PV}
104 dev-python/notify-python
105 + >=dev-python/pycups-1.9.47
106 >=dev-python/pygtk-2.4
107 gnome-keyring? ( dev-python/gnome-keyring-python )
108 "
109
110
111
112 1.8 app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild?rev=1.8&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild?rev=1.8&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild?r1=1.7&r2=1.8
117
118 Index: system-config-printer-gnome-1.3.6.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild,v
121 retrieving revision 1.7
122 retrieving revision 1.8
123 diff -u -r1.7 -r1.8
124 --- system-config-printer-gnome-1.3.6.ebuild 30 Oct 2011 14:37:46 -0000 1.7
125 +++ system-config-printer-gnome-1.3.6.ebuild 5 Jan 2012 08:01:45 -0000 1.8
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/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild,v 1.7 2011/10/30 14:37:46 armin76 Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.6.ebuild,v 1.8 2012/01/05 08:01:45 tetromino Exp $
132
133 EAPI="3"
134
135 @@ -26,6 +26,7 @@
136 RDEPEND="
137 ~app-admin/system-config-printer-common-${PV}
138 dev-python/notify-python
139 + >=dev-python/pycups-1.9.47
140 >=dev-python/pygtk-2.4
141 gnome-keyring? ( dev-python/gnome-keyring-python )
142 "