+++ /dev/null
-DIST orinoco-fwutils-0.3.tar.gz 5802 BLAKE2B 7e3be29addfab56aef6b32cabe9c452e99f1c6300b9ab2abde5577619bc8e6b965eaf55b3f5b155a5539f1ef1e8d9f5815571e96268dd05f3d1b1318bbae4284 SHA512 5222c7e651170d34694fc77056042a535bd4c17fe6e806d9b2a1be38a828c58789e98566109f37dfb800efce5bd0b99f0e2ad98e0e72bfbc663b875b00ceb7e2
+++ /dev/null
-<?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>
+++ /dev/null
-# 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."
-}
# Removal in 30 days. Bug #693900.
sys-apps/checkservice
-# Michał Górny <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (2019-09-09)
# Unmaintained. Last release in 2004. EAPI 0. No amd64 keyword.
# Removal in 30 days. Bug #693886.