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/renderproto: ChangeLog renderproto-0.11.ebuild renderproto-0.9.2.ebuild
Date: Sat, 03 Oct 2009 12:33:19
Message-Id: E1Mu3nY-0005ia-V5@stork.gentoo.org
1 scarabeus 09/10/03 12:33:16
2
3 Modified: ChangeLog
4 Added: renderproto-0.11.ebuild
5 Removed: renderproto-0.9.2.ebuild
6 Log:
7 Version bump. Remove old.
8 (Portage version: 2.2_rc41/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.45 x11-proto/renderproto/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/renderproto/ChangeLog?rev=1.45&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/renderproto/ChangeLog?rev=1.45&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/renderproto/ChangeLog?r1=1.44&r2=1.45
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v
20 retrieving revision 1.44
21 retrieving revision 1.45
22 diff -u -r1.44 -r1.45
23 --- ChangeLog 23 Jun 2009 19:19:13 -0000 1.44
24 +++ ChangeLog 3 Oct 2009 12:33:16 -0000 1.45
25 @@ -1,6 +1,13 @@
26 # ChangeLog for x11-proto/renderproto
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.44 2009/06/23 19:19:13 klausman Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.45 2009/10/03 12:33:16 scarabeus Exp $
30 +
31 +*renderproto-0.11 (03 Oct 2009)
32 +
33 + 03 Oct 2009; Tomáš Chvátal <scarabeus@g.o>
34 + -files/0.9.3-fix-render-h-compilation.patch, -renderproto-0.9.2.ebuild,
35 + +renderproto-0.11.ebuild:
36 + Version bump. Remove old.
37
38 23 Jun 2009; Tobias Klausmann <klausman@g.o>
39 renderproto-0.9.3.ebuild:
40
41
42
43 1.1 x11-proto/renderproto/renderproto-0.11.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/renderproto/renderproto-0.11.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/renderproto/renderproto-0.11.ebuild?rev=1.1&content-type=text/plain
47
48 Index: renderproto-0.11.ebuild
49 ===================================================================
50 # Copyright 1999-2009 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.ebuild,v 1.1 2009/10/03 12:33:16 scarabeus Exp $
53
54 # Must be before x-modular eclass is inherited
55 #SNAPSHOT="yes"
56
57 inherit x-modular
58
59 DESCRIPTION="X.Org Render protocol headers"
60
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
62 IUSE=""
63
64 RDEPEND=""
65 DEPEND="${RDEPEND}"