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/inputproto: ChangeLog inputproto-2.0.ebuild inputproto-1.9.99.902.ebuild inputproto-1.4.2.1.ebuild
Date: Sat, 03 Oct 2009 15:50:07
Message-Id: E1Mu6s1-0000fQ-Fu@stork.gentoo.org
1 scarabeus 09/10/03 15:50:05
2
3 Modified: ChangeLog
4 Added: inputproto-2.0.ebuild
5 Removed: inputproto-1.9.99.902.ebuild
6 inputproto-1.4.2.1.ebuild
7 Log:
8 Version bump for xorg-server 1.7. Remove old.
9 (Portage version: 2.2_rc41/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.82 x11-proto/inputproto/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.82&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.82&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.81&r2=1.82
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
21 retrieving revision 1.81
22 retrieving revision 1.82
23 diff -u -r1.81 -r1.82
24 --- ChangeLog 30 Sep 2009 19:44:31 -0000 1.81
25 +++ ChangeLog 3 Oct 2009 15:50:05 -0000 1.82
26 @@ -1,6 +1,13 @@
27 # ChangeLog for x11-proto/inputproto
28 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.81 2009/09/30 19:44:31 ssuominen Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.82 2009/10/03 15:50:05 scarabeus Exp $
31 +
32 +*inputproto-2.0 (03 Oct 2009)
33 +
34 + 03 Oct 2009; Tomáš Chvátal <scarabeus@g.o>
35 + -inputproto-1.4.2.1.ebuild, -inputproto-1.9.99.902.ebuild,
36 + +inputproto-2.0.ebuild:
37 + Version bump for xorg-server 1.7. Remove old.
38
39 30 Sep 2009; Samuli Suominen <ssuominen@g.o>
40 inputproto-1.5.1.ebuild:
41
42
43
44 1.1 x11-proto/inputproto/inputproto-2.0.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild?rev=1.1&content-type=text/plain
48
49 Index: inputproto-2.0.ebuild
50 ===================================================================
51 # Copyright 1999-2009 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v 1.1 2009/10/03 15:50:05 scarabeus Exp $
54
55 EAPI="2"
56
57 inherit x-modular
58
59 DESCRIPTION="X.Org Input protocol headers"
60
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
62 IUSE=""
63
64 RDEPEND=""
65 DEPEND="${RDEPEND}
66 !<x11-libs/libXi-1.2.99
67 >=x11-misc/util-macros-1.2"