Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/inputproto: ChangeLog inputproto-1.5.1.ebuild
Date: Sat, 20 Jun 2009 09:33:00
Message-Id: E1MHwwT-0003g8-Dh@stork.gentoo.org
1 remi 09/06/20 09:32:57
2
3 Modified: ChangeLog
4 Added: inputproto-1.5.1.ebuild
5 Log:
6 x11-proto/inputproto: bump to 1.5.1
7 (Portage version: 2.2_rc33/cvs/Linux i686)
8
9 Revision Changes Path
10 1.78 x11-proto/inputproto/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.78&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?rev=1.78&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/ChangeLog?r1=1.77&r2=1.78
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v
19 retrieving revision 1.77
20 retrieving revision 1.78
21 diff -u -r1.77 -r1.78
22 --- ChangeLog 19 Jun 2009 21:14:41 -0000 1.77
23 +++ ChangeLog 20 Jun 2009 09:32:57 -0000 1.78
24 @@ -1,6 +1,11 @@
25 # ChangeLog for x11-proto/inputproto
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.77 2009/06/19 21:14:41 remi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.78 2009/06/20 09:32:57 remi Exp $
29 +
30 +*inputproto-1.5.1 (20 Jun 2009)
31 +
32 + 20 Jun 2009; Rémi Cardona <remi@g.o> +inputproto-1.5.1.ebuild:
33 + bump to 1.5.1
34
35 19 Jun 2009; Rémi Cardona <remi@g.o> -inputproto-1.4.2.ebuild,
36 -inputproto-1.4.3.ebuild, -inputproto-1.4.3-r1.ebuild,
37
38
39
40 1.1 x11-proto/inputproto/inputproto-1.5.1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.1.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/inputproto/inputproto-1.5.1.ebuild?rev=1.1&content-type=text/plain
44
45 Index: inputproto-1.5.1.ebuild
46 ===================================================================
47 # Copyright 1999-2009 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.5.1.ebuild,v 1.1 2009/06/20 09:32:57 remi Exp $
50
51 # Must be before x-modular eclass is inherited
52 #SNAPSHOT="yes"
53
54 inherit x-modular
55
56 DESCRIPTION="X.Org Input protocol headers"
57
58 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
59 IUSE=""
60 RDEPEND=""
61 DEPEND="${RDEPEND}"