Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/gnome-backgrounds: ChangeLog gnome-backgrounds-3.6.1.ebuild gnome-backgrounds-3.4.1.ebuild gnome-backgrounds-3.2.0.ebuild
Date: Wed, 26 Dec 2012 22:09:18
Message-Id: 20121226220906.7DE332171D@flycatcher.gentoo.org
1 eva 12/12/26 22:09:06
2
3 Modified: ChangeLog
4 Added: gnome-backgrounds-3.6.1.ebuild
5 Removed: gnome-backgrounds-3.4.1.ebuild
6 gnome-backgrounds-3.2.0.ebuild
7 Log:
8 Version bump for Gnome 3.6. Clean up old revisions.
9
10 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C6085806)
11
12 Revision Changes Path
13 1.145 x11-themes/gnome-backgrounds/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.145&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.145&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?r1=1.144&r2=1.145
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v
22 retrieving revision 1.144
23 retrieving revision 1.145
24 diff -u -r1.144 -r1.145
25 --- ChangeLog 10 Aug 2012 11:19:27 -0000 1.144
26 +++ ChangeLog 26 Dec 2012 22:09:06 -0000 1.145
27 @@ -1,6 +1,13 @@
28 # ChangeLog for x11-themes/gnome-backgrounds
29 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.144 2012/08/10 11:19:27 eva Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.145 2012/12/26 22:09:06 eva Exp $
32 +
33 +*gnome-backgrounds-3.6.1 (26 Dec 2012)
34 +
35 + 26 Dec 2012; Gilles Dartiguelongue <eva@g.o>
36 + -gnome-backgrounds-3.2.0.ebuild, -gnome-backgrounds-3.4.1.ebuild,
37 + +gnome-backgrounds-3.6.1.ebuild:
38 + Version bump for Gnome 3.6. Clean up old revisions.
39
40 *gnome-backgrounds-3.4.2 (10 Aug 2012)
41
42
43
44
45 1.1 x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild?rev=1.1&content-type=text/plain
49
50 Index: gnome-backgrounds-3.6.1.ebuild
51 ===================================================================
52 # Copyright 1999-2012 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild,v 1.1 2012/12/26 22:09:06 eva Exp $
55
56 EAPI="5"
57 GCONF_DEBUG="no"
58
59 inherit gnome2
60
61 DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
62 HOMEPAGE="http://www.gnome.org/"
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
67 IUSE=""
68
69 RDEPEND=""
70 DEPEND="sys-devel/gettext
71 >=dev-util/intltool-0.40.0"
72
73 DOCS="AUTHORS ChangeLog NEWS README"