Gentoo Archives: gentoo-commits

From: "Donnie Berkholz (dberkholz)" <dberkholz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/randrproto: ChangeLog randrproto-1.2.2.ebuild
Date: Sat, 05 Jul 2008 06:24:37
Message-Id: E1KF1CC-00071u-4A@stork.gentoo.org
1 dberkholz 08/07/05 06:24:32
2
3 Modified: ChangeLog
4 Added: randrproto-1.2.2.ebuild
5 Log:
6 Bump for X.Org 7.4.
7 (Portage version: 2.1.5.6)
8
9 Revision Changes Path
10 1.46 x11-proto/randrproto/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/randrproto/ChangeLog?rev=1.46&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/randrproto/ChangeLog?rev=1.46&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/randrproto/ChangeLog?r1=1.45&r2=1.46
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v
19 retrieving revision 1.45
20 retrieving revision 1.46
21 diff -u -r1.45 -r1.46
22 --- ChangeLog 9 Oct 2007 09:40:40 -0000 1.45
23 +++ ChangeLog 5 Jul 2008 06:24:31 -0000 1.46
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-proto/randrproto
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.45 2007/10/09 09:40:40 dberkholz Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.46 2008/07/05 06:24:31 dberkholz Exp $
30 +
31 +*randrproto-1.2.2 (05 Jul 2008)
32 +
33 + 05 Jul 2008; Donnie Berkholz <dberkholz@g.o>;
34 + +randrproto-1.2.2.ebuild:
35 + Bump for X.Org 7.4.
36
37 09 Oct 2007; Donnie Berkholz <dberkholz@g.o>;
38 -randrproto-1.1.2.ebuild, -randrproto-1.2.0.ebuild:
39
40
41
42 1.1 x11-proto/randrproto/randrproto-1.2.2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: randrproto-1.2.2.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild,v 1.1 2008/07/05 06:24:31 dberkholz Exp $
52
53 # Must be before x-modular eclass is inherited
54 #SNAPSHOT="yes"
55
56 inherit x-modular
57
58 DESCRIPTION="X.Org Randr protocol headers"
59
60 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
61
62 RDEPEND=""
63 DEPEND="${RDEPEND}"
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list