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.2.ebuild gnome-backgrounds-3.0.1.ebuild
Date: Thu, 02 Jun 2011 16:57:40
Message-Id: 20110602165725.EAA7520054@flycatcher.gentoo.org
1 nirbheek 11/06/02 16:57:25
2
3 Modified: ChangeLog
4 Added: gnome-backgrounds-3.0.2.ebuild
5 Removed: gnome-backgrounds-3.0.1.ebuild
6 Log:
7 Bump to 3.0.2, updated translations, remove old
8
9 (Portage version: 2.1.9.46/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.141 x11-themes/gnome-backgrounds/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.141&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?rev=1.141&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog?r1=1.140&r2=1.141
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v
21 retrieving revision 1.140
22 retrieving revision 1.141
23 diff -u -r1.140 -r1.141
24 --- ChangeLog 30 Apr 2011 16:18:22 -0000 1.140
25 +++ ChangeLog 2 Jun 2011 16:57:25 -0000 1.141
26 @@ -1,6 +1,12 @@
27 # ChangeLog for x11-themes/gnome-backgrounds
28 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.140 2011/04/30 16:18:22 nirbheek Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.141 2011/06/02 16:57:25 nirbheek Exp $
31 +
32 +*gnome-backgrounds-3.0.2 (02 Jun 2011)
33 +
34 + 02 Jun 2011; Nirbheek Chauhan <nirbheek@g.o>
35 + -gnome-backgrounds-3.0.1.ebuild, +gnome-backgrounds-3.0.2.ebuild:
36 + Bump to 3.0.2, updated translations, remove old
37
38 *gnome-backgrounds-3.0.1 (30 Apr 2011)
39
40
41
42
43 1.1 x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.2.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.2.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.2.ebuild?rev=1.1&content-type=text/plain
47
48 Index: gnome-backgrounds-3.0.2.ebuild
49 ===================================================================
50 # Copyright 1999-2011 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.0.2.ebuild,v 1.1 2011/06/02 16:57:25 nirbheek Exp $
53
54 EAPI="3"
55 GCONF_DEBUG="no"
56
57 inherit gnome2
58
59 DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
60 HOMEPAGE="http://www.gnome.org/"
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 IUSE=""
66
67 RDEPEND=""
68 DEPEND="sys-devel/gettext
69 >=dev-util/intltool-0.40.0"
70
71 DOCS="AUTHORS ChangeLog NEWS README"