Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nv: xf86-video-nv-2.1.2.ebuild
Date: Tue, 05 Feb 2008 19:24:25
Message-Id: E1JMTP4-0008LG-78@stork.gentoo.org
1 vapier 08/02/05 19:24:22
2
3 Modified: xf86-video-nv-2.1.2.ebuild
4 Log:
5 sh love
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.7 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild?r1=1.6&r2=1.7
14
15 Index: xf86-video-nv-2.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xf86-video-nv-2.1.2.ebuild 9 Sep 2007 15:45:40 -0000 1.6
22 +++ xf86-video-nv-2.1.2.ebuild 5 Feb 2008 19:24:21 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild,v 1.6 2007/09/09 15:45:40 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild,v 1.7 2008/02/05 19:24:21 vapier Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -10,7 +10,7 @@
33
34 DESCRIPTION="Nvidia video driver"
35
36 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh x86 ~x86-fbsd"
38
39 RDEPEND="x11-base/xorg-server"
40 DEPEND="${RDEPEND}
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list