Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/recordproto: ChangeLog recordproto-1.14.ebuild recordproto-1.13.99.1.ebuild
Date: Sat, 03 Oct 2009 15:52:09
Message-Id: E1Mu6ty-0000mH-VE@stork.gentoo.org
1 scarabeus 09/10/03 15:52:06
2
3 Modified: ChangeLog
4 Added: recordproto-1.14.ebuild
5 Removed: recordproto-1.13.99.1.ebuild
6 Log:
7 Version bump for xorg-server 1.7. Remove old.
8 (Portage version: 2.2_rc41/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.29 x11-proto/recordproto/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/ChangeLog?rev=1.29&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/ChangeLog?rev=1.29&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/ChangeLog?r1=1.28&r2=1.29
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v
20 retrieving revision 1.28
21 retrieving revision 1.29
22 diff -u -r1.28 -r1.29
23 --- ChangeLog 19 Sep 2009 08:55:23 -0000 1.28
24 +++ ChangeLog 3 Oct 2009 15:52:06 -0000 1.29
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-proto/recordproto
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.28 2009/09/19 08:55:23 remi Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.29 2009/10/03 15:52:06 scarabeus Exp $
30 +
31 +*recordproto-1.14 (03 Oct 2009)
32 +
33 + 03 Oct 2009; Tomáš Chvátal <scarabeus@g.o>
34 + -recordproto-1.13.99.1.ebuild, +recordproto-1.14.ebuild:
35 + Version bump for xorg-server 1.7. Remove old.
36
37 *recordproto-1.13.99.1 (19 Sep 2009)
38
39
40
41
42 1.1 x11-proto/recordproto/recordproto-1.14.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild?rev=1.1&content-type=text/plain
46
47 Index: recordproto-1.14.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v 1.1 2009/10/03 15:52:06 scarabeus Exp $
52
53 # Must be before x-modular eclass is inherited
54 #SNAPSHOT="yes"
55
56 inherit x-modular
57
58 DESCRIPTION="X.Org Record protocol headers"
59
60 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
61 IUSE=""
62
63 RDEPEND=""
64 DEPEND="${RDEPEND}"