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: gnome-backgrounds-2.28.0.ebuild ChangeLog
Date: Thu, 29 Oct 2009 22:45:37
Message-Id: E1N3dkN-0006CV-Je@stork.gentoo.org
1 eva 09/10/29 22:45:35
2
3 Modified: ChangeLog
4 Added: gnome-backgrounds-2.28.0.ebuild
5 Log:
6 New version for GNOME 2.28.
7 (Portage version: 2.2_rc46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.114 x11-themes/gnome-backgrounds/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.114&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.114&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?r1=1.113&r2=1.114
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v
19 retrieving revision 1.113
20 retrieving revision 1.114
21 diff -u -r1.113 -r1.114
22 --- ChangeLog 25 Oct 2009 21:34:50 -0000 1.113
23 +++ ChangeLog 29 Oct 2009 22:45:34 -0000 1.114
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-themes/gnome-backgrounds
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.113 2009/10/25 21:34:50 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.114 2009/10/29 22:45:34 eva Exp $
29 +
30 +*gnome-backgrounds-2.28.0 (29 Oct 2009)
31 +
32 + 29 Oct 2009; Gilles Dartiguelongue <eva@g.o>
33 + +gnome-backgrounds-2.28.0.ebuild:
34 + New version for GNOME 2.28.
35
36 25 Oct 2009; Gilles Dartiguelongue <eva@g.o>
37 -gnome-backgrounds-2.20.0.ebuild, -gnome-backgrounds-2.22.0.ebuild:
38
39
40
41 1.1 x11-themes/gnome-backgrounds/gnome-backgrounds-2.28.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.28.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.28.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: gnome-backgrounds-2.28.0.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.28.0.ebuild,v 1.1 2009/10/29 22:45:34 eva Exp $
51
52 GCONF_DEBUG="no"
53
54 inherit gnome2
55
56 DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
57 HOMEPAGE="http://www.gnome.org/"
58
59 LICENSE="GPL-2"
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
62 IUSE=""
63
64 RDEPEND=""
65 DEPEND="sys-devel/gettext
66 >=dev-util/intltool-0.35"
67
68 DOCS="AUTHORS ChangeLog NEWS README"