Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/kbproto: kbproto-1.0.7.ebuild ChangeLog
Date: Thu, 02 Jul 2015 01:12:14
Message-Id: 20150702011204.7086574E@oystercatcher.gentoo.org
1 mrueg 15/07/02 01:12:04
2
3 Modified: ChangeLog
4 Added: kbproto-1.0.7.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
9
10 Revision Changes Path
11 1.80 x11-proto/kbproto/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/kbproto/ChangeLog?rev=1.80&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/kbproto/ChangeLog?rev=1.80&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/kbproto/ChangeLog?r1=1.79&r2=1.80
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v
20 retrieving revision 1.79
21 retrieving revision 1.80
22 diff -u -r1.79 -r1.80
23 --- ChangeLog 12 Apr 2015 18:52:37 -0000 1.79
24 +++ ChangeLog 2 Jul 2015 01:12:04 -0000 1.80
25 @@ -1,6 +1,11 @@
26 # ChangeLog for x11-proto/kbproto
27 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.79 2015/04/12 18:52:37 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.80 2015/07/02 01:12:04 mrueg Exp $
30 +
31 +*kbproto-1.0.7 (02 Jul 2015)
32 +
33 + 02 Jul 2015; Manuel Rüger <mrueg@g.o> +kbproto-1.0.7.ebuild:
34 + Version bump.
35
36 12 Apr 2015; Manuel Rüger <mrueg@g.o> -kbproto-1.0.5.ebuild,
37 -kbproto-1.0.6.ebuild:
38
39
40
41 1.1 x11-proto/kbproto/kbproto-1.0.7.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/kbproto/kbproto-1.0.7.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/kbproto/kbproto-1.0.7.ebuild?rev=1.1&content-type=text/plain
45
46 Index: kbproto-1.0.7.ebuild
47 ===================================================================
48 # Copyright 1999-2015 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.7.ebuild,v 1.1 2015/07/02 01:12:04 mrueg Exp $
51
52 EAPI=5
53
54 XORG_MULTILIB=yes
55 inherit xorg-2
56
57 DESCRIPTION="X.Org KB protocol headers"
58
59 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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"
60 IUSE=""
61
62 RDEPEND=""
63 DEPEND="${RDEPEND}"