Gentoo Archives: gentoo-commits

From: "Markus Duft (mduft)" <mduft@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: inputproto-2.0.ebuild ChangeLog
Date: Fri, 05 Nov 2010 09:41:04
Message-Id: 20101105094058.1B52820051@flycatcher.gentoo.org
1 mduft 10/11/05 09:40:58
2
3 Modified: inputproto-2.0.ebuild ChangeLog
4 Log:
5 migrate to xorg-2 eclass, raise EAPI accordingly.
6
7 (Portage version: 2.2.01.17086-prefix/cvs/Interix x86)
8
9 Revision Changes Path
10 1.12 x11-proto/inputproto/inputproto-2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild?r1=1.11&r2=1.12
15
16 Index: inputproto-2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- inputproto-2.0.ebuild 2 Aug 2010 18:10:38 -0000 1.11
23 +++ inputproto-2.0.ebuild 5 Nov 2010 09:40:58 -0000 1.12
24 @@ -1,10 +1,9 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v 1.11 2010/08/02 18:10:38 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v 1.12 2010/11/05 09:40:58 mduft Exp $
29
30 -EAPI="2"
31 -
32 -inherit x-modular
33 +EAPI=3
34 +inherit xorg-2
35
36 DESCRIPTION="X.Org Input protocol headers"
37
38
39
40
41 1.102 x11-proto/inputproto/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.102&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.102&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.101&r2=1.102
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
50 retrieving revision 1.101
51 retrieving revision 1.102
52 diff -u -r1.101 -r1.102
53 --- ChangeLog 10 Sep 2010 18:11:08 -0000 1.101
54 +++ ChangeLog 5 Nov 2010 09:40:58 -0000 1.102
55 @@ -1,6 +1,9 @@
56 # ChangeLog for x11-proto/inputproto
57 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.101 2010/09/10 18:11:08 scarabeus Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.102 2010/11/05 09:40:58 mduft Exp $
60 +
61 + 05 Nov 2010; Markus Duft <mduft@g.o> inputproto-2.0.ebuild:
62 + migrate to xorg-2 eclass, raise EAPI accordingly.
63
64 10 Sep 2010; Tomáš Chvátal <scarabeus@g.o>
65 -inputproto-1.5.1.ebuild: