Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xdriinfo: xdriinfo-1.0.2.ebuild ChangeLog
Date: Fri, 26 Sep 2008 12:37:19
Message-Id: E1KjCZR-0000Wt-81@stork.gentoo.org
1 jer 08/09/26 12:37:17
2
3 Modified: xdriinfo-1.0.2.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #237411).
6 (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.7 x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild?r1=1.6&r2=1.7
14
15 Index: xdriinfo-1.0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xdriinfo-1.0.2.ebuild 24 Sep 2008 10:34:53 -0000 1.6
22 +++ xdriinfo-1.0.2.ebuild 26 Sep 2008 12:37:16 -0000 1.7
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/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.6 2008/09/24 10:34:53 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.7 2008/09/26 12:37:16 jer 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="query configuration information of DRI drivers"
35 -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
37 RDEPEND="x11-libs/libX11
38 virtual/opengl"
39 DEPEND="${RDEPEND}
40
41
42
43 1.30 x11-apps/xdriinfo/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/ChangeLog?rev=1.30&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/ChangeLog?rev=1.30&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/ChangeLog?r1=1.29&r2=1.30
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v
52 retrieving revision 1.29
53 retrieving revision 1.30
54 diff -u -r1.29 -r1.30
55 --- ChangeLog 24 Sep 2008 10:34:53 -0000 1.29
56 +++ ChangeLog 26 Sep 2008 12:37:16 -0000 1.30
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-apps/xdriinfo
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.29 2008/09/24 10:34:53 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.30 2008/09/26 12:37:16 jer Exp $
62 +
63 + 26 Sep 2008; Jeroen Roovers <jer@g.o> xdriinfo-1.0.2.ebuild:
64 + Marked ~hppa (bug #237411).
65
66 24 Sep 2008; Alexis Ballier <aballier@g.o> xdriinfo-1.0.2.ebuild:
67 keyword ~x86-fbsd