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.12.1.ebuild
Date: Sun, 27 Apr 2014 21:55:59
Message-Id: 20140427215553.93A082004B@flycatcher.gentoo.org
1 eva 14/04/27 21:55:53
2
3 Modified: ChangeLog
4 Added: gnome-backgrounds-3.12.1.ebuild
5 Log:
6 Version bump for Gnome 3.12.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806)
9
10 Revision Changes Path
11 1.157 x11-themes/gnome-backgrounds/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.157&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.157&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?r1=1.156&r2=1.157
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v
20 retrieving revision 1.156
21 retrieving revision 1.157
22 diff -u -r1.156 -r1.157
23 --- ChangeLog 27 Apr 2014 09:49:58 -0000 1.156
24 +++ ChangeLog 27 Apr 2014 21:55:53 -0000 1.157
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-themes/gnome-backgrounds
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.156 2014/04/27 09:49:58 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.157 2014/04/27 21:55:53 eva Exp $
30 +
31 +*gnome-backgrounds-3.12.1 (27 Apr 2014)
32 +
33 + 27 Apr 2014; Gilles Dartiguelongue <eva@g.o>
34 + +gnome-backgrounds-3.12.1.ebuild:
35 + Version bump for Gnome 3.12.
36
37 27 Apr 2014; Pacho Ramos <pacho@g.o> -gnome-backgrounds-3.8.1.ebuild:
38 drop old
39
40
41
42 1.1 x11-themes/gnome-backgrounds/gnome-backgrounds-3.12.1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.12.1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.12.1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gnome-backgrounds-3.12.1.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.12.1.ebuild,v 1.1 2014/04/27 21:55:53 eva Exp $
52
53 EAPI="5"
54 GCONF_DEBUG="no"
55
56 inherit gnome2
57
58 DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
59 HOMEPAGE="http://www.gnome.org/"
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
64 IUSE=""
65
66 RDEPEND=""
67 DEPEND="
68 >=dev-util/intltool-0.40.0
69 sys-devel/gettext
70 "