* [gentoo-commits] repo/gentoo:master commit in: profiles/, x11-base/xorg-drivers/
@ 2019-03-16 20:12 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2019-03-16 20:12 UTC (permalink / raw
  To: gentoo-commits
commit:     7e5ca3b3ed08e9e1ae1e30af704edc1c41f196b7
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 20:11:53 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 20:12:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5ca3b3
x11-base/xorg-drivers: Move removed drivers' blockers to a mask
Closes: https://bugs.gentoo.org/672422
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
 profiles/package.mask                          | 34 ++++++++++++++++++++++++++
 x11-base/xorg-drivers/xorg-drivers-1.20.ebuild | 30 -----------------------
 x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 30 -----------------------
 3 files changed, 34 insertions(+), 60 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 159d94dd0be..76ab93a0c4a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,40 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner <mattst88@gentoo.org> (16 Mar 2019)
+# Previously packaged drivers, now removed from Gentoo.
+# Keep this mask in place so users are aware, but can also easily unmask them
+# in an overlay if so desired.
+x11-drivers/xf86-input-citron
+x11-drivers/xf86-video-apm
+x11-drivers/xf86-video-ark
+x11-drivers/xf86-video-chips
+x11-drivers/xf86-video-cirrus
+x11-drivers/xf86-video-cyrix
+x11-drivers/xf86-video-i128
+x11-drivers/xf86-video-i740
+x11-drivers/xf86-video-impact
+x11-drivers/xf86-video-mach64
+x11-drivers/xf86-video-neomagic
+x11-drivers/xf86-video-newport
+x11-drivers/xf86-video-nsc
+x11-drivers/xf86-video-rendition
+x11-drivers/xf86-video-s3
+x11-drivers/xf86-video-s3virge
+x11-drivers/xf86-video-savage
+x11-drivers/xf86-video-sis
+x11-drivers/xf86-video-sisusb
+x11-drivers/xf86-video-sunbw2
+x11-drivers/xf86-video-suncg14
+x11-drivers/xf86-video-suncg3
+x11-drivers/xf86-video-suncg6
+x11-drivers/xf86-video-sunffb
+x11-drivers/xf86-video-sunleo
+x11-drivers/xf86-video-suntcx
+x11-drivers/xf86-video-tga
+x11-drivers/xf86-video-trident
+x11-drivers/xf86-video-tseng
+
 # Michał Górny <mgorny@gentoo.org> (16 Mar 2019)
 # The current Gentoo version of Nessus is from 2006 (!).  It does
 # not build for quite some time (#590226), also -client fails with new
diff --git a/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild
index f3be4b3055c..6dded19fd40 100644
--- a/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild
@@ -97,35 +97,5 @@ PDEPEND="
 	video_cards_vmware?        ( >=x11-drivers/xf86-video-vmware-13.3.0 )
 	video_cards_voodoo?        ( x11-drivers/xf86-video-voodoo )
 
-	!x11-drivers/xf86-input-citron
-	!x11-drivers/xf86-video-apm
-	!x11-drivers/xf86-video-ark
-	!x11-drivers/xf86-video-chips
-	!x11-drivers/xf86-video-cirrus
-	!x11-drivers/xf86-video-cyrix
-	!x11-drivers/xf86-video-i128
-	!x11-drivers/xf86-video-i740
-	!x11-drivers/xf86-video-impact
-	!x11-drivers/xf86-video-mach64
-	!x11-drivers/xf86-video-neomagic
-	!x11-drivers/xf86-video-newport
-	!x11-drivers/xf86-video-nsc
-	!x11-drivers/xf86-video-rendition
-	!x11-drivers/xf86-video-s3
-	!x11-drivers/xf86-video-s3virge
-	!x11-drivers/xf86-video-savage
-	!x11-drivers/xf86-video-sis
-	!x11-drivers/xf86-video-sisusb
-	!x11-drivers/xf86-video-sunbw2
-	!x11-drivers/xf86-video-suncg14
-	!x11-drivers/xf86-video-suncg3
-	!x11-drivers/xf86-video-suncg6
-	!x11-drivers/xf86-video-sunffb
-	!x11-drivers/xf86-video-sunleo
-	!x11-drivers/xf86-video-suntcx
-	!x11-drivers/xf86-video-tga
-	!x11-drivers/xf86-video-trident
-	!x11-drivers/xf86-video-tseng
-
 	!<x11-drivers/xf86-input-evdev-2.10.4
 "
diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
index d0a348508b0..136ba53416f 100644
--- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
@@ -97,35 +97,5 @@ PDEPEND="
 	video_cards_vmware?        ( >=x11-drivers/xf86-video-vmware-13.3.0 )
 	video_cards_voodoo?        ( x11-drivers/xf86-video-voodoo )
 
-	!x11-drivers/xf86-input-citron
-	!x11-drivers/xf86-video-apm
-	!x11-drivers/xf86-video-ark
-	!x11-drivers/xf86-video-chips
-	!x11-drivers/xf86-video-cirrus
-	!x11-drivers/xf86-video-cyrix
-	!x11-drivers/xf86-video-i128
-	!x11-drivers/xf86-video-i740
-	!x11-drivers/xf86-video-impact
-	!x11-drivers/xf86-video-mach64
-	!x11-drivers/xf86-video-neomagic
-	!x11-drivers/xf86-video-newport
-	!x11-drivers/xf86-video-nsc
-	!x11-drivers/xf86-video-rendition
-	!x11-drivers/xf86-video-s3
-	!x11-drivers/xf86-video-s3virge
-	!x11-drivers/xf86-video-savage
-	!x11-drivers/xf86-video-sis
-	!x11-drivers/xf86-video-sisusb
-	!x11-drivers/xf86-video-sunbw2
-	!x11-drivers/xf86-video-suncg14
-	!x11-drivers/xf86-video-suncg3
-	!x11-drivers/xf86-video-suncg6
-	!x11-drivers/xf86-video-sunffb
-	!x11-drivers/xf86-video-sunleo
-	!x11-drivers/xf86-video-suntcx
-	!x11-drivers/xf86-video-tga
-	!x11-drivers/xf86-video-trident
-	!x11-drivers/xf86-video-tseng
-
 	!<x11-drivers/xf86-input-evdev-2.10.4
 "
^ permalink raw reply related	[flat|nested] only message in thread
only message in thread, other threads:[~2019-03-16 20:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-16 20:12 [gentoo-commits] repo/gentoo:master commit in: profiles/, x11-base/xorg-drivers/ Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox