Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@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: Tue, 05 Feb 2008 11:33:25
Message-Id: E1JMM3F-0004al-FS@stork.gentoo.org
1 corsair 08/02/05 11:33:21
2
3 Modified: xdriinfo-1.0.2.ebuild ChangeLog
4 Log:
5 Stable on ppc64
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild?r1=1.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- xdriinfo-1.0.2.ebuild 27 Jan 2008 19:09:25 -0000 1.4
22 +++ xdriinfo-1.0.2.ebuild 5 Feb 2008 11:33:20 -0000 1.5
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.4 2008/01/27 19:09:25 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.2.ebuild,v 1.5 2008/02/05 11:33:20 corsair 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"
36 +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86"
37 RDEPEND="x11-libs/libX11
38 virtual/opengl"
39 DEPEND="${RDEPEND}
40
41
42
43 1.28 x11-apps/xdriinfo/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/ChangeLog?rev=1.28&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/ChangeLog?rev=1.28&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xdriinfo/ChangeLog?r1=1.27&r2=1.28
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v
52 retrieving revision 1.27
53 retrieving revision 1.28
54 diff -u -r1.27 -r1.28
55 --- ChangeLog 27 Jan 2008 19:09:25 -0000 1.27
56 +++ ChangeLog 5 Feb 2008 11:33:20 -0000 1.28
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.27 2008/01/27 19:09:25 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.28 2008/02/05 11:33:20 corsair Exp $
62 +
63 + 05 Feb 2008; Markus Rothe <corsair@g.o> xdriinfo-1.0.2.ebuild:
64 + Stable on ppc64
65
66 27 Jan 2008; Raúl Porcel <armin76@g.o> xdriinfo-1.0.2.ebuild:
67 alpha/ia64/sparc stable
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list