* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nv: xf86-video-nv-2.1.8.ebuild xf86-video-nv-2.1.9.ebuild xf86-video-nv-2.1.10.ebuild ChangeLog xf86-video-nv-2.1.6.ebuild xf86-video-nv-2.1.12.ebuild xf86-video-nv-2.1.2.ebuild
@ 2009-03-13 15:40 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2009-03-13 15:40 UTC (permalink / raw
To: gentoo-commits
armin76 09/03/13 15:40:27
Modified: xf86-video-nv-2.1.8.ebuild
xf86-video-nv-2.1.9.ebuild
xf86-video-nv-2.1.10.ebuild ChangeLog
xf86-video-nv-2.1.6.ebuild
xf86-video-nv-2.1.12.ebuild
xf86-video-nv-2.1.2.ebuild
Log:
Drop ~arm/~sh, its not available there
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.2 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.8.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.8.ebuild?r1=1.1&r2=1.2
Index: xf86-video-nv-2.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-nv-2.1.8.ebuild 9 Mar 2008 21:18:59 -0000 1.1
+++ xf86-video-nv-2.1.8.ebuild 13 Mar 2009 15:40:26 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.8.ebuild,v 1.1 2008/03/09 21:18:59 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.8.ebuild,v 1.2 2009/03/13 15:40:26 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Nvidia video driver"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
1.8 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild?r1=1.7&r2=1.8
Index: xf86-video-nv-2.1.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-video-nv-2.1.9.ebuild 14 Sep 2008 16:01:01 -0000 1.7
+++ xf86-video-nv-2.1.9.ebuild 13 Mar 2009 15:40:26 -0000 1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild,v 1.7 2008/09/14 16:01:01 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.9.ebuild,v 1.8 2009/03/13 15:40:26 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Nvidia video driver"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
1.2 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.10.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.10.ebuild?r1=1.1&r2=1.2
Index: xf86-video-nv-2.1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-nv-2.1.10.ebuild 5 Jul 2008 06:33:18 -0000 1.1
+++ xf86-video-nv-2.1.10.ebuild 13 Mar 2009 15:40:26 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.10.ebuild,v 1.1 2008/07/05 06:33:18 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.10.ebuild,v 1.2 2009/03/13 15:40:26 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Nvidia video driver"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
1.70 x11-drivers/xf86-video-nv/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog?r1=1.69&r2=1.70
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog 14 Sep 2008 16:01:01 -0000 1.69
+++ ChangeLog 13 Mar 2009 15:40:26 -0000 1.70
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-nv
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.69 2008/09/14 16:01:01 nixnut Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.70 2009/03/13 15:40:26 armin76 Exp $
+
+ 13 Mar 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-nv-2.1.2.ebuild,
+ xf86-video-nv-2.1.6.ebuild, xf86-video-nv-2.1.8.ebuild,
+ xf86-video-nv-2.1.9.ebuild, xf86-video-nv-2.1.10.ebuild,
+ xf86-video-nv-2.1.12.ebuild:
+ Drop ~arm/~sh, its not available there
14 Sep 2008; nixnut <nixnut@gentoo.org> xf86-video-nv-2.1.9.ebuild:
Stable on ppc wrt bug 232198
1.2 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.6.ebuild?r1=1.1&r2=1.2
Index: xf86-video-nv-2.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-nv-2.1.6.ebuild 7 Nov 2007 09:19:21 -0000 1.1
+++ xf86-video-nv-2.1.6.ebuild 13 Mar 2009 15:40:26 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.6.ebuild,v 1.1 2007/11/07 09:19:21 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.6.ebuild,v 1.2 2009/03/13 15:40:26 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Nvidia video driver"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
1.2 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild?r1=1.1&r2=1.2
Index: xf86-video-nv-2.1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-nv-2.1.12.ebuild 6 Sep 2008 06:52:20 -0000 1.1
+++ xf86-video-nv-2.1.12.ebuild 13 Mar 2009 15:40:26 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild,v 1.1 2008/09/06 06:52:20 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.12.ebuild,v 1.2 2009/03/13 15:40:26 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Nvidia video driver"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
1.8 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild?r1=1.7&r2=1.8
Index: xf86-video-nv-2.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xf86-video-nv-2.1.2.ebuild 5 Feb 2008 19:24:21 -0000 1.7
+++ xf86-video-nv-2.1.2.ebuild 13 Mar 2009 15:40:26 -0000 1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.2.ebuild,v 1.8 2009/03/13 15:40:26 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@
DESCRIPTION="Nvidia video driver"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-13 15:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-13 15:40 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nv: xf86-video-nv-2.1.8.ebuild xf86-video-nv-2.1.9.ebuild xf86-video-nv-2.1.10.ebuild ChangeLog xf86-video-nv-2.1.6.ebuild xf86-video-nv-2.1.12.ebuild xf86-video-nv-2.1.2.ebuild Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox