Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/cinnamon: cinnamon-2.2.9.ebuild cinnamon-2.2.13.ebuild ChangeLog
Date: Sat, 07 Jun 2014 17:38:08
Message-Id: 20140607173804.A8B952004E@flycatcher.gentoo.org
1 tetromino 14/06/07 17:38:04
2
3 Modified: cinnamon-2.2.9.ebuild cinnamon-2.2.13.ebuild
4 ChangeLog
5 Log:
6 Cinnamon uses Adwaita from gnome-themes-standard as its default theme, and apparently crashes if the theme is not available (bug #512612, thanks to j.l.).
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
9
10 Revision Changes Path
11 1.4 gnome-extra/cinnamon/cinnamon-2.2.9.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.9.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.9.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.9.ebuild?r1=1.3&r2=1.4
16
17 Index: cinnamon-2.2.9.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.9.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- cinnamon-2.2.9.ebuild 31 May 2014 22:30:15 -0000 1.3
24 +++ cinnamon-2.2.9.ebuild 7 Jun 2014 17:38:04 -0000 1.4
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/gnome-extra/cinnamon/cinnamon-2.2.9.ebuild,v 1.3 2014/05/31 22:30:15 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.9.ebuild,v 1.4 2014/06/07 17:38:04 tetromino Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="no"
33 @@ -102,6 +102,7 @@
34 dev-python/pypam[${PYTHON_USEDEP}]
35 virtual/python-imaging[${PYTHON_USEDEP}]
36
37 + x11-themes/gnome-themes-standard[gtk]
38 x11-themes/gnome-icon-theme-symbolic
39
40 gnome-extra/nemo
41
42
43
44 1.2 gnome-extra/cinnamon/cinnamon-2.2.13.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.13.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.13.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.13.ebuild?r1=1.1&r2=1.2
49
50 Index: cinnamon-2.2.13.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.13.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- cinnamon-2.2.13.ebuild 1 Jun 2014 08:25:21 -0000 1.1
57 +++ cinnamon-2.2.13.ebuild 7 Jun 2014 17:38:04 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.13.ebuild,v 1.1 2014/06/01 08:25:21 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/cinnamon-2.2.13.ebuild,v 1.2 2014/06/07 17:38:04 tetromino Exp $
63
64 EAPI="5"
65 GCONF_DEBUG="no"
66 @@ -103,6 +103,7 @@
67 dev-python/pypam[${PYTHON_USEDEP}]
68 virtual/python-imaging[${PYTHON_USEDEP}]
69
70 + x11-themes/gnome-themes-standard[gtk]
71 x11-themes/gnome-icon-theme-symbolic
72
73 gnome-extra/nemo
74
75
76
77 1.42 gnome-extra/cinnamon/ChangeLog
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/ChangeLog?rev=1.42&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/ChangeLog?rev=1.42&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/cinnamon/ChangeLog?r1=1.41&r2=1.42
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/ChangeLog,v
86 retrieving revision 1.41
87 retrieving revision 1.42
88 diff -u -r1.41 -r1.42
89 --- ChangeLog 1 Jun 2014 08:25:21 -0000 1.41
90 +++ ChangeLog 7 Jun 2014 17:38:04 -0000 1.42
91 @@ -1,6 +1,12 @@
92 # ChangeLog for gnome-extra/cinnamon
93 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/ChangeLog,v 1.41 2014/06/01 08:25:21 pacho Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/cinnamon/ChangeLog,v 1.42 2014/06/07 17:38:04 tetromino Exp $
96 +
97 + 07 Jun 2014; Alexandre Rostovtsev <tetromino@g.o>
98 + cinnamon-2.2.9.ebuild, cinnamon-2.2.13.ebuild:
99 + Cinnamon uses Adwaita from gnome-themes-standard as its default theme, and
100 + apparently crashes if the theme is not available (bug #512612, thanks to
101 + j.l.).
102
103 *cinnamon-2.2.13 (01 Jun 2014)