Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/scrnsaverproto: scrnsaverproto-1.2.0.ebuild ChangeLog
Date: Mon, 26 Oct 2009 10:59:13
Message-Id: E1N2NI7-0000Ea-3V@stork.gentoo.org
1 remi 09/10/26 10:59:11
2
3 Modified: scrnsaverproto-1.2.0.ebuild ChangeLog
4 Log:
5 x11-proto/scrnsaverproto: sync with overlay, define DEPEND
6 (Portage version: 2.2_rc46/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild?r1=1.2&r2=1.3
14
15 Index: scrnsaverproto-1.2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- scrnsaverproto-1.2.0.ebuild 3 Oct 2009 15:54:11 -0000 1.2
22 +++ scrnsaverproto-1.2.0.ebuild 26 Oct 2009 10:59:10 -0000 1.3
23 @@ -1,12 +1,9 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.2 2009/10/03 15:54:11 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.3 2009/10/26 10:59:10 remi Exp $
28
29 EAPI="2"
30
31 -# Must be before x-modular eclass is inherited
32 -#SNAPSHOT="yes"
33 -
34 inherit x-modular
35
36 DESCRIPTION="X.Org ScrnSaver protocol headers"
37 @@ -15,3 +12,4 @@
38 IUSE=""
39
40 RDEPEND="!<x11-libs/libXScrnSaver-1.2"
41 +DEPEND="${RDEPEND}"
42
43
44
45 1.28 x11-proto/scrnsaverproto/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.28&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?rev=1.28&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog?r1=1.27&r2=1.28
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v
54 retrieving revision 1.27
55 retrieving revision 1.28
56 diff -u -r1.27 -r1.28
57 --- ChangeLog 3 Oct 2009 15:54:11 -0000 1.27
58 +++ ChangeLog 26 Oct 2009 10:59:10 -0000 1.28
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-proto/scrnsaverproto
61 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.27 2009/10/03 15:54:11 scarabeus Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.28 2009/10/26 10:59:10 remi Exp $
64 +
65 + 26 Oct 2009; Rémi Cardona <remi@g.o> scrnsaverproto-1.2.0.ebuild:
66 + sync with overlay, define DEPEND
67
68 03 Oct 2009; Tomáš Chvátal <scarabeus@g.o>
69 scrnsaverproto-1.2.0.ebuild: