Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/colord: colord-1.0.3.ebuild ChangeLog
Date: Sat, 30 Nov 2013 20:03:22
Message-Id: 20131130200319.F31422004B@flycatcher.gentoo.org
1 pacho 13/11/30 20:03:19
2
3 Modified: colord-1.0.3.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #478252
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.3 x11-misc/colord/colord-1.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild?r1=1.2&r2=1.3
15
16 Index: colord-1.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- colord-1.0.3.ebuild 8 Sep 2013 19:50:07 -0000 1.2
23 +++ colord-1.0.3.ebuild 30 Nov 2013 20:03:19 -0000 1.3
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/x11-misc/colord/colord-1.0.3.ebuild,v 1.2 2013/09/08 19:50:07 tetromino Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild,v 1.3 2013/11/30 20:03:19 pacho Exp $
29
30 EAPI="5"
31 VALA_MIN_API_VERSION="0.18"
32 @@ -14,7 +14,7 @@
33
34 LICENSE="GPL-2+"
35 SLOT="0/1" # subslot = libcolord soname version
36 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE="examples extra-print-profiles +gusb +introspection scanner systemd +udev vala"
39 REQUIRED_USE="
40 gusb? ( udev )
41
42
43
44 1.67 x11-misc/colord/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.67&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.67&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?r1=1.66&r2=1.67
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v
53 retrieving revision 1.66
54 retrieving revision 1.67
55 diff -u -r1.66 -r1.67
56 --- ChangeLog 8 Sep 2013 19:50:07 -0000 1.66
57 +++ ChangeLog 30 Nov 2013 20:03:19 -0000 1.67
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-misc/colord
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.66 2013/09/08 19:50:07 tetromino Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.67 2013/11/30 20:03:19 pacho Exp $
63 +
64 + 30 Nov 2013; Pacho Ramos <pacho@g.o> colord-1.0.3.ebuild:
65 + amd64 stable, bug #478252
66
67 08 Sep 2013; Alexandre Rostovtsev <tetromino@g.o>
68 colord-0.1.28.ebuild, colord-0.1.31.ebuild, colord-0.1.34.ebuild,