commit:     430211014b7e6c771f22440496382e5140462038
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 12:23:58 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 12:23:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43021101

net-wireless/orinoco-fwutils: Remove last-rited pkg

Closes: https://bugs.gentoo.org/693888
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-wireless/orinoco-fwutils/Manifest              |  1 -
 net-wireless/orinoco-fwutils/metadata.xml          |  8 ----
 .../orinoco-fwutils/orinoco-fwutils-0.3.ebuild     | 43 ----------------------
 profiles/package.mask                              |  6 ---
 4 files changed, 58 deletions(-)

diff --git a/net-wireless/orinoco-fwutils/Manifest 
b/net-wireless/orinoco-fwutils/Manifest
deleted file mode 100644
index 74ae291d8f8..00000000000
--- a/net-wireless/orinoco-fwutils/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST orinoco-fwutils-0.3.tar.gz 5802 BLAKE2B 
7e3be29addfab56aef6b32cabe9c452e99f1c6300b9ab2abde5577619bc8e6b965eaf55b3f5b155a5539f1ef1e8d9f5815571e96268dd05f3d1b1318bbae4284
 SHA512 
5222c7e651170d34694fc77056042a535bd4c17fe6e806d9b2a1be38a828c58789e98566109f37dfb800efce5bd0b99f0e2ad98e0e72bfbc663b875b00ceb7e2

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

diff --git a/net-wireless/orinoco-fwutils/orinoco-fwutils-0.3.ebuild 
b/net-wireless/orinoco-fwutils/orinoco-fwutils-0.3.ebuild
deleted file mode 100644
index 89f3c439742..00000000000
--- a/net-wireless/orinoco-fwutils/orinoco-fwutils-0.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="ORiNOCO IEEE 802.11 wireless LAN firmware utilities"
-HOMEPAGE="http://www.nongnu.org/orinoco/";
-SRC_URI="mirror://sourceforge/orinoco/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-
-IUSE=""
-RDEPEND="app-arch/unzip
-               dev-lang/perl
-               net-misc/wget
-               sys-apps/coreutils
-               sys-apps/sed"
-DEPEND=""
-
-src_unpack() {
-       unpack ${A}
-
-       # fix paths
-       for file in "${S}"/get_*; do
-               sed -i \
-                       -e "s:parse_:/usr/bin/parse_:g" \
-                       -e "s:\./::g" \
-               ${file}
-       done
-}
-
-src_install() {
-       dobin get_* parse_*
-
-       dodoc README SHA1SUM
-}
-
-pkg_postinst() {
-       elog "After fetching the firmware using these tools you must place it 
in"
-       elog "/lib/firmware/ for the kernel driver to be able to load it."
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index d88ecc4333c..09564ed1370 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -868,12 +868,6 @@ sys-apps/fwcrv
 # Removal in 30 days.  Bug #693900.
 sys-apps/checkservice
 
-# Michał Górny <[email protected]> (2019-09-09)
-# Unmaintained.  Last bumped in 2012, last release in 2007.  EAPI 0.
-# No amd64 keyword.
-# Removal in 30 days.  Bug #693888.
-net-wireless/orinoco-fwutils
-
 # Michał Górny <[email protected]> (2019-09-09)
 # Unmaintained.  Last release in 2004.  EAPI 0.  No amd64 keyword.
 # Removal in 30 days.  Bug #693886.

Reply via email to