Gentoo Archives: gentoo-commits

From: "Maciej Mrozowski (reavertm)" <reavertm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/system-config-printer-gnome: system-config-printer-gnome-1.3.12.ebuild ChangeLog
Date: Tue, 28 May 2013 19:13:39
Message-Id: 20130528191330.F35192171D@flycatcher.gentoo.org
1 reavertm 13/05/28 19:13:30
2
3 Modified: system-config-printer-gnome-1.3.12.ebuild ChangeLog
4 Log:
5 Append MAKEOPTS instead.
6
7 (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key B1E955DB)
8
9 Revision Changes Path
10 1.12 app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild?r1=1.11&r2=1.12
15
16 Index: system-config-printer-gnome-1.3.12.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- system-config-printer-gnome-1.3.12.ebuild 27 May 2013 23:08:44 -0000 1.11
23 +++ system-config-printer-gnome-1.3.12.ebuild 28 May 2013 19:13:30 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild,v 1.11 2013/05/27 23:08:44 reavertm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild,v 1.12 2013/05/28 19:13:30 reavertm Exp $
29
30 EAPI="3"
31
32 @@ -49,7 +49,7 @@
33 S="${WORKDIR}/${MY_P}"
34
35 # Bug 471472
36 -MAKEOPTS=-j1
37 +MAKEOPTS+=" -j1"
38
39 pkg_setup() {
40 python_set_active_version 2
41
42
43
44 1.73 app-admin/system-config-printer-gnome/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog?rev=1.73&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog?rev=1.73&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog?r1=1.72&r2=1.73
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v
53 retrieving revision 1.72
54 retrieving revision 1.73
55 diff -u -r1.72 -r1.73
56 --- ChangeLog 9 Apr 2013 16:40:52 -0000 1.72
57 +++ ChangeLog 28 May 2013 19:13:30 -0000 1.73
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-admin/system-config-printer-gnome
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.72 2013/04/09 16:40:52 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.73 2013/05/28 19:13:30 reavertm Exp $
63 +
64 + 28 May 2013; Maciej Mrozowski <reavertm@g.o>
65 + system-config-printer-gnome-1.3.12.ebuild:
66 + Append MAKEOPTS instead.
67
68 09 Apr 2013; Agostino Sarubbo <ago@g.o>
69 system-config-printer-gnome-1.3.12.ebuild: