Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/gnome-backgrounds: ChangeLog gnome-backgrounds-3.0.1.ebuild gnome-backgrounds-2.28.0.ebuild gnome-backgrounds-2.30.0.ebuild
Date: Sat, 30 Apr 2011 16:18:33
Message-Id: 20110430161822.C4F6820054@flycatcher.gentoo.org
1 nirbheek 11/04/30 16:18:22
2
3 Modified: ChangeLog
4 Added: gnome-backgrounds-3.0.1.ebuild
5 Removed: gnome-backgrounds-2.28.0.ebuild
6 gnome-backgrounds-2.30.0.ebuild
7 Log:
8 Bump to 3.0.1, remove old
9
10 (Portage version: 2.1.9.46/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.140 x11-themes/gnome-backgrounds/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.140&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.140&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?r1=1.139&r2=1.140
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v
22 retrieving revision 1.139
23 retrieving revision 1.140
24 diff -u -r1.139 -r1.140
25 --- ChangeLog 22 Mar 2011 19:52:40 -0000 1.139
26 +++ ChangeLog 30 Apr 2011 16:18:22 -0000 1.140
27 @@ -1,6 +1,13 @@
28 # ChangeLog for x11-themes/gnome-backgrounds
29 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.139 2011/03/22 19:52:40 ranger Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.140 2011/04/30 16:18:22 nirbheek Exp $
32 +
33 +*gnome-backgrounds-3.0.1 (30 Apr 2011)
34 +
35 + 30 Apr 2011; Nirbheek Chauhan <nirbheek@g.o>
36 + -gnome-backgrounds-2.28.0.ebuild, -gnome-backgrounds-2.30.0.ebuild,
37 + +gnome-backgrounds-3.0.1.ebuild:
38 + Bump to 3.0.1, remove old
39
40 22 Mar 2011; Brent Baude <ranger@g.o>
41 gnome-backgrounds-2.32.0.ebuild:
42
43
44
45 1.1 x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.1.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.1.ebuild?rev=1.1&content-type=text/plain
49
50 Index: gnome-backgrounds-3.0.1.ebuild
51 ===================================================================
52 # Copyright 1999-2011 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.0.1.ebuild,v 1.1 2011/04/30 16:18:22 nirbheek Exp $
55
56 EAPI="3"
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"