Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: ChangeLog redshift-1.8.ebuild redshift-1.7.ebuild redshift-1.7-r1.ebuild
Date: Tue, 21 Jan 2014 22:45:37
Message-Id: 20140121224534.7C72B2004C@flycatcher.gentoo.org
1 eva 14/01/21 22:45:34
2
3 Modified: ChangeLog redshift-1.8.ebuild redshift-1.7.ebuild
4 redshift-1.7-r1.ebuild
5 Log:
6 Pin geoclue dependency to slot 0.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)
9
10 Revision Changes Path
11 1.21 x11-misc/redshift/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.21&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.21&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?r1=1.20&r2=1.21
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v
20 retrieving revision 1.20
21 retrieving revision 1.21
22 diff -u -r1.20 -r1.21
23 --- ChangeLog 23 Oct 2013 19:18:10 -0000 1.20
24 +++ ChangeLog 21 Jan 2014 22:45:34 -0000 1.21
25 @@ -1,6 +1,10 @@
26 # ChangeLog for x11-misc/redshift
27 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.20 2013/10/23 19:18:10 sping Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.21 2014/01/21 22:45:34 eva Exp $
31 +
32 + 21 Jan 2014; Gilles Dartiguelongue <eva@g.o> redshift-1.7.ebuild,
33 + redshift-1.7-r1.ebuild, redshift-1.8.ebuild:
34 + Pin geoclue dependency to slot 0.
35
36 *redshift-1.8 (23 Oct 2013)
37
38
39
40
41 1.2 x11-misc/redshift/redshift-1.8.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.8.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.8.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.8.ebuild?r1=1.1&r2=1.2
46
47 Index: redshift-1.8.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.8.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- redshift-1.8.ebuild 23 Oct 2013 19:18:10 -0000 1.1
54 +++ redshift-1.8.ebuild 21 Jan 2014 22:45:34 -0000 1.2
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2013 Gentoo Foundation
57 +# Copyright 1999-2014 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.8.ebuild,v 1.1 2013/10/23 19:18:10 sping Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.8.ebuild,v 1.2 2014/01/21 22:45:34 eva Exp $
61
62 EAPI=5
63 PYTHON_COMPAT=( python{2_6,2_7} )
64 @@ -19,7 +19,7 @@
65 COMMON_DEPEND=">=x11-libs/libX11-1.4
66 x11-libs/libXxf86vm
67 x11-libs/libxcb
68 - geoclue? ( app-misc/geoclue )
69 + geoclue? ( app-misc/geoclue:0 )
70 gnome? ( dev-libs/glib:2
71 >=gnome-base/gconf-2 )
72 gtk? ( ${PYTHON_DEPS} )"
73
74
75
76 1.6 x11-misc/redshift/redshift-1.7.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.6&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.6&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?r1=1.5&r2=1.6
81
82 Index: redshift-1.7.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v
85 retrieving revision 1.5
86 retrieving revision 1.6
87 diff -u -r1.5 -r1.6
88 --- redshift-1.7.ebuild 28 Jan 2012 14:50:43 -0000 1.5
89 +++ redshift-1.7.ebuild 21 Jan 2014 22:45:34 -0000 1.6
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2012 Gentoo Foundation
92 +# Copyright 1999-2014 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.5 2012/01/28 14:50:43 phajdan.jr Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.6 2014/01/21 22:45:34 eva Exp $
96
97 EAPI=3
98
99 @@ -20,7 +20,7 @@
100 COMMON_DEPEND=">=x11-libs/libX11-1.4
101 x11-libs/libXxf86vm
102 x11-libs/libxcb
103 - geoclue? ( app-misc/geoclue )
104 + geoclue? ( app-misc/geoclue:0 )
105 gnome? ( dev-libs/glib:2
106 >=gnome-base/gconf-2 )"
107 RDEPEND="${COMMON_DEPEND}
108
109
110
111 1.7 x11-misc/redshift/redshift-1.7-r1.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild?rev=1.7&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild?rev=1.7&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild?r1=1.6&r2=1.7
116
117 Index: redshift-1.7-r1.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild,v
120 retrieving revision 1.6
121 retrieving revision 1.7
122 diff -u -r1.6 -r1.7
123 --- redshift-1.7-r1.ebuild 17 Feb 2013 22:38:57 -0000 1.6
124 +++ redshift-1.7-r1.ebuild 21 Jan 2014 22:45:34 -0000 1.7
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2013 Gentoo Foundation
127 +# Copyright 1999-2014 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild,v 1.6 2013/02/17 22:38:57 sping Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild,v 1.7 2014/01/21 22:45:34 eva Exp $
131
132 EAPI=5
133 PYTHON_COMPAT=( python{2_6,2_7} )
134 @@ -19,7 +19,7 @@
135 COMMON_DEPEND=">=x11-libs/libX11-1.4
136 x11-libs/libXxf86vm
137 x11-libs/libxcb
138 - geoclue? ( app-misc/geoclue )
139 + geoclue? ( app-misc/geoclue:0 )
140 gnome? ( dev-libs/glib:2
141 >=gnome-base/gconf-2 )
142 gtk? ( ${PYTHON_DEPS} )"