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-base/gnome-session: gnome-session-3.2.1.ebuild ChangeLog
Date: Sat, 29 Oct 2011 05:32:38
Message-Id: 20111029053227.D2A292004B@flycatcher.gentoo.org
1 tetromino 11/10/29 05:32:27
2
3 Modified: gnome-session-3.2.1.ebuild ChangeLog
4 Log:
5 Drop arm keyword (needs dev-libs/json-glib). A keywording bug will be filed for all of gnome-3.2.
6
7 (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 gnome-base/gnome-session/gnome-session-3.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-session/gnome-session-3.2.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-session/gnome-session-3.2.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-session/gnome-session-3.2.1.ebuild?r1=1.1&r2=1.2
15
16 Index: gnome-session-3.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-3.2.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gnome-session-3.2.1.ebuild 29 Oct 2011 01:33:47 -0000 1.1
23 +++ gnome-session-3.2.1.ebuild 29 Oct 2011 05:32:27 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-3.2.1.ebuild,v 1.1 2011/10/29 01:33:47 tetromino Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-3.2.1.ebuild,v 1.2 2011/10/29 05:32:27 tetromino Exp $
29
30 EAPI="4"
31 GCONF_DEBUG="yes"
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2 LGPL-2 FDL-1.1"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
38 IUSE="doc ipv6 elibc_FreeBSD"
39
40 # x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, and
41
42
43
44 1.304 gnome-base/gnome-session/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-session/ChangeLog?rev=1.304&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-session/ChangeLog?rev=1.304&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-session/ChangeLog?r1=1.303&r2=1.304
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v
53 retrieving revision 1.303
54 retrieving revision 1.304
55 diff -u -r1.303 -r1.304
56 --- ChangeLog 29 Oct 2011 01:33:47 -0000 1.303
57 +++ ChangeLog 29 Oct 2011 05:32:27 -0000 1.304
58 @@ -1,6 +1,10 @@
59 # ChangeLog for gnome-base/gnome-session
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.303 2011/10/29 01:33:47 tetromino Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.304 2011/10/29 05:32:27 tetromino Exp $
63 +
64 + 29 Oct 2011; Alexandre Rostovtsev <tetromino@g.o>
65 + gnome-session-3.2.1.ebuild:
66 + Drop arm keyword (needs dev-libs/json-glib).
67
68 *gnome-session-3.2.1 (29 Oct 2011)