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-proto/xcmiscproto: ChangeLog xcmiscproto-1.2.0.ebuild
Date: Sat, 03 Oct 2009 15:55:26
Message-Id: E1Mu6xA-0000tz-8a@stork.gentoo.org
1 scarabeus 09/10/03 15:55:24
2
3 Modified: ChangeLog xcmiscproto-1.2.0.ebuild
4 Log:
5 Dep cleanup.
6 (Portage version: 2.2_rc41/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.30 x11-proto/xcmiscproto/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/ChangeLog?rev=1.30&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/ChangeLog?rev=1.30&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/ChangeLog?r1=1.29&r2=1.30
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v
18 retrieving revision 1.29
19 retrieving revision 1.30
20 diff -u -r1.29 -r1.30
21 --- ChangeLog 19 Sep 2009 11:17:41 -0000 1.29
22 +++ ChangeLog 3 Oct 2009 15:55:23 -0000 1.30
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-proto/xcmiscproto
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.29 2009/09/19 11:17:41 remi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.30 2009/10/03 15:55:23 scarabeus Exp $
28 +
29 + 03 Oct 2009; Tomáš Chvátal <scarabeus@g.o>
30 + xcmiscproto-1.2.0.ebuild:
31 + Dep cleanup.
32
33 *xcmiscproto-1.2.0 (19 Sep 2009)
34
35
36
37
38 1.2 x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild?r1=1.1&r2=1.2
43
44 Index: xcmiscproto-1.2.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- xcmiscproto-1.2.0.ebuild 19 Sep 2009 11:17:41 -0000 1.1
51 +++ xcmiscproto-1.2.0.ebuild 3 Oct 2009 15:55:23 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.1 2009/09/19 11:17:41 remi Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.2 2009/10/03 15:55:23 scarabeus Exp $
57
58 # Must be before x-modular eclass is inherited
59 #SNAPSHOT="yes"
60 @@ -13,5 +13,4 @@
61 IUSE=""
62
63 RDEPEND=""
64 -DEPEND="${RDEPEND}
65 - >=x11-misc/util-macros-1.2"
66 +DEPEND="${RDEPEND}"