public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2016-01-24 14:58 Remi Cardona
  0 siblings, 0 replies; 36+ messages in thread
From: Remi Cardona @ 2016-01-24 14:58 UTC (permalink / raw
  To: gentoo-commits

commit:     f9960deabeee810ef47f9824cc86d53ad3127f36
Author:     Rémi Cardona <remi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 14:57:31 2016 +0000
Commit:     Remi Cardona <remi <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 14:57:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9960dea

x11-drivers/xf86-video-nouveau: restrict xorg-server version

Fixes bug #572704.

Package-Manager: portage-2.2.27

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
index 310b821..0d3ff18 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="glamor"
 
 RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]
-	x11-base/xorg-server[glamor(-)?]"
+	<x11-base/xorg-server-1.18.0[glamor(-)?]"
 DEPEND="${RDEPEND}"
 
 PATCHES=(


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2016-01-24 21:36 Manuel Rüger
  0 siblings, 0 replies; 36+ messages in thread
From: Manuel Rüger @ 2016-01-24 21:36 UTC (permalink / raw
  To: gentoo-commits

commit:     85d4813f297e82deeadf77987f8faa1839dfdd20
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 21:28:47 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 21:28:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4813f

x11-drivers/xf86-video-nouveau: Remove old

Package-Manager: portage-2.2.27

 x11-drivers/xf86-video-nouveau/Manifest            |  1 -
 .../xf86-video-nouveau-1.0.10-r1.ebuild            | 32 ----------------------
 .../xf86-video-nouveau-1.0.10.ebuild               | 21 --------------
 3 files changed, 54 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index 227603d..4416b1c 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,3 +1,2 @@
-DIST xf86-video-nouveau-1.0.10.tar.bz2 580544 SHA256 c1bab3160bae96d485fc93a048d19775398aa85b407bac53020675f7e995db9d SHA512 461301e5e05cdf21197abe7d7c009d491aa7d455403a3976d0ad0cba05a8d43010440e60061f5d3bcfe6cfe6bd6c4c7723ed73a889459950b795ea895459b32b WHIRLPOOL 1600767973034ab914b8978f134afbee6d33220c8a798328fad5815a84c25aa6a47192289ecf0d949272251f2574627728594b6633900a9f21b40fa5dfba245c
 DIST xf86-video-nouveau-1.0.11.tar.bz2 582436 SHA256 f84fe2b2787f3ea9419eac3aa86462b929a551b3dbc4de550cc83b67f3216848 SHA512 4ceffc711798b98a5ee67d9df33d1a4f1d2b7d100605ea04b2e689debf745bc5a4f8907b602d1689ec6ed6400b2fc0ffe0eb0f7e7787bd2dd3cd5db1d14e90ee WHIRLPOOL fd201e7387cde4767c84c7be00cf3cff11fe542d079993369264b4fab090885050df51151aeef73153642666902437ad0876bc9544f6beb35ac5bfb6e19e9c97
 DIST xf86-video-nouveau-1.0.12.tar.bz2 599816 SHA256 0ea057ad7fc31caba2d4e46c7e418fe2b3c762b04fb8d382f53383397fd8391e SHA512 dd3be4b89d4b39f02b7cbf058be90e6777adc61a580c0987e737056ff85ed2685e7d6a7848b2c7ab8957810e057d7693c5dd2c425f88609670e02ea8368d77e9 WHIRLPOOL b2d4b7376a747ae1b44dde217a26cedaf4648c7b127e811a8230e39d73040b1ab8f1383f77cb69d9b576d21f8287a5ffa9ebc136c3ea6ada7c7acbb025a13170

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10-r1.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10-r1.ebuild
deleted file mode 100644
index 3e8e282..0000000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-XORG_DRI="always"
-inherit xorg-2
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
-	SRC_URI=""
-fi
-
-DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="http://nouveau.freedesktop.org/"
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="udev"
-
-RDEPEND="udev? ( virtual/udev )
-	>=x11-libs/libdrm-2.4.34[video_cards_nouveau]"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	xorg-2_src_prepare
-
-	# There is no configure knob for this, so hack it.
-	use udev || export LIBUDEV_{CFLAGS,LIBS}=' '
-	sed -i \
-		-e "/LIBUDEV=/s:=.*:=$(usex udev):" \
-		configure || die
-}

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10.ebuild
deleted file mode 100644
index c2aa599..0000000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.10.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-XORG_DRI="always"
-inherit xorg-2
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
-	SRC_URI=""
-fi
-
-DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="http://nouveau.freedesktop.org/"
-
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]"
-DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2016-01-24 21:36 Manuel Rüger
  0 siblings, 0 replies; 36+ messages in thread
From: Manuel Rüger @ 2016-01-24 21:36 UTC (permalink / raw
  To: gentoo-commits

commit:     fe1316b17d7ae6f6d901e4aaf1111f9dc39d4d6f
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 21:28:04 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 21:28:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1316b1

x11-drivers/xf86-video-nouveau: Version bump for xorg-server-1.18.0

Thanks to floppym

Gentoo-Bug: 567904
Gentoo-Bug: 572802

Package-Manager: portage-2.2.27

 x11-drivers/xf86-video-nouveau/Manifest            |  1 +
 .../xf86-video-nouveau-1.0.12.ebuild               | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index 9974468..227603d 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,2 +1,3 @@
 DIST xf86-video-nouveau-1.0.10.tar.bz2 580544 SHA256 c1bab3160bae96d485fc93a048d19775398aa85b407bac53020675f7e995db9d SHA512 461301e5e05cdf21197abe7d7c009d491aa7d455403a3976d0ad0cba05a8d43010440e60061f5d3bcfe6cfe6bd6c4c7723ed73a889459950b795ea895459b32b WHIRLPOOL 1600767973034ab914b8978f134afbee6d33220c8a798328fad5815a84c25aa6a47192289ecf0d949272251f2574627728594b6633900a9f21b40fa5dfba245c
 DIST xf86-video-nouveau-1.0.11.tar.bz2 582436 SHA256 f84fe2b2787f3ea9419eac3aa86462b929a551b3dbc4de550cc83b67f3216848 SHA512 4ceffc711798b98a5ee67d9df33d1a4f1d2b7d100605ea04b2e689debf745bc5a4f8907b602d1689ec6ed6400b2fc0ffe0eb0f7e7787bd2dd3cd5db1d14e90ee WHIRLPOOL fd201e7387cde4767c84c7be00cf3cff11fe542d079993369264b4fab090885050df51151aeef73153642666902437ad0876bc9544f6beb35ac5bfb6e19e9c97
+DIST xf86-video-nouveau-1.0.12.tar.bz2 599816 SHA256 0ea057ad7fc31caba2d4e46c7e418fe2b3c762b04fb8d382f53383397fd8391e SHA512 dd3be4b89d4b39f02b7cbf058be90e6777adc61a580c0987e737056ff85ed2685e7d6a7848b2c7ab8957810e057d7693c5dd2c425f88609670e02ea8368d77e9 WHIRLPOOL b2d4b7376a747ae1b44dde217a26cedaf4648c7b127e811a8230e39d73040b1ab8f1383f77cb69d9b576d21f8287a5ffa9ebc136c3ea6ada7c7acbb025a13170

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
new file mode 100644
index 0000000..0ec2f46
--- /dev/null
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+XORG_DRI="always"
+XORG_EAUTORECONF=yes
+inherit xorg-2
+
+if [[ ${PV} == 9999* ]]; then
+	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
+	SRC_URI=""
+fi
+
+DESCRIPTION="Accelerated Open Source driver for nVidia cards"
+HOMEPAGE="http://nouveau.freedesktop.org/"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="glamor"
+
+RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
+	>=x11-libs/libpciaccess-0.10"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2016-01-24 22:37 Manuel Rüger
  0 siblings, 0 replies; 36+ messages in thread
From: Manuel Rüger @ 2016-01-24 22:37 UTC (permalink / raw
  To: gentoo-commits

commit:     6066e2bd31b49fb3bb52599ed0a27475f89b87e7
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 22:36:57 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 22:36:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6066e2bd

x11-drivers/xf86-video-nouveau: Cleanup ebuild

Thanks to floppym

Package-Manager: portage-2.2.27

 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
index 0ec2f46..e79c3c2 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=5
 XORG_DRI="always"
-XORG_EAUTORECONF=yes
 inherit xorg-2
 
 if [[ ${PV} == 9999* ]]; then
@@ -16,7 +15,7 @@ DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="http://nouveau.freedesktop.org/"
 
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="glamor"
+IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
 	>=x11-libs/libpciaccess-0.10"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2016-09-17 10:49 Pacho Ramos
  0 siblings, 0 replies; 36+ messages in thread
From: Pacho Ramos @ 2016-09-17 10:49 UTC (permalink / raw
  To: gentoo-commits

commit:     85d0cd93c84c352bd6fd2eac00a276b28427db01
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 10:44:39 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 10:44:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d0cd93

x11-drivers/xf86-video-nouveau: x86 stable, bug 579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
index e4aa3cc..4c60707 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/"
 
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2016-09-17 11:14 Pacho Ramos
  0 siblings, 0 replies; 36+ messages in thread
From: Pacho Ramos @ 2016-09-17 11:14 UTC (permalink / raw
  To: gentoo-commits

commit:     31cba9e131f09fd822cd37486bd957f341ad53a2
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 11:10:17 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 11:10:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31cba9e1

x11-drivers/xf86-video-nouveau: amd64 stable, bug 579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
index 4c60707..5517c50 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/"
 
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2016-10-16 21:42 Manuel Rüger
  0 siblings, 0 replies; 36+ messages in thread
From: Manuel Rüger @ 2016-10-16 21:42 UTC (permalink / raw
  To: gentoo-commits

commit:     f43a0c7f2ed53cb40149759fb58b3598175f5741
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 21:41:42 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 21:41:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f43a0c7f

x11-drivers/xf86-video-nouveau: Version bump to 1.0.13

Package-Manager: portage-2.3.2

 x11-drivers/xf86-video-nouveau/Manifest            |  1 +
 .../xf86-video-nouveau-1.0.13.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index 4416b1c..d114a68 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,2 +1,3 @@
 DIST xf86-video-nouveau-1.0.11.tar.bz2 582436 SHA256 f84fe2b2787f3ea9419eac3aa86462b929a551b3dbc4de550cc83b67f3216848 SHA512 4ceffc711798b98a5ee67d9df33d1a4f1d2b7d100605ea04b2e689debf745bc5a4f8907b602d1689ec6ed6400b2fc0ffe0eb0f7e7787bd2dd3cd5db1d14e90ee WHIRLPOOL fd201e7387cde4767c84c7be00cf3cff11fe542d079993369264b4fab090885050df51151aeef73153642666902437ad0876bc9544f6beb35ac5bfb6e19e9c97
 DIST xf86-video-nouveau-1.0.12.tar.bz2 599816 SHA256 0ea057ad7fc31caba2d4e46c7e418fe2b3c762b04fb8d382f53383397fd8391e SHA512 dd3be4b89d4b39f02b7cbf058be90e6777adc61a580c0987e737056ff85ed2685e7d6a7848b2c7ab8957810e057d7693c5dd2c425f88609670e02ea8368d77e9 WHIRLPOOL b2d4b7376a747ae1b44dde217a26cedaf4648c7b127e811a8230e39d73040b1ab8f1383f77cb69d9b576d21f8287a5ffa9ebc136c3ea6ada7c7acbb025a13170
+DIST xf86-video-nouveau-1.0.13.tar.bz2 616715 SHA256 6d9242ba139c3df7afefffb455573b52f4427920b978161c00483c64a6da47cb SHA512 f78230baea71ace9ca7f84c1ff6c2ef3a3844b7c12423499ff8098c66638ddbff9c06ab86069eebe92ab729259c007bdce43e0f82956a4aa369eafe65f07ee10 WHIRLPOOL a10c92b0fbab8e0307d595821b15f330c9663b58b2275e253d4727d35be40b8ac6df2e38a8c9175a163946f53527bb554d33ef543093a88fc0de8f5d7fa4b8aa

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild
new file mode 100644
index 00000000..e4aa3cc
--- /dev/null
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+XORG_DRI="always"
+inherit xorg-2
+
+if [[ ${PV} == 9999* ]]; then
+	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
+	SRC_URI=""
+fi
+
+DESCRIPTION="Accelerated Open Source driver for nVidia cards"
+HOMEPAGE="https://nouveau.freedesktop.org/"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
+	>=x11-libs/libpciaccess-0.10"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2016-11-17 10:48 Agostino Sarubbo
  0 siblings, 0 replies; 36+ messages in thread
From: Agostino Sarubbo @ 2016-11-17 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     f7776437721a195f1cc8ce63909bb6680bed35d5
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 10:46:54 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 10:46:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7776437

x11-drivers/xf86-video-nouveau: ppc stable wrt bug #579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
index 5517c50..01524db 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/"
 
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2017-01-25 12:28 Agostino Sarubbo
  0 siblings, 0 replies; 36+ messages in thread
From: Agostino Sarubbo @ 2017-01-25 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     7f32e5eec36ef7e488dbf00a8922407fd4c607d0
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 12:26:50 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 12:26:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f32e5ee

x11-drivers/xf86-video-nouveau: ppc64 stable wrt bug #579266

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
index 01524db..8c60392 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/"
 
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2017-03-13  4:55 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2017-03-13  4:55 UTC (permalink / raw
  To: gentoo-commits

commit:     bd64a12c4c0951e515c10af0111520f70e67a6e4
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 04:53:41 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 04:54:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd64a12c

x11-drivers/xf86-video-nouveau: Version bump to 1.0.14.

 x11-drivers/xf86-video-nouveau/Manifest             |  1 +
 .../xf86-video-nouveau-1.0.14.ebuild                | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index d114a68bfb0..8a576eaa96c 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,3 +1,4 @@
 DIST xf86-video-nouveau-1.0.11.tar.bz2 582436 SHA256 f84fe2b2787f3ea9419eac3aa86462b929a551b3dbc4de550cc83b67f3216848 SHA512 4ceffc711798b98a5ee67d9df33d1a4f1d2b7d100605ea04b2e689debf745bc5a4f8907b602d1689ec6ed6400b2fc0ffe0eb0f7e7787bd2dd3cd5db1d14e90ee WHIRLPOOL fd201e7387cde4767c84c7be00cf3cff11fe542d079993369264b4fab090885050df51151aeef73153642666902437ad0876bc9544f6beb35ac5bfb6e19e9c97
 DIST xf86-video-nouveau-1.0.12.tar.bz2 599816 SHA256 0ea057ad7fc31caba2d4e46c7e418fe2b3c762b04fb8d382f53383397fd8391e SHA512 dd3be4b89d4b39f02b7cbf058be90e6777adc61a580c0987e737056ff85ed2685e7d6a7848b2c7ab8957810e057d7693c5dd2c425f88609670e02ea8368d77e9 WHIRLPOOL b2d4b7376a747ae1b44dde217a26cedaf4648c7b127e811a8230e39d73040b1ab8f1383f77cb69d9b576d21f8287a5ffa9ebc136c3ea6ada7c7acbb025a13170
 DIST xf86-video-nouveau-1.0.13.tar.bz2 616715 SHA256 6d9242ba139c3df7afefffb455573b52f4427920b978161c00483c64a6da47cb SHA512 f78230baea71ace9ca7f84c1ff6c2ef3a3844b7c12423499ff8098c66638ddbff9c06ab86069eebe92ab729259c007bdce43e0f82956a4aa369eafe65f07ee10 WHIRLPOOL a10c92b0fbab8e0307d595821b15f330c9663b58b2275e253d4727d35be40b8ac6df2e38a8c9175a163946f53527bb554d33ef543093a88fc0de8f5d7fa4b8aa
+DIST xf86-video-nouveau-1.0.14.tar.bz2 584586 SHA256 4ddff99b3cc49f16cdcf99f6e1c5856b6f06589ec98376cedb5754100afe31c1 SHA512 f07d49d736f87d4f42781c3cf3b5d07e7c57ca864973a917f6a7933082be1663214e9174f1434ddded094fac74f2087c63bb5ae528e21baf99dcd3385b219e66 WHIRLPOOL 6206cb98664ed825d1b759c0dfa48d1395491c9c8eda5cfe813ce9e67f4fca0346996f8b022f0f52cd08bbcf20e932b9356cb2d0cf19833d0b1b205ac7b3ca74

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild
new file mode 100644
index 00000000000..4ee11c1e8b0
--- /dev/null
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+XORG_DRI="always"
+inherit xorg-2
+
+if [[ ${PV} == 9999* ]]; then
+	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
+	SRC_URI=""
+fi
+
+DESCRIPTION="Accelerated Open Source driver for nVidia cards"
+HOMEPAGE="https://nouveau.freedesktop.org/"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
+	>=x11-libs/libpciaccess-0.10"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2017-03-15 20:17 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2017-03-15 20:17 UTC (permalink / raw
  To: gentoo-commits

commit:     28a7f8fe77a64ae8b6b7bf5d52e3de99f61cad03
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 20:17:25 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 20:17:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a7f8fe

x11-drivers/xf86-video-nouveau: Drop old.

 x11-drivers/xf86-video-nouveau/Manifest            |  1 -
 x11-drivers/xf86-video-nouveau/metadata.xml        |  3 ---
 .../xf86-video-nouveau-1.0.11.ebuild               | 31 ----------------------
 3 files changed, 35 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index 8a576eaa96c..80400c44142 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,4 +1,3 @@
-DIST xf86-video-nouveau-1.0.11.tar.bz2 582436 SHA256 f84fe2b2787f3ea9419eac3aa86462b929a551b3dbc4de550cc83b67f3216848 SHA512 4ceffc711798b98a5ee67d9df33d1a4f1d2b7d100605ea04b2e689debf745bc5a4f8907b602d1689ec6ed6400b2fc0ffe0eb0f7e7787bd2dd3cd5db1d14e90ee WHIRLPOOL fd201e7387cde4767c84c7be00cf3cff11fe542d079993369264b4fab090885050df51151aeef73153642666902437ad0876bc9544f6beb35ac5bfb6e19e9c97
 DIST xf86-video-nouveau-1.0.12.tar.bz2 599816 SHA256 0ea057ad7fc31caba2d4e46c7e418fe2b3c762b04fb8d382f53383397fd8391e SHA512 dd3be4b89d4b39f02b7cbf058be90e6777adc61a580c0987e737056ff85ed2685e7d6a7848b2c7ab8957810e057d7693c5dd2c425f88609670e02ea8368d77e9 WHIRLPOOL b2d4b7376a747ae1b44dde217a26cedaf4648c7b127e811a8230e39d73040b1ab8f1383f77cb69d9b576d21f8287a5ffa9ebc136c3ea6ada7c7acbb025a13170
 DIST xf86-video-nouveau-1.0.13.tar.bz2 616715 SHA256 6d9242ba139c3df7afefffb455573b52f4427920b978161c00483c64a6da47cb SHA512 f78230baea71ace9ca7f84c1ff6c2ef3a3844b7c12423499ff8098c66638ddbff9c06ab86069eebe92ab729259c007bdce43e0f82956a4aa369eafe65f07ee10 WHIRLPOOL a10c92b0fbab8e0307d595821b15f330c9663b58b2275e253d4727d35be40b8ac6df2e38a8c9175a163946f53527bb554d33ef543093a88fc0de8f5d7fa4b8aa
 DIST xf86-video-nouveau-1.0.14.tar.bz2 584586 SHA256 4ddff99b3cc49f16cdcf99f6e1c5856b6f06589ec98376cedb5754100afe31c1 SHA512 f07d49d736f87d4f42781c3cf3b5d07e7c57ca864973a917f6a7933082be1663214e9174f1434ddded094fac74f2087c63bb5ae528e21baf99dcd3385b219e66 WHIRLPOOL 6206cb98664ed825d1b759c0dfa48d1395491c9c8eda5cfe813ce9e67f4fca0346996f8b022f0f52cd08bbcf20e932b9356cb2d0cf19833d0b1b205ac7b3ca74

diff --git a/x11-drivers/xf86-video-nouveau/metadata.xml b/x11-drivers/xf86-video-nouveau/metadata.xml
index 38cf49862d0..e943b72b8a4 100644
--- a/x11-drivers/xf86-video-nouveau/metadata.xml
+++ b/x11-drivers/xf86-video-nouveau/metadata.xml
@@ -5,7 +5,4 @@
 	<email>x11@gentoo.org</email>
 	<name>X11</name>
 </maintainer>
-<use>
-	<flag name="glamor">Enable Glamor OpenGL 2D acceleration</flag>
-</use>
 </pkgmetadata>

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
deleted file mode 100644
index 48175e29a04..00000000000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI="always"
-XORG_EAUTORECONF=yes
-inherit xorg-2
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
-	SRC_URI=""
-fi
-
-DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/"
-
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="glamor"
-
-RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]
-	<x11-base/xorg-server-1.18.0[glamor(-)?]"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-glamor-automagic.patch
-)
-
-src_configure() {
-	XORG_CONFIGURE_OPTIONS="$(use_enable glamor)"
-	xorg-2_src_configure
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2017-04-25 13:02 Manuel Rüger
  0 siblings, 0 replies; 36+ messages in thread
From: Manuel Rüger @ 2017-04-25 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     8b54cc2eb9824f69e93d99ceef6c59fc2937c465
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 13:02:29 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 13:02:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b54cc2e

x11-drivers/xf86-video-nouveau: Version bump to 1.0.15

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-drivers/xf86-video-nouveau/Manifest             |  1 +
 .../xf86-video-nouveau-1.0.15.ebuild                | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index d9a9ac7fb9b..1c68496ad66 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,2 +1,3 @@
 DIST xf86-video-nouveau-1.0.13.tar.bz2 616715 SHA256 6d9242ba139c3df7afefffb455573b52f4427920b978161c00483c64a6da47cb SHA512 f78230baea71ace9ca7f84c1ff6c2ef3a3844b7c12423499ff8098c66638ddbff9c06ab86069eebe92ab729259c007bdce43e0f82956a4aa369eafe65f07ee10 WHIRLPOOL a10c92b0fbab8e0307d595821b15f330c9663b58b2275e253d4727d35be40b8ac6df2e38a8c9175a163946f53527bb554d33ef543093a88fc0de8f5d7fa4b8aa
 DIST xf86-video-nouveau-1.0.14.tar.bz2 584586 SHA256 4ddff99b3cc49f16cdcf99f6e1c5856b6f06589ec98376cedb5754100afe31c1 SHA512 f07d49d736f87d4f42781c3cf3b5d07e7c57ca864973a917f6a7933082be1663214e9174f1434ddded094fac74f2087c63bb5ae528e21baf99dcd3385b219e66 WHIRLPOOL 6206cb98664ed825d1b759c0dfa48d1395491c9c8eda5cfe813ce9e67f4fca0346996f8b022f0f52cd08bbcf20e932b9356cb2d0cf19833d0b1b205ac7b3ca74
+DIST xf86-video-nouveau-1.0.15.tar.bz2 584998 SHA256 aede10fd395610a328697adca3434fb14e9afbd79911d6c8545cfa2c0e541d4c SHA512 69a8f8e7920d893f17d14fd9f05e35de246d980a243f3b3b00c05deae7f6bd97e0f51e6ddfa322b4d0815233fe5f656d4e55f54461249f3f24c3bc025a682285 WHIRLPOOL ab1970d486697105d18e5ac5f7e1f6fc6da66dd28d427180df74fa0f20440c56f11a3f751a3d5ee59d702f2ea55a2284979b9b5ebdc9234873c1df4884544706

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
new file mode 100644
index 00000000000..4ee11c1e8b0
--- /dev/null
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+XORG_DRI="always"
+inherit xorg-2
+
+if [[ ${PV} == 9999* ]]; then
+	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
+	SRC_URI=""
+fi
+
+DESCRIPTION="Accelerated Open Source driver for nVidia cards"
+HOMEPAGE="https://nouveau.freedesktop.org/"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
+	>=x11-libs/libpciaccess-0.10"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2017-05-31 13:06 Agostino Sarubbo
  0 siblings, 0 replies; 36+ messages in thread
From: Agostino Sarubbo @ 2017-05-31 13:06 UTC (permalink / raw
  To: gentoo-commits

commit:     af8f5a4b611c453024854e41a55b0498b8f64c80
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 13:05:51 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed May 31 13:05:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8f5a4b

x11-drivers/xf86-video-nouveau: amd64 stable wrt bug #620234

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

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
index 4ee11c1e8b0..ace02fa7e03 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
@@ -13,7 +13,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/"
 
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2017-06-01  9:13 Agostino Sarubbo
  0 siblings, 0 replies; 36+ messages in thread
From: Agostino Sarubbo @ 2017-06-01  9:13 UTC (permalink / raw
  To: gentoo-commits

commit:     b4689eb58db1a24374fc8b2b57d595dd500bf95f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  1 09:11:11 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun  1 09:13:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4689eb5

x11-drivers/xf86-video-nouveau: x86 stable wrt bug #620234

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

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
index ace02fa7e03..6fad819de76 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
@@ -13,7 +13,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/"
 
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2017-06-23 11:44 Alexis Ballier
  0 siblings, 0 replies; 36+ messages in thread
From: Alexis Ballier @ 2017-06-23 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     b088ce3056c2e423a2af6ab79c7eb2c2ce80d4e6
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 07:13:32 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 11:44:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b088ce30

x11-drivers/xf86-video-nouveau: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
index 18ee0891d74..e7e76045b30 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
@@ -13,7 +13,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/"
 
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2017-08-16  7:16 Michał Górny
  0 siblings, 0 replies; 36+ messages in thread
From: Michał Górny @ 2017-08-16  7:16 UTC (permalink / raw
  To: gentoo-commits

commit:     66772925a3b38cfb8a956713fe512df3fccbee1a
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Mon Jul 31 12:00:58 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 07:15:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66772925

x11-drivers/xf86-video-nouveau: use HTTPS for freedesktop.org

* Use HTTPS for accessing freedesktop.org
* Point HOMEPAGE to the page which the original URL redirected to

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild | 4 ++--
 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild | 4 ++--
 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild
index 18ee0891d74..fb528f58e02 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild
@@ -6,12 +6,12 @@ XORG_DRI="always"
 inherit xorg-2
 
 if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
+	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
 	SRC_URI=""
 fi
 
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/"
+HOMEPAGE="https://nouveau.freedesktop.org/wiki/"
 
 KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild
index 4ee11c1e8b0..a608f66a107 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild
@@ -6,12 +6,12 @@ XORG_DRI="always"
 inherit xorg-2
 
 if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
+	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
 	SRC_URI=""
 fi
 
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/"
+HOMEPAGE="https://nouveau.freedesktop.org/wiki/"
 
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
index e7e76045b30..848b9f06a42 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
@@ -6,12 +6,12 @@ XORG_DRI="always"
 inherit xorg-2
 
 if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="git://anongit.freedesktop.org/git/nouveau/${PN}"
+	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
 	SRC_URI=""
 fi
 
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/"
+HOMEPAGE="https://nouveau.freedesktop.org/wiki/"
 
 KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
 IUSE=""


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2018-05-27 23:57 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2018-05-27 23:57 UTC (permalink / raw
  To: gentoo-commits

commit:     88ad4f359d36c1b173f24df863eff539287d19db
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 23:55:20 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May 27 23:57:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88ad4f35

x11-drivers/xf86-video-nouveau: Drop old versions

 x11-drivers/xf86-video-nouveau/Manifest             |  2 --
 .../xf86-video-nouveau-1.0.13.ebuild                | 21 ---------------------
 .../xf86-video-nouveau-1.0.14.ebuild                | 21 ---------------------
 3 files changed, 44 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index a224ac50111..ac1d17557c3 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,3 +1 @@
-DIST xf86-video-nouveau-1.0.13.tar.bz2 616715 BLAKE2B 1795eb5c7b32ac0eb21658e47e08c4958820e4877502a21246fd99484f96f8eafc20e1b0d11e3ce6ba309ca3c0c2b11c297c68e3a44ab6102edbc13ce02db981 SHA512 f78230baea71ace9ca7f84c1ff6c2ef3a3844b7c12423499ff8098c66638ddbff9c06ab86069eebe92ab729259c007bdce43e0f82956a4aa369eafe65f07ee10
-DIST xf86-video-nouveau-1.0.14.tar.bz2 584586 BLAKE2B b4dfe6ced034a464571fa355e9d941d61b366fb70e0f3a35b997affdfeae285a791a6904c6db94ad8c668669255a80c6000529a7973d8191ce503d30193ae0b7 SHA512 f07d49d736f87d4f42781c3cf3b5d07e7c57ca864973a917f6a7933082be1663214e9174f1434ddded094fac74f2087c63bb5ae528e21baf99dcd3385b219e66
 DIST xf86-video-nouveau-1.0.15.tar.bz2 584998 BLAKE2B 474eb27d00351fff9b24438c317e2f18810fde76d866ace047beda6c6cc58276e9f6ce25b4690c1de321dbdcd2dd238dc6f473a273cd3b54123d2f8383d5e586 SHA512 69a8f8e7920d893f17d14fd9f05e35de246d980a243f3b3b00c05deae7f6bd97e0f51e6ddfa322b4d0815233fe5f656d4e55f54461249f3f24c3bc025a682285

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild
deleted file mode 100644
index fb528f58e02..00000000000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.13.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI="always"
-inherit xorg-2
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
-	SRC_URI=""
-fi
-
-DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/wiki/"
-
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
-	>=x11-libs/libpciaccess-0.10"
-DEPEND="${RDEPEND}"

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild
deleted file mode 100644
index a608f66a107..00000000000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.14.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI="always"
-inherit xorg-2
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
-	SRC_URI=""
-fi
-
-DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/wiki/"
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
-	>=x11-libs/libpciaccess-0.10"
-DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2018-05-28  0:02 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2018-05-28  0:02 UTC (permalink / raw
  To: gentoo-commits

commit:     edc7e47c426bcd0b5f591efdfe960e8371af5624
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 00:01:35 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon May 28 00:01:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc7e47c

x11-drivers/xf86-video-nouveau: Depend on virtual/libudev:=

https://bugs.gentoo.org/545906

 .../xf86-video-nouveau-1.0.15-r1.ebuild            | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild
new file mode 100644
index 00000000000..4015df63ed8
--- /dev/null
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+XORG_DRI="always"
+inherit xorg-2
+
+if [[ ${PV} == 9999* ]]; then
+	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
+	SRC_URI=""
+fi
+
+DESCRIPTION="Accelerated Open Source driver for nVidia cards"
+HOMEPAGE="https://nouveau.freedesktop.org/wiki/"
+
+KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
+	>=x11-libs/libpciaccess-0.10
+	virtual/libudev:="
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2019-01-20  5:43 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2019-01-20  5:43 UTC (permalink / raw
  To: gentoo-commits

commit:     3801c29ee909429131f329db332a424aca16fd79
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 20 05:29:38 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jan 20 05:43:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3801c29e

x11-drivers/xf86-video-nouveau: Drop old versions

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

 .../xf86-video-nouveau-1.0.15.ebuild                | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
deleted file mode 100644
index 848b9f06a42..00000000000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI="always"
-inherit xorg-2
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
-	SRC_URI=""
-fi
-
-DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/wiki/"
-
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
-	>=x11-libs/libpciaccess-0.10"
-DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2019-01-29 17:54 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2019-01-29 17:54 UTC (permalink / raw
  To: gentoo-commits

commit:     e498b441c8dd703ec831ddd321c7658b11cca4ce
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 29 17:53:48 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jan 29 17:54:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e498b441

x11-drivers/xf86-video-nouveau: Version bump to 1.0.16

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

 x11-drivers/xf86-video-nouveau/Manifest            |  1 +
 .../xf86-video-nouveau-1.0.16.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index ac1d17557c3..e7a7068d981 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1 +1,2 @@
 DIST xf86-video-nouveau-1.0.15.tar.bz2 584998 BLAKE2B 474eb27d00351fff9b24438c317e2f18810fde76d866ace047beda6c6cc58276e9f6ce25b4690c1de321dbdcd2dd238dc6f473a273cd3b54123d2f8383d5e586 SHA512 69a8f8e7920d893f17d14fd9f05e35de246d980a243f3b3b00c05deae7f6bd97e0f51e6ddfa322b4d0815233fe5f656d4e55f54461249f3f24c3bc025a682285
+DIST xf86-video-nouveau-1.0.16.tar.bz2 629404 BLAKE2B 519ae2ddc6f895648274e10fc3b5052896734e40251dcaf35a948be051711c14054573a08192ccf15002f3a8d1e6079c982c32cf8c58e2a288c0f146155020e8 SHA512 41b7839c37372660968ab7da2bc3d9feef3cab4e994d05d4ba6e59071f0d1b1f8d7dcdbcb15a42a375a556d28dc067f9ffe45d73c1d121ad307d199107ade3e0

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
new file mode 100644
index 00000000000..199676766bf
--- /dev/null
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+XORG_DRI="always"
+inherit xorg-2
+
+if [[ ${PV} == 9999* ]]; then
+	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
+	SRC_URI=""
+fi
+
+DESCRIPTION="Accelerated Open Source driver for nVidia cards"
+HOMEPAGE="https://nouveau.freedesktop.org/wiki/"
+
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
+	>=x11-libs/libpciaccess-0.10
+	virtual/libudev:="
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2019-04-27  4:29 Aaron Bauman
  0 siblings, 0 replies; 36+ messages in thread
From: Aaron Bauman @ 2019-04-27  4:29 UTC (permalink / raw
  To: gentoo-commits

commit:     ac5c8df478276d6f278d5160818f1c301605cc0f
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 04:16:52 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 04:16:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5c8df4

x11-drivers/xf86-video-nouveau: amd64 stable wrt bug #682846

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
index eec86bc056e..af172e2d54e 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
@@ -13,7 +13,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2019-04-27 11:52 Mikle Kolyada
  0 siblings, 0 replies; 36+ messages in thread
From: Mikle Kolyada @ 2019-04-27 11:52 UTC (permalink / raw
  To: gentoo-commits

commit:     23feaf1fb8ed4d7bdbb5c562b60aaa8ec83cbda8
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 11:49:58 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 11:52:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23feaf1f

x11-drivers/xf86-video-nouveau: x86 stable wrt bug #682846

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
index af172e2d54e..3d4d556aa4a 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
@@ -13,7 +13,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2019-04-28  4:21 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2019-04-28  4:21 UTC (permalink / raw
  To: gentoo-commits

commit:     50d63d8f42c6762d05549d5e731fe9c4e9a2af61
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 04:21:07 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 04:21:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d63d8f

x11-drivers/xf86-video-nouveau-1.0.16: ppc64 stable, bug 682846

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

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
index 04cd8701c1a..b74d76a47bf 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
@@ -13,7 +13,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
-KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2019-05-01 20:57 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2019-05-01 20:57 UTC (permalink / raw
  To: gentoo-commits

commit:     57b5d88f26ebc2e73149e2f74a3a2b1e0e470889
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed May  1 20:57:25 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed May  1 20:57:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b5d88f

x11-drivers/xf86-video-nouveau: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 x11-drivers/xf86-video-nouveau/Manifest            |  1 -
 .../xf86-video-nouveau-1.0.15-r1.ebuild            | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index e7a7068d981..83e66473ca4 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,2 +1 @@
-DIST xf86-video-nouveau-1.0.15.tar.bz2 584998 BLAKE2B 474eb27d00351fff9b24438c317e2f18810fde76d866ace047beda6c6cc58276e9f6ce25b4690c1de321dbdcd2dd238dc6f473a273cd3b54123d2f8383d5e586 SHA512 69a8f8e7920d893f17d14fd9f05e35de246d980a243f3b3b00c05deae7f6bd97e0f51e6ddfa322b4d0815233fe5f656d4e55f54461249f3f24c3bc025a682285
 DIST xf86-video-nouveau-1.0.16.tar.bz2 629404 BLAKE2B 519ae2ddc6f895648274e10fc3b5052896734e40251dcaf35a948be051711c14054573a08192ccf15002f3a8d1e6079c982c32cf8c58e2a288c0f146155020e8 SHA512 41b7839c37372660968ab7da2bc3d9feef3cab4e994d05d4ba6e59071f0d1b1f8d7dcdbcb15a42a375a556d28dc067f9ffe45d73c1d121ad307d199107ade3e0

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild
deleted file mode 100644
index b74d76a47bf..00000000000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.15-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI="always"
-inherit xorg-2
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
-	SRC_URI=""
-fi
-
-DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
-
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
-	>=x11-libs/libpciaccess-0.10
-	virtual/libudev:="
-DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2021-01-23 21:07 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2021-01-23 21:07 UTC (permalink / raw
  To: gentoo-commits

commit:     d4465040989429e5c2c724156c9b620d56c4e89e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 21:05:24 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 21:06:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4465040

x11-drivers/xf86-video-nouveau: Version bump to 1.0.17

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

 x11-drivers/xf86-video-nouveau/Manifest            |  1 +
 .../xf86-video-nouveau-1.0.17.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index 83e66473ca4..19be93fcaaa 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1 +1,2 @@
 DIST xf86-video-nouveau-1.0.16.tar.bz2 629404 BLAKE2B 519ae2ddc6f895648274e10fc3b5052896734e40251dcaf35a948be051711c14054573a08192ccf15002f3a8d1e6079c982c32cf8c58e2a288c0f146155020e8 SHA512 41b7839c37372660968ab7da2bc3d9feef3cab4e994d05d4ba6e59071f0d1b1f8d7dcdbcb15a42a375a556d28dc067f9ffe45d73c1d121ad307d199107ade3e0
+DIST xf86-video-nouveau-1.0.17.tar.bz2 632535 BLAKE2B 8f4a3e749dbf46f6723f65b7bdffdf32e40fb194a18cb9951af297d7c3bcc34cc4ee6eed4687c42a385c259f37d1438ca7c9eda7594a3426704b358e1cda36fb SHA512 adba58ba5298d1a5b3f9f8540f9ef2cb2e10e47bba8e374103ec2e1f92e915f5f4393ed0021168cd649646e12315135a1efcdf77e8fb1648e1295914d87279b2

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
new file mode 100644
index 00000000000..eec86bc056e
--- /dev/null
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+XORG_DRI="always"
+inherit xorg-2
+
+if [[ ${PV} == 9999* ]]; then
+	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
+	SRC_URI=""
+fi
+
+DESCRIPTION="Accelerated Open Source driver for nVidia cards"
+HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
+
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
+	>=x11-libs/libpciaccess-0.10
+	virtual/libudev:="
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2021-03-09 11:23 Sam James
  0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-03-09 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     09fd4ceb050a8b32640eed23698a5d806df7163b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  9 11:22:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  9 11:22:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fd4ceb

x11-drivers/xf86-video-nouveau: Stabilize 1.0.17 amd64, #774921

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index eec86bc056e..9340efb6c01 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2021-03-09 11:31 Sam James
  0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-03-09 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     aba93b6bde70bf37f4bf9acae198fb0c6cce9ec0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  9 11:30:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  9 11:30:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba93b6b

x11-drivers/xf86-video-nouveau: Stabilize 1.0.17 x86, #774921

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index 9340efb6c01..2c1883d6e11 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -13,7 +13,7 @@ fi
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]


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

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

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

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

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

 .../xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild      | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index 2c1883d6e11..25caf5a71ca 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -1,20 +1,22 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
+
 XORG_DRI="always"
-inherit xorg-2
+inherit xorg-3
 
-if [[ ${PV} == 9999* ]]; then
+if [[ ${PV} == *9999 ]]; then
 	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
 	SRC_URI=""
 fi
 
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
+HOMEPAGE="
+	https://nouveau.freedesktop.org/wiki/
+	https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
 KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
-IUSE=""
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
 	>=x11-libs/libpciaccess-0.10


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2021-03-25 23:42 Sam James
  0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-03-25 23:42 UTC (permalink / raw
  To: gentoo-commits

commit:     7f4691f5c0499123f593ceeaad043084e8150da5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 23:41:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 23:41:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f4691f5

x11-drivers/xf86-video-nouveau: Stabilize 1.0.17 ppc64, #774921

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index 25caf5a71ca..46572c53f33 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 	https://nouveau.freedesktop.org/wiki/
 	https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86"
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
 	>=x11-libs/libpciaccess-0.10


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2021-03-25 23:42 Sam James
  0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2021-03-25 23:42 UTC (permalink / raw
  To: gentoo-commits

commit:     75681611976430500a661c7032812a2e892e8fbc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 23:41:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 23:41:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75681611

x11-drivers/xf86-video-nouveau: Stabilize 1.0.17 ppc, #774921

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index 46572c53f33..fa0d7d5a8bd 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 	https://nouveau.freedesktop.org/wiki/
 	https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
-KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
 	>=x11-libs/libpciaccess-0.10


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2021-03-27 17:55 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2021-03-27 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d1bba9606909d3cf0ba59080d371037d738f0e0a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 17:55:05 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 17:55:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bba960

x11-drivers/xf86-video-nouveau: Drop old versions

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

 x11-drivers/xf86-video-nouveau/Manifest            |  1 -
 .../xf86-video-nouveau-1.0.16.ebuild               | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index 19be93fcaaa..673fc97b622 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1,2 +1 @@
-DIST xf86-video-nouveau-1.0.16.tar.bz2 629404 BLAKE2B 519ae2ddc6f895648274e10fc3b5052896734e40251dcaf35a948be051711c14054573a08192ccf15002f3a8d1e6079c982c32cf8c58e2a288c0f146155020e8 SHA512 41b7839c37372660968ab7da2bc3d9feef3cab4e994d05d4ba6e59071f0d1b1f8d7dcdbcb15a42a375a556d28dc067f9ffe45d73c1d121ad307d199107ade3e0
 DIST xf86-video-nouveau-1.0.17.tar.bz2 632535 BLAKE2B 8f4a3e749dbf46f6723f65b7bdffdf32e40fb194a18cb9951af297d7c3bcc34cc4ee6eed4687c42a385c259f37d1438ca7c9eda7594a3426704b358e1cda36fb SHA512 adba58ba5298d1a5b3f9f8540f9ef2cb2e10e47bba8e374103ec2e1f92e915f5f4393ed0021168cd649646e12315135a1efcdf77e8fb1648e1295914d87279b2

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
deleted file mode 100644
index b74d76a47bf..00000000000
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.16.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_DRI="always"
-inherit xorg-2
-
-if [[ ${PV} == 9999* ]]; then
-	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
-	SRC_URI=""
-fi
-
-DESCRIPTION="Accelerated Open Source driver for nVidia cards"
-HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
-
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
-	>=x11-libs/libpciaccess-0.10
-	virtual/libudev:="
-DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2021-07-21  5:48 Yixun Lan
  0 siblings, 0 replies; 36+ messages in thread
From: Yixun Lan @ 2021-07-21  5:48 UTC (permalink / raw
  To: gentoo-commits

commit:     79fe61bf9a5d23ef46d7fba331631fd722ce5b92
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 14:53:35 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Jul 21 05:48:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79fe61bf

x11-drivers/xf86-video-nouveau: keyword ~riscv

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index fa0d7d5a8bd..af511dafe0b 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 	https://nouveau.freedesktop.org/wiki/
 	https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
-KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 ~riscv x86"
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
 	>=x11-libs/libpciaccess-0.10


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

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

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

x11-drivers/xf86-video-nouveau: keyword 1.0.17 for ~loong

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

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index c9a67c0af74d..dfb80c52c72f 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.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
@@ -16,7 +16,7 @@ HOMEPAGE="
 	https://nouveau.freedesktop.org/wiki/
 	https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
-KEYWORDS="amd64 ~arm64 ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~loong ppc ppc64 ~riscv x86"
 
 RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
 	>=x11-libs/libpciaccess-0.10


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2023-06-15 21:45 Sam James
  0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2023-06-15 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     864a17891fa407a248055f413ebac68a29b87543
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Jun 15 19:27:01 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 21:41:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864a1789

x11-drivers/xf86-video-nouveau: update HOMEPAGE

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index dfb80c52c72f..2a5c7ace4cc1 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ fi
 
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="
-	https://nouveau.freedesktop.org/wiki/
+	https://nouveau.freedesktop.org/
 	https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
 
 KEYWORDS="amd64 ~arm64 ~loong ppc ppc64 ~riscv x86"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2024-09-02  9:21 Sam James
  0 siblings, 0 replies; 36+ messages in thread
From: Sam James @ 2024-09-02  9:21 UTC (permalink / raw
  To: gentoo-commits

commit:     aa2d69f47c67caffe14c1686bc7196beaa0f0f73
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 09:19:35 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 09:20:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2d69f4

x11-drivers/xf86-video-nouveau: fd.o cgit->gitlab

Their cgit is unreliable these days.

Bug: https://bugs.gentoo.org/938274
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index 2a5c7ace4cc1..39fd51e0e077 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,14 +7,15 @@ XORG_DRI="always"
 inherit xorg-3
 
 if [[ ${PV} == *9999 ]]; then
-	EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
+	EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau"
 	SRC_URI=""
 fi
 
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="
 	https://nouveau.freedesktop.org/
-	https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
+	https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau
+"
 
 KEYWORDS="amd64 ~arm64 ~loong ppc ppc64 ~riscv x86"
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
@ 2024-09-25  2:32 Matt Turner
  0 siblings, 0 replies; 36+ messages in thread
From: Matt Turner @ 2024-09-25  2:32 UTC (permalink / raw
  To: gentoo-commits

commit:     1d18550cb457b9612fb6ce843ffff32283f71f5c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 02:27:14 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 02:32:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d18550c

x11-drivers/xf86-video-nouveau: Drop unnecessary assignments

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

 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
index 39fd51e0e077..df776b0522b1 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -6,11 +6,6 @@ EAPI=7
 XORG_DRI="always"
 inherit xorg-3
 
-if [[ ${PV} == *9999 ]]; then
-	EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau"
-	SRC_URI=""
-fi
-
 DESCRIPTION="Accelerated Open Source driver for nVidia cards"
 HOMEPAGE="
 	https://nouveau.freedesktop.org/


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

end of thread, other threads:[~2024-09-25  2:32 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-25 23:42 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25  2:32 Matt Turner
2024-09-02  9:21 Sam James
2023-06-15 21:45 Sam James
2022-05-25 16:02 WANG Xuerui
2021-07-21  5:48 Yixun Lan
2021-03-27 17:55 Matt Turner
2021-03-25 23:42 Sam James
2021-03-19 22:40 David Seifert
2021-03-09 11:31 Sam James
2021-03-09 11:23 Sam James
2021-01-23 21:07 Matt Turner
2019-05-01 20:57 Matt Turner
2019-04-28  4:21 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27  4:29 Aaron Bauman
2019-01-29 17:54 Matt Turner
2019-01-20  5:43 Matt Turner
2018-05-28  0:02 Matt Turner
2018-05-27 23:57 Matt Turner
2017-08-16  7:16 Michał Górny
2017-06-23 11:44 Alexis Ballier
2017-06-01  9:13 Agostino Sarubbo
2017-05-31 13:06 Agostino Sarubbo
2017-04-25 13:02 Manuel Rüger
2017-03-15 20:17 Matt Turner
2017-03-13  4:55 Matt Turner
2017-01-25 12:28 Agostino Sarubbo
2016-11-17 10:48 Agostino Sarubbo
2016-10-16 21:42 Manuel Rüger
2016-09-17 11:14 Pacho Ramos
2016-09-17 10:49 Pacho Ramos
2016-01-24 22:37 Manuel Rüger
2016-01-24 21:36 Manuel Rüger
2016-01-24 21:36 Manuel Rüger
2016-01-24 14:58 Remi Cardona

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