Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: inputproto-2.3.ebuild ChangeLog
Date: Tue, 10 Jun 2014 00:57:59
Message-Id: 20140610005755.EE6DC2004E@flycatcher.gentoo.org
1 vapier 14/06/10 00:57:55
2
3 Modified: inputproto-2.3.ebuild ChangeLog
4 Log:
5 Mark arm64/m68k/s390/sh stable.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.11 x11-proto/inputproto/inputproto-2.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.3.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.3.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/inputproto-2.3.ebuild?r1=1.10&r2=1.11
15
16 Index: inputproto-2.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.3.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- inputproto-2.3.ebuild 8 Oct 2013 05:09:27 -0000 1.10
23 +++ inputproto-2.3.ebuild 10 Jun 2014 00:57:55 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.3.ebuild,v 1.10 2013/10/08 05:09:27 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.3.ebuild,v 1.11 2014/06/10 00:57:55 vapier Exp $
30
31 EAPI=5
32
33 @@ -9,7 +9,7 @@
34
35 DESCRIPTION="X.Org Input protocol headers"
36
37 -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"
38 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~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"
39 IUSE=""
40
41 RDEPEND=""
42
43
44
45 1.147 x11-proto/inputproto/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.147&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.147&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.146&r2=1.147
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
54 retrieving revision 1.146
55 retrieving revision 1.147
56 diff -u -r1.146 -r1.147
57 --- ChangeLog 30 May 2014 14:48:10 -0000 1.146
58 +++ ChangeLog 10 Jun 2014 00:57:55 -0000 1.147
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-proto/inputproto
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.146 2014/05/30 14:48:10 chithanh Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.147 2014/06/10 00:57:55 vapier Exp $
64 +
65 + 10 Jun 2014; Mike Frysinger <vapier@g.o> inputproto-2.3.ebuild:
66 + Mark arm64/m68k/s390/sh stable.
67
68 *inputproto-2.3.1 (30 May 2014)