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/fixesproto: fixesproto-4.1.ebuild ChangeLog
Date: Sat, 03 Oct 2009 14:49:08
Message-Id: E1Mu5v0-0005Zc-NS@stork.gentoo.org
1 scarabeus 09/10/03 14:49:06
2
3 Modified: fixesproto-4.1.ebuild ChangeLog
4 Log:
5 Adjust the deps to be correct.
6 (Portage version: 2.2_rc41/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 x11-proto/fixesproto/fixesproto-4.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.ebuild?r1=1.1&r2=1.2
14
15 Index: fixesproto-4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- fixesproto-4.1.ebuild 3 Oct 2009 12:14:21 -0000 1.1
22 +++ fixesproto-4.1.ebuild 3 Oct 2009 14:49:06 -0000 1.2
23 @@ -1,6 +1,6 @@
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/fixesproto/fixesproto-4.1.ebuild,v 1.1 2009/10/03 12:14:21 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.ebuild,v 1.2 2009/10/03 14:49:06 scarabeus Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -11,5 +11,5 @@
32
33 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
34 IUSE=""
35 -RDEPEND=""
36 +RDEPEND=">=x11-proto/xextproto-7.1"
37 DEPEND="${RDEPEND}"
38
39
40
41 1.26 x11-proto/fixesproto/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fixesproto/ChangeLog?rev=1.26&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fixesproto/ChangeLog?rev=1.26&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/fixesproto/ChangeLog?r1=1.25&r2=1.26
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v
50 retrieving revision 1.25
51 retrieving revision 1.26
52 diff -u -r1.25 -r1.26
53 --- ChangeLog 3 Oct 2009 12:14:21 -0000 1.25
54 +++ ChangeLog 3 Oct 2009 14:49:06 -0000 1.26
55 @@ -1,6 +1,10 @@
56 # ChangeLog for x11-proto/fixesproto
57 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.25 2009/10/03 12:14:21 scarabeus Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.26 2009/10/03 14:49:06 scarabeus Exp $
60 +
61 + 03 Oct 2009; Tomáš Chvátal <scarabeus@g.o>
62 + fixesproto-4.1.ebuild:
63 + Adjust the deps to be correct.
64
65 *fixesproto-4.1 (03 Oct 2009)