mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-misc/r8168: Remove old 8.043.01
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST r8168-8.042.00.tar.bz2 91472 SHA256 fddf7f3af575a60207cebe95a8d2993b3730f3c5594cd9d6a55999fc1e843605 SHA512 d8c3ae44838dcdc57045b79d566f279e7d9273a77c78dcf054d799663355ea1535ba75d0d72202d5dd1e233f760e58c7f36c0bddc13e9b1d3fd129f994f4cd5b WHIRLPOOL a236614c3b3acca70dfc33aacaf7b04cba8712918c9e8a5b85ed3a08a6a3379d24d019754f6731283a4c3a15c04d744ef052ec89500d29de83d7adbdbf5a9d5f
|
||||
DIST r8168-8.043.01.tar.bz2 92785 SHA256 b25c9d3a368ca0aad7f5b1a82e82e41861f481a49ab54e68e20737d94ce7eddc SHA512 a06a30f9b2dbc5120b8734d87b55dc977e98d45b348af36d013da753b8a98863f0f615784764eb17c1b8db637fadd92096fb80f6ff1cddf7a0fdcd95d53521d5 WHIRLPOOL 35189db9da253016bc694dc59c91bd9b4e6c744ae6af66f5b39bd031c71efe1eb5f3bb8dcc8595ba21dcc2d330d64f3d4816b7958b00a25f3d2239d49e7c5f9b
|
||||
DIST r8168-8.044.02.tar.bz2 95880 SHA256 ad3cd1becb35efab52ed11e0326c1108806c55c62fd2b5e1cf7eaa749fb75027 SHA512 d7e4fd73ee4f17440613b78163777fc0b9e472490a900fdf8e66c4e16f413cc01f49991a68c7bfb19ddf9577e706d0410ff7c8e85ced53e9740e69efda729512 WHIRLPOOL 6fc45e7a2ada3cf184d5c16a7c5bc5349bec7d6f45932c74dd281bf2383f82a9ec3353a5f623f97d9338f65b846b5fa12aece0b7fc9b36cdf7d59d8b22cfcef7
|
||||
|
||||
@@ -1,29 +0,0 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit linux-info linux-mod eutils
|
||||
|
||||
DESCRIPTION="r8168 driver for Realtek 8111/8168 PCI-E NICs"
|
||||
HOMEPAGE="http://www.realtek.com.tw"
|
||||
SRC_URI="http://12244.wpc.azureedge.net/8012244/drivers/rtdrivers/cn/nic/0006-${P}.tar.bz2 -> ${P}.tar.bz2"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
MODULE_NAMES="r8168(net:${S}/src)"
|
||||
BUILD_TARGETS="modules"
|
||||
CONFIG_CHECK="!R8169"
|
||||
|
||||
ERROR_R8169="${P} requires Realtek 8169 PCI Gigabit Ethernet adapter (CONFIG_R8169) to be DISABLED"
|
||||
|
||||
pkg_setup() {
|
||||
linux-mod_pkg_setup
|
||||
BUILD_PARAMS="KERNELDIR=${KV_DIR}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
linux-mod_src_install
|
||||
dodoc README
|
||||
}
|
||||
Reference in New Issue
Block a user