Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Fri, 03 Oct 2008 08:42:46
Message-Id: E1KlgFH-0004Ps-Ia@stork.gentoo.org
1 armin76 08/10/03 08:42:43
2
3 Modified: xf86dga-1.0.2.ebuild ChangeLog
4 Log:
5 Add ~ia64 wrt #237411
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.8 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.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild?r1=1.7&r2=1.8
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.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- xf86dga-1.0.2.ebuild 26 Sep 2008 12:49:23 -0000 1.7
22 +++ xf86dga-1.0.2.ebuild 3 Oct 2008 08:42:43 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.7 2008/09/26 12:49:23 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.2.ebuild,v 1.8 2008/10/03 08:42:43 armin76 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="amd64 arm ~hppa ~mips ~ppc64 s390 sh ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ~ppc64 s390 sh ~sparc x86 ~x86-fbsd"
37 RDEPEND="x11-libs/libX11
38 x11-libs/libXxf86dga"
39 DEPEND="${RDEPEND}
40
41
42
43 1.22 x11-apps/xf86dga/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xf86dga/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 26 Sep 2008 12:49:23 -0000 1.21
56 +++ ChangeLog 3 Oct 2008 08:42:43 -0000 1.22
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xf86dga
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.21 2008/09/26 12:49:23 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.22 2008/10/03 08:42:43 armin76 Exp $
62 +
63 + 03 Oct 2008; Raúl Porcel <armin76@g.o> xf86dga-1.0.2.ebuild:
64 + Add ~ia64 wrt #237411
65
66 26 Sep 2008; Jeroen Roovers <jer@g.o> xf86dga-1.0.2.ebuild:
67 Marked ~hppa (bug #237411).