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-themes/gtk-engines-unico: gtk-engines-unico-1.0.3_pre20121212.ebuild ChangeLog
Date: Sat, 22 Feb 2014 22:53:35
Message-Id: 20140222225332.0E90A2004C@flycatcher.gentoo.org
1 pacho 14/02/22 22:53:31
2
3 Modified: gtk-engines-unico-1.0.3_pre20121212.ebuild
4 ChangeLog
5 Log:
6 Fix wrong commit, bug 502160
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.5 x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild?r1=1.4&r2=1.5
16
17 Index: gtk-engines-unico-1.0.3_pre20121212.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- gtk-engines-unico-1.0.3_pre20121212.ebuild 22 Feb 2014 16:04:49 -0000 1.4
24 +++ gtk-engines-unico-1.0.3_pre20121212.ebuild 22 Feb 2014 22:53:31 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild,v 1.4 2014/02/22 16:04:49 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/gtk-engines-unico-1.0.3_pre20121212.ebuild,v 1.5 2014/02/22 22:53:31 pacho Exp $
30
31 EAPI=5
32 inherit eutils
33 @@ -15,7 +15,7 @@
34
35 LICENSE="LGPL-2.1+"
36 SLOT="0"
37 -KEYWORDS="amd64 ppc ppc64 x86"
38 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
39 IUSE=""
40
41 RDEPEND=">=dev-libs/glib-2.26:2
42
43
44
45 1.16 x11-themes/gtk-engines-unico/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog?rev=1.16&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog?rev=1.16&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog?r1=1.15&r2=1.16
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v
54 retrieving revision 1.15
55 retrieving revision 1.16
56 diff -u -r1.15 -r1.16
57 --- ChangeLog 22 Feb 2014 16:04:49 -0000 1.15
58 +++ ChangeLog 22 Feb 2014 22:53:31 -0000 1.16
59 @@ -1,6 +1,10 @@
60 # ChangeLog for x11-themes/gtk-engines-unico
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.15 2014/02/22 16:04:49 pacho Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-unico/ChangeLog,v 1.16 2014/02/22 22:53:31 pacho Exp $
64 +
65 + 22 Feb 2014; Pacho Ramos <pacho@g.o>
66 + gtk-engines-unico-1.0.3_pre20121212.ebuild:
67 + Fix wrong commit, bug 502160
68
69 22 Feb 2014; Pacho Ramos <pacho@g.o>
70 gtk-engines-unico-1.0.3_pre20121212.ebuild: