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: inputproto-2.3.1.ebuild ChangeLog inputproto-2.2.ebuild inputproto-2.2-r1.ebuild
Date: Fri, 30 May 2014 14:48:15
Message-Id: 20140530144810.A2DB22004E@flycatcher.gentoo.org
1 chithanh 14/05/30 14:48:10
2
3 Modified: ChangeLog
4 Added: inputproto-2.3.1.ebuild
5 Removed: inputproto-2.2.ebuild inputproto-2.2-r1.ebuild
6 Log:
7 Version bump. Remove old.
8
9 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
10
11 Revision Changes Path
12 1.146 x11-proto/inputproto/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.146&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.146&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.145&r2=1.146
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
21 retrieving revision 1.145
22 retrieving revision 1.146
23 diff -u -r1.145 -r1.146
24 --- ChangeLog 8 Oct 2013 05:09:27 -0000 1.145
25 +++ ChangeLog 30 May 2014 14:48:10 -0000 1.146
26 @@ -1,6 +1,12 @@
27 # ChangeLog for x11-proto/inputproto
28 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.145 2013/10/08 05:09:27 ago Exp $
30 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.146 2014/05/30 14:48:10 chithanh Exp $
32 +
33 +*inputproto-2.3.1 (30 May 2014)
34 +
35 + 30 May 2014; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
36 + +inputproto-2.3.1.ebuild, -inputproto-2.2-r1.ebuild, -inputproto-2.2.ebuild:
37 + Version bump. Remove old.
38
39 08 Oct 2013; Agostino Sarubbo <ago@g.o> inputproto-2.3.ebuild:
40 Stable for x86, wrt bug #475480
41
42
43
44 1.1 x11-proto/inputproto/inputproto-2.3.1.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.3.1.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.3.1.ebuild?rev=1.1&content-type=text/plain
48
49 Index: inputproto-2.3.1.ebuild
50 ===================================================================
51 # Copyright 1999-2014 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.3.1.ebuild,v 1.1 2014/05/30 14:48:10 chithanh Exp $
54
55 EAPI=5
56
57 XORG_MULTILIB=yes
58 inherit xorg-2
59
60 DESCRIPTION="X.Org Input protocol headers"
61
62 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
63 IUSE=""
64
65 RDEPEND=""
66 DEPEND="${RDEPEND}
67 !<x11-libs/libXi-1.2.99"