Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xdriinfo: xdriinfo-1.0.3.ebuild
Date: Mon, 01 Nov 2010 12:54:53
Message-Id: 20101101125448.0D61A20066@flycatcher.gentoo.org
1 scarabeus 10/11/01 12:54:48
2
3 Modified: xdriinfo-1.0.3.ebuild
4 Log:
5 Whitespace
6
7 (Portage version: 2.2_rc98/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild?r1=1.11&r2=1.12
15
16 Index: xdriinfo-1.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- xdriinfo-1.0.3.ebuild 1 Nov 2010 12:46:30 -0000 1.11
23 +++ xdriinfo-1.0.3.ebuild 1 Nov 2010 12:54:47 -0000 1.12
24 @@ -1,10 +1,9 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild,v 1.11 2010/11/01 12:46:30 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild,v 1.12 2010/11/01 12:54:47 scarabeus Exp $
29
30 EAPI=3
31
32 -
33 inherit xorg-2
34
35 DESCRIPTION="query configuration information of DRI drivers"