commit:     0accaeb8219f4a13aa5f750ff64d1b01404abc85
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 07:19:52 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 07:28:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0accaeb8

net-wireless/orinoco-usb: Remove last-rited pkg, #621748

 net-wireless/orinoco-usb/metadata.xml            |  5 ---
 net-wireless/orinoco-usb/orinoco-usb-9999.ebuild | 41 ------------------------
 profiles/package.mask                            |  5 ++-
 3 files changed, 2 insertions(+), 49 deletions(-)

diff --git a/net-wireless/orinoco-usb/metadata.xml 
b/net-wireless/orinoco-usb/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/net-wireless/orinoco-usb/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/net-wireless/orinoco-usb/orinoco-usb-9999.ebuild 
b/net-wireless/orinoco-usb/orinoco-usb-9999.ebuild
deleted file mode 100644
index bdbfc222281..00000000000
--- a/net-wireless/orinoco-usb/orinoco-usb-9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit linux-mod subversion
-
-ESVN_REPO_URI="http://orinoco.svn.sourceforge.net/svnroot/orinoco/branches/usb";
-
-DESCRIPTION="ORiNOCO IEEE 802.11 wireless LAN driver"
-HOMEPAGE="http://www.nongnu.org/orinoco/";
-SRC_URI=""
-
-LICENSE="GPL-2 MPL-1.1"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="!net-wireless/orinoco-sn
-       net-wireless/wireless-tools
-       net-wireless/orinoco-fwutils"
-
-BUILD_TARGETS="all"
-
-CONFIG_CHECK="FW_LOADER WIRELESS_EXT USB"
-ERROR_FW_LOADER="${P} requires support for loading firmware (CONFIG_FWLOADER)."
-ERROR_WIRELESS_EXT="${P} requires support for Wireless LAN drivers 
(non-hamradio) & Wireless Extensions (CONFIG_WIRELESS_EXT)."
-ERROR_USB="${P} requires USB support (CONFIG_USB)."
-
-pkg_setup() {
-       linux-mod_pkg_setup
-
-       if kernel_is lt 2 6 21; then
-               eerror "${P} requires kernel 2.6.21 or above."
-               die "Kernel version too old."
-       fi
-
-       MOD_PATH="/net/wireless"
-       MODULE_NAMES="orinoco(${MOD_PATH}:) orinoco_usb(${MOD_PATH}:)"
-       BUILD_PARAMS="KERNEL_PATH=${KV_OUT_DIR}"
-}
-
-# Don't have modified install in order to provide docs, since docs are too old

diff --git a/profiles/package.mask b/profiles/package.mask
index 63a9a19f775..d4454b1a725 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -442,10 +442,9 @@ net-im/psimedia
 x11-themes/psi-themes
 
 # Pacho Ramos <pa...@gentoo.org> (14 Jul 2017)
-# Not needed and neither compatible with current kernels, bug #621744 and
-# #621748. Removal in a month.
+# Not needed and neither compatible with current kernels, bug #621744.
+# Removal in a month.
 net-wireless/adm8211
-net-wireless/orinoco-usb
 
 # Pacho Ramos <pa...@gentoo.org> (14 Jul 2017)
 # Dead for ages, relies on dead libs (#622010), you can move to moserial, 
cutecom or

Reply via email to