Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-2.2.ebuild inputproto-2.1.99.5.ebuild
Date: Sun, 04 Mar 2012 21:05:07
Message-Id: 20120304210453.A3A502004B@flycatcher.gentoo.org
1 chithanh 12/03/04 21:04:53
2
3 Modified: ChangeLog
4 Added: inputproto-2.2.ebuild
5 Removed: inputproto-2.1.99.5.ebuild
6 Log:
7 Version bump.
8
9 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.124 x11-proto/inputproto/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.124&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.124&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.123&r2=1.124
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
21 retrieving revision 1.123
22 retrieving revision 1.124
23 diff -u -r1.123 -r1.124
24 --- ChangeLog 23 Feb 2012 18:46:37 -0000 1.123
25 +++ ChangeLog 4 Mar 2012 21:04:53 -0000 1.124
26 @@ -1,6 +1,12 @@
27 # ChangeLog for x11-proto/inputproto
28 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.123 2012/02/23 18:46:37 scarabeus Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.124 2012/03/04 21:04:53 chithanh Exp $
31 +
32 +*inputproto-2.2 (04 Mar 2012)
33 +
34 + 04 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
35 + -inputproto-2.1.99.5.ebuild, +inputproto-2.2.ebuild:
36 + Version bump.
37
38 23 Feb 2012; Tomáš Chvátal <scarabeus@g.o> -inputproto-2.0.1.ebuild:
39 Remove oldest overshadowed.
40
41
42
43 1.1 x11-proto/inputproto/inputproto-2.2.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.2.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.2.ebuild?rev=1.1&content-type=text/plain
47
48 Index: inputproto-2.2.ebuild
49 ===================================================================
50 # Copyright 1999-2012 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.2.ebuild,v 1.1 2012/03/04 21:04:53 chithanh Exp $
53
54 EAPI=4
55 inherit xorg-2
56
57 DESCRIPTION="X.Org Input protocol headers"
58
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
60 IUSE=""
61
62 RDEPEND=""
63 DEPEND="${RDEPEND}
64 !<x11-libs/libXi-1.2.99"