Gentoo Archives: gentoo-commits

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