Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/xcursor-themes: ChangeLog xcursor-themes-1.0.3.ebuild
Date: Mon, 28 Feb 2011 22:59:59
Message-Id: 20110228225929.5F6A32004F@flycatcher.gentoo.org
1 scarabeus 11/02/28 22:59:29
2
3 Modified: ChangeLog xcursor-themes-1.0.3.ebuild
4 Log:
5 Fix fetching due to new eclass.
6
7 (Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.42 x11-themes/xcursor-themes/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/ChangeLog?rev=1.42&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/ChangeLog?rev=1.42&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/ChangeLog?r1=1.41&r2=1.42
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v
19 retrieving revision 1.41
20 retrieving revision 1.42
21 diff -u -r1.41 -r1.42
22 --- ChangeLog 15 Feb 2011 13:25:15 -0000 1.41
23 +++ ChangeLog 28 Feb 2011 22:59:29 -0000 1.42
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-themes/xcursor-themes
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.41 2011/02/15 13:25:15 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.42 2011/02/28 22:59:29 scarabeus Exp $
29 +
30 + 28 Feb 2011; Tomáš Chvátal <scarabeus@g.o>
31 + xcursor-themes-1.0.3.ebuild:
32 + Fix fetching due to new eclass.
33
34 15 Feb 2011; Tomáš Chvátal <scarabeus@g.o>
35 -xcursor-themes-1.0.2.ebuild:
36
37
38
39 1.9 x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild?r1=1.8&r2=1.9
44
45 Index: xcursor-themes-1.0.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- xcursor-themes-1.0.3.ebuild 14 Feb 2011 23:43:38 -0000 1.8
52 +++ xcursor-themes-1.0.3.ebuild 28 Feb 2011 22:59:29 -0000 1.9
53 @@ -1,11 +1,11 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild,v 1.8 2011/02/14 23:43:38 xarthisius Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild,v 1.9 2011/02/28 22:59:29 scarabeus Exp $
58
59 EAPI=3
60
61 XORG_STATIC=no
62 -MODULE=data
63 +MODULE=data/
64 inherit xorg-2
65
66 DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"