1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# ChangeLog for gnome-base/gnome-core-apps
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.16 2013/10/23 06:26:40 pacho Exp $
23 Oct 2013; Pacho Ramos <pacho@gentoo.org> gnome-core-apps-3.8.0.ebuild:
nm-applet is not 'wanted' by upstream now, upstream #660044#c17
01 Sep 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
gnome-core-apps-3.8.0.ebuild:
Add blocker on gnome-applets to make sure it gets uninstalled on 3.8 upgrade.
13 May 2013; Nirbheek Chauhan <nirbheek@gentoo.org>
gnome-core-apps-3.8.0.ebuild:
Remove useless deps: gnome-power-manager is not used by the shell, and
libgnome-keyring has been replaced by libsecret
*gnome-core-apps-3.8.0 (11 Apr 2013)
11 Apr 2013; Pacho Ramos <pacho@gentoo.org> +gnome-core-apps-3.8.0.ebuild:
Update metapackages to stop emerge world from continue installing old apps,
obsolete fallback components and blocks
07 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
-gnome-core-apps-3.4.1.ebuild:
Clean up old revision.
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gnome-core-apps-3.6.2.ebuild:
Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-core-apps-3.6.2.ebuild:
Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-core-apps-3.6.2.ebuild:
Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-core-apps-3.6.2.ebuild:
Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-core-apps-3.6.2.ebuild:
Add ~ppc64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-core-apps-3.6.2.ebuild:
Add ~ppc, wrt bug #449220
*gnome-core-apps-3.6.2 (26 Dec 2012)
26 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
-gnome-core-apps-3.2.1.ebuild, +gnome-core-apps-3.6.2.ebuild:
Version bump.
05 Nov 2012; Ulrich Müller <ulm@gentoo.org> gnome-core-apps-3.2.1.ebuild,
gnome-core-apps-3.4.1.ebuild:
Change LICENSE to "metapackage", bug 440846.
*gnome-core-apps-3.4.1 (10 Sep 2012)
10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+gnome-core-apps-3.4.1.ebuild:
Add gnome-3.4.1 meta.
05 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
gnome-core-apps-3.2.1.ebuild:
Add networkmanager USE flag, enabled by default, to make nm-applet optional
(bug #397635, thanks to Gert Wollny for reporting).
*gnome-core-apps-3.2.1 (07 Nov 2011)
07 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+gnome-core-apps-3.2.1.ebuild, +metadata.xml:
Add the sub-meta package for core gnome-3 applications from the gnome
overlay.
|