From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, x11-base/xorg-drivers/
Date: Sat, 16 Mar 2019 20:12:53 +0000 (UTC) [thread overview]
Message-ID: <1552767147.7e5ca3b3ed08e9e1ae1e30af704edc1c41f196b7.mattst88@gentoo> (raw)
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
"
reply other threads:[~2019-03-16 20:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1552767147.7e5ca3b3ed08e9e1ae1e30af704edc1c41f196b7.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox