Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xf86dga: xf86dga-1.0.2.ebuild ChangeLog
Date: Tue, 23 Jun 2009 20:59:15
Message-Id: E1MJD5F-0007f8-FB@stork.gentoo.org
1 klausman 09/06/23 20:59:13
2
3 Modified: xf86dga-1.0.2.ebuild ChangeLog
4 Log:
5 Stable on alpha for xorg-server-1.5/xorg-x11-7.4
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.12 x11-apps/xf86dga/xf86dga-1.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild?r1=1.11&r2=1.12
14
15 Index: xf86dga-1.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- xf86dga-1.0.2.ebuild 28 May 2009 17:20:25 -0000 1.11
22 +++ xf86dga-1.0.2.ebuild 23 Jun 2009 20:59:13 -0000 1.12
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.11 2009/05/28 17:20:25 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.12 2009/06/23 20:59:13 klausman Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -8,7 +8,7 @@
32 inherit x-modular
33
34 DESCRIPTION="test program for the XFree86-DGA extension"
35 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd"
37 IUSE=""
38 RDEPEND="x11-libs/libX11
39 x11-libs/libXxf86dga"
40
41
42
43 1.26 x11-apps/xf86dga/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/ChangeLog?rev=1.26&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/ChangeLog?rev=1.26&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/ChangeLog?r1=1.25&r2=1.26
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v
52 retrieving revision 1.25
53 retrieving revision 1.26
54 diff -u -r1.25 -r1.26
55 --- ChangeLog 28 May 2009 17:20:25 -0000 1.25
56 +++ ChangeLog 23 Jun 2009 20:59:13 -0000 1.26
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xf86dga
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.25 2009/05/28 17:20:25 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.26 2009/06/23 20:59:13 klausman Exp $
62 +
63 + 23 Jun 2009; Tobias Klausmann <klausman@g.o> xf86dga-1.0.2.ebuild:
64 + Stable on alpha for xorg-server-1.5/xorg-x11-7.4
65
66 28 May 2009; Raúl Porcel <armin76@g.o> xf86dga-1.0.2.ebuild:
67 Add ~alpha