Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/hsetroot: hsetroot-1.0.2.ebuild ChangeLog
Date: Fri, 01 May 2009 18:05:47
Message-Id: E1Lzx7J-0001hp-51@stork.gentoo.org
1 armin76 09/05/01 18:05:45
2
3 Modified: hsetroot-1.0.2.ebuild ChangeLog
4 Log:
5 x86 stable wrt #266096
6 (Portage version: 2.1.6.11/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.9 x11-misc/hsetroot/hsetroot-1.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild?r1=1.8&r2=1.9
14
15 Index: hsetroot-1.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- hsetroot-1.0.2.ebuild 16 Jan 2007 20:48:26 -0000 1.8
22 +++ hsetroot-1.0.2.ebuild 1 May 2009 18:05:45 -0000 1.9
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.8 2007/01/16 20:48:26 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.9 2009/05/01 18:05:45 armin76 Exp $
29
30 DESCRIPTION="Tool which allows you to compose wallpapers ('root pixmaps') for X"
31 HOMEPAGE="http://thegraveyard.org/hsetroot.php"
32 @@ -8,7 +8,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~x86"
37 +KEYWORDS="~amd64 ~ppc x86"
38 IUSE=""
39
40 RDEPEND="x11-libs/libX11
41
42
43
44 1.7 x11-misc/hsetroot/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/hsetroot/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/hsetroot/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/hsetroot/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 13 Jan 2006 13:37:23 -0000 1.6
57 +++ ChangeLog 1 May 2009 18:05:45 -0000 1.7
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-misc/hsetroot
60 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.6 2006/01/13 13:37:23 nelchael Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.7 2009/05/01 18:05:45 armin76 Exp $
64 +
65 + 01 May 2009; Raúl Porcel <armin76@g.o> hsetroot-1.0.2.ebuild:
66 + x86 stable wrt #266096
67
68 13 Jan 2006; Krzysiek Pawlik <nelchael@g.o> hsetroot-1.0.2.ebuild:
69 Fixed DEPEND for modular X.