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: Sun, 31 Oct 2010 13:12:34
Message-Id: 20101031131230.B8DA320051@flycatcher.gentoo.org
1 scarabeus 10/10/31 13:12:30
2
3 Modified: ChangeLog
4 Added: xcursor-themes-1.0.3.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.2_rc98/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.33 x11-themes/xcursor-themes/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/ChangeLog?rev=1.33&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/ChangeLog?rev=1.33&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/ChangeLog?r1=1.32&r2=1.33
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v
20 retrieving revision 1.32
21 retrieving revision 1.33
22 diff -u -r1.32 -r1.33
23 --- ChangeLog 11 Feb 2010 18:27:11 -0000 1.32
24 +++ ChangeLog 31 Oct 2010 13:12:30 -0000 1.33
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-themes/xcursor-themes
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.32 2010/02/11 18:27:11 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.33 2010/10/31 13:12:30 scarabeus Exp $
30 +
31 +*xcursor-themes-1.0.3 (31 Oct 2010)
32 +
33 + 31 Oct 2010; Tomáš Chvátal <scarabeus@g.o>
34 + +xcursor-themes-1.0.3.ebuild:
35 + Version bump
36
37 11 Feb 2010; Jeroen Roovers <jer@g.o> xcursor-themes-1.0.2.ebuild:
38 Stable for HPPA (bug #302046).
39
40
41
42 1.1 x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xcursor-themes-1.0.3.ebuild
48 ===================================================================
49 # Copyright 1999-2010 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild,v 1.1 2010/10/31 13:12:30 scarabeus Exp $
52
53 EAPI=3
54
55 XORG_STATIC=no
56 MODULE=data
57 inherit xorg-2
58
59 DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds"
60 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
61 IUSE=""
62
63 RDEPEND="
64 media-libs/libpng
65 x11-libs/libX11
66 x11-libs/libXcursor
67 "
68 DEPEND="${RDEPEND}
69 x11-apps/xcursorgen"