Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/redshift: ChangeLog redshift-1.7.ebuild
Date: Sat, 28 Jan 2012 14:50:52
Message-Id: 20120128145043.6EA532004B@flycatcher.gentoo.org
1 phajdan.jr 12/01/28 14:50:43
2
3 Modified: ChangeLog redshift-1.7.ebuild
4 Log:
5 x86 stable wrt bug #398905
6
7 (Portage version: 2.1.10.44/cvs/Linux i686)
8
9 Revision Changes Path
10 1.13 x11-misc/redshift/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 17 Jan 2012 13:53:49 -0000 1.12
23 +++ ChangeLog 28 Jan 2012 14:50:43 -0000 1.13
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-misc/redshift
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.12 2012/01/17 13:53:49 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.13 2012/01/28 14:50:43 phajdan.jr Exp $
29 +
30 + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@g.o> redshift-1.7.ebuild:
31 + x86 stable wrt bug #398905
32
33 17 Jan 2012; Agostino Sarubbo <ago@g.o> redshift-1.7.ebuild:
34 Stable for amd64, wrt bug #398905
35
36
37
38 1.5 x11-misc/redshift/redshift-1.7.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild?r1=1.4&r2=1.5
43
44 Index: redshift-1.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- redshift-1.7.ebuild 17 Jan 2012 13:53:49 -0000 1.4
51 +++ redshift-1.7.ebuild 28 Jan 2012 14:50:43 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.4 2012/01/17 13:53:49 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7.ebuild,v 1.5 2012/01/28 14:50:43 phajdan.jr Exp $
57
58 EAPI=3
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="amd64 ~x86"
65 +KEYWORDS="amd64 x86"
66 IUSE="geoclue gnome gtk nls"
67
68 COMMON_DEPEND=">=x11-libs/libX11-1.4