public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nv/
@ 2017-01-17 23:16 Matt Turner
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2017-01-17 23:16 UTC (permalink / raw
  To: gentoo-commits

commit:     fec7d34067e9e5721001c98414425fae4437d50e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 23:03:46 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 23:16:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec7d340

x11-drivers/xf86-video-nv: Version bump to 2.1.21.

 x11-drivers/xf86-video-nv/Manifest                    |  1 +
 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/x11-drivers/xf86-video-nv/Manifest b/x11-drivers/xf86-video-nv/Manifest
index cb0904f..f300baa 100644
--- a/x11-drivers/xf86-video-nv/Manifest
+++ b/x11-drivers/xf86-video-nv/Manifest
@@ -1 +1,2 @@
 DIST xf86-video-nv-2.1.20.tar.bz2 396982 SHA256 8395f65501f16f9cbaae8f598b02c6f18e78f4d3d30a08cb8d547dc2e00c10bf SHA512 f7c3f00aa949bdffdcb180fa727204b1cdbbad560919e111c589f8614fd897186cdefe014714505aa4646419b4d8bb879eaca96fea032b56cc8c71ba7faa6373 WHIRLPOOL 77d18c82faaf1d969aa9cef6d81fcc0fda8fbb141094a1b05c1ad6edddb5cf2044280f1f0017a079abd9918be555eeffc9ed49750762601dcbcd14e66bfbc9ee
+DIST xf86-video-nv-2.1.21.tar.bz2 424091 SHA256 1f98649e6ff0e8214b9d5dcac661f1d004be8e73823d8247b9c7025fd81db32d SHA512 97cec43100b00609d43cf45937bafea387fd656cb5e321fcbed426973320097ba6601e4e548026618b3cf0c480f58956874a201791dc0cc39297b5fd54979ca7 WHIRLPOOL 332ac5036a101d19f1acb29e1d036f461160d6cafd51e87d6bd51bb5209c0c04c437038270101f6472d463a9fbcfacf4c447f462b79c5f9655a72004753b5517

diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
new file mode 100644
index 00000000..b39c4c5
--- /dev/null
+++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xorg-2
+
+DESCRIPTION="Nvidia 2D only video driver"
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="x11-base/xorg-server
+	>=x11-libs/libpciaccess-0.10.7"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nv/
@ 2017-03-06 15:50 Tobias Klausmann
  0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann @ 2017-03-06 15:50 UTC (permalink / raw
  To: gentoo-commits

commit:     fa36327c3ccf3f80e34fb5ddbc2f7d80c6f57ff1
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  6 15:36:28 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Mar  6 15:49:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa36327c

x11-drivers/xf86-video-nv-2.1.21-r0: add alpha keyword

Gentoo-Bug: 611056

 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
index ef2b8e203f6..444672896b3 100644
--- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
+++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
@@ -6,7 +6,7 @@ inherit xorg-2
 
 DESCRIPTION="Nvidia 2D only video driver"
 
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-base/xorg-server


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nv/
@ 2017-03-11 18:59 Agostino Sarubbo
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo @ 2017-03-11 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     9ef49d3dc10aed8dd780f7c5854d5c986f9192db
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 18:57:35 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 18:57:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef49d3d

x11-drivers/xf86-video-nv: ia64 stable wrt bug #611056

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
index e0dbc6fec66..599dfe6212b 100644
--- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
+++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
@@ -6,7 +6,7 @@ inherit xorg-2
 
 DESCRIPTION="Nvidia 2D only video driver"
 
-KEYWORDS="alpha amd64 ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND="x11-base/xorg-server


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nv/
@ 2021-03-19 22:40 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2021-03-19 22:40 UTC (permalink / raw
  To: gentoo-commits

commit:     b50fa6de9448ed7364e7929ac1f84501b56cef9e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 19 22:39:40 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 19 22:39:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b50fa6de

x11-drivers/xf86-video-nv: Port to EAPI 7

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
index f96f675ae5a..edac3c64b1e 100644
--- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
+++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit xorg-2
+EAPI=7
+
+inherit xorg-3
 
 DESCRIPTION="Nvidia 2D only video driver"
 
 KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 x86"
-IUSE=""
 
-RDEPEND="x11-base/xorg-server
+RDEPEND="
+	x11-base/xorg-server
 	>=x11-libs/libpciaccess-0.10.7"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nv/
@ 2022-05-25 16:02 WANG Xuerui
  0 siblings, 0 replies; 6+ messages in thread
From: WANG Xuerui @ 2022-05-25 16:02 UTC (permalink / raw
  To: gentoo-commits

commit:     b157ba4d66c253fd0aa9508a503505b6e3dde7da
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 15:57:50 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed May 25 16:02:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b157ba4d

x11-drivers/xf86-video-nv: keyword 2.1.21 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
index edac3c64b1e1..c34bdc85e7bd 100644
--- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
+++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="Nvidia 2D only video driver"
 
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 x86"
+KEYWORDS="~alpha amd64 ~ia64 ~loong ppc ppc64 x86"
 
 RDEPEND="
 	x11-base/xorg-server


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nv/
@ 2022-07-27 23:09 Matt Turner
  0 siblings, 0 replies; 6+ messages in thread
From: Matt Turner @ 2022-07-27 23:09 UTC (permalink / raw
  To: gentoo-commits

commit:     37e7cae3c8da5ea5c8c357aeb23fb8e01fdd4725
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 27 21:08:15 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 27 23:09:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e7cae3

x11-drivers/xf86-video-nv: Version bump to 2.1.22

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-video-nv/Manifest                    |  1 +
 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild | 11 +++++++++++
 2 files changed, 12 insertions(+)

diff --git a/x11-drivers/xf86-video-nv/Manifest b/x11-drivers/xf86-video-nv/Manifest
index 94672ece7953..90cf1a20992a 100644
--- a/x11-drivers/xf86-video-nv/Manifest
+++ b/x11-drivers/xf86-video-nv/Manifest
@@ -1 +1,2 @@
 DIST xf86-video-nv-2.1.21.tar.bz2 424091 BLAKE2B 3ef69d23672c0d65d1117ec1c4906a47d34878ed20f7c07d044be3b9d74c848162d80fe9cc7a11797fd9f94dedcda3b5e76d8386f2b7208e432497ef50838422 SHA512 97cec43100b00609d43cf45937bafea387fd656cb5e321fcbed426973320097ba6601e4e548026618b3cf0c480f58956874a201791dc0cc39297b5fd54979ca7
+DIST xf86-video-nv-2.1.22.tar.xz 354708 BLAKE2B e2e54ea3f025a77f268d584345a12ad3547d60f8f23a393d5af0cf69c2a14c6851c8c074ecc4975f5dc2d94018ea51ac36241a86b2ad532672cd09ae2a5dba7d SHA512 a54767e9060404cafbb028ea36e582e8cfb7431a746cfc1d698c435fa73e41c4dfc12f84e50d002a582ac61e2d4c377f4defdf407250ee9e8656e5ff989b3cda

diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild
new file mode 100644
index 000000000000..8e72d626549b
--- /dev/null
+++ b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.22.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="Nvidia 2D only video driver"
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~loong ~ppc ~ppc64 ~x86"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-27 23:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-25 16:02 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nv/ WANG Xuerui
  -- strict thread matches above, loose matches on Subject: below --
2022-07-27 23:09 Matt Turner
2021-03-19 22:40 David Seifert
2017-03-11 18:59 Agostino Sarubbo
2017-03-06 15:50 Tobias Klausmann
2017-01-17 23:16 Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox