commit:     d3ef3130fd521786ec9b2f71fc631590da862099
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 20 05:29:02 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=d3ef3130

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

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

 .../xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild   | 13 -----------
 .../xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild   | 26 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild 
b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild
deleted file mode 100644
index 0d534cc2582..00000000000
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xorg-2
-
-DESCRIPTION="Generic VESA video driver"
-KEYWORDS="-* alpha amd64 x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-base/xorg-server-1.0.99
-       >=x11-libs/libpciaccess-0.12.901"
-DEPEND="${RDEPEND}"

diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild 
b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild
deleted file mode 100644
index c0e1de044ce..00000000000
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit linux-info xorg-2
-
-DESCRIPTION="Generic VESA video driver"
-KEYWORDS="-* alpha amd64 x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-base/xorg-server-1.6
-       >=x11-libs/libpciaccess-0.12.901"
-DEPEND="${RDEPEND}"
-
-pkg_pretend() {
-       linux-info_pkg_setup
-
-       if ! linux_config_exists || ! linux_chkconfig_present DEVMEM; then
-               echo
-               ewarn "This driver requires /dev/mem support in your kernel"
-               ewarn "  Device Drivers --->"
-               ewarn "    Character devices  --->"
-               ewarn "      [*] /dev/mem virtual device support"
-               echo
-       fi
-}

Reply via email to