Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/iwl6000-ucode/
Date: Sat, 01 Oct 2016 13:32:04
Message-Id: 1475328689.a805d218dc3660d6560afe87b811788e2afb3136.pacho@gentoo
1 commit: a805d218dc3660d6560afe87b811788e2afb3136
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 13:30:21 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 13:31:29 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a805d218
7
8 package.mask: remove masked for removal package
9
10 sys-firmware/iwl6000-ucode/Manifest | 1 -
11 .../iwl6000-ucode/iwl6000-ucode-9.221.4.1.ebuild | 25 ----------------------
12 sys-firmware/iwl6000-ucode/metadata.xml | 4 ----
13 3 files changed, 30 deletions(-)
14
15 diff --git a/sys-firmware/iwl6000-ucode/Manifest b/sys-firmware/iwl6000-ucode/Manifest
16 deleted file mode 100644
17 index f77f0db..00000000
18 --- a/sys-firmware/iwl6000-ucode/Manifest
19 +++ /dev/null
20 @@ -1 +0,0 @@
21 -DIST iwlwifi-6000-ucode-9.221.4.1.tgz 216806 SHA256 7f04623231663dc4ee63df32fd890bfa9514dce1fab9dc7a25fda90350da836b SHA512 18b0638e0d715444ddc5045e881e37081d6ba51baa23451d478343a20d44ff7b8ded0065aa2a3c566fd3325ee3ffc4cef48fd12263e230b2057bd034a97975d8 WHIRLPOOL ca57b56d5a1b3beda714639df6fefa7b7ab3d7ec1d600d867fa3812f89d9846c1b74b7b3fd6cb23056f65524475687ea6f5d957d05dedb739abb8d299cfbf2b9
22
23 diff --git a/sys-firmware/iwl6000-ucode/iwl6000-ucode-9.221.4.1.ebuild b/sys-firmware/iwl6000-ucode/iwl6000-ucode-9.221.4.1.ebuild
24 deleted file mode 100644
25 index a20b7e1..00000000
26 --- a/sys-firmware/iwl6000-ucode/iwl6000-ucode-9.221.4.1.ebuild
27 +++ /dev/null
28 @@ -1,25 +0,0 @@
29 -# Copyright 1999-2012 Gentoo Foundation
30 -# Distributed under the terms of the GNU General Public License v2
31 -# $Id$
32 -
33 -MY_PN="iwlwifi-6000-ucode"
34 -
35 -DESCRIPTION="Intel (R) Wireless WiFi Ultimate-N 6300 and Advanced-N 6000 ucode"
36 -HOMEPAGE="http://intellinuxwireless.org/?p=iwlwifi"
37 -SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${PV}.tgz"
38 -
39 -LICENSE="ipw3945"
40 -SLOT="0"
41 -KEYWORDS="amd64 x86"
42 -IUSE=""
43 -
44 -S="${WORKDIR}/${MY_PN}-${PV}"
45 -
46 -src_compile() { :; }
47 -
48 -src_install() {
49 - insinto /lib/firmware
50 - doins "${S}/iwlwifi-6000-4.ucode" || die
51 -
52 - dodoc README* || die "dodoc failed"
53 -}
54
55 diff --git a/sys-firmware/iwl6000-ucode/metadata.xml b/sys-firmware/iwl6000-ucode/metadata.xml
56 deleted file mode 100644
57 index 097975e..00000000
58 --- a/sys-firmware/iwl6000-ucode/metadata.xml
59 +++ /dev/null
60 @@ -1,4 +0,0 @@
61 -<?xml version="1.0" encoding="UTF-8"?>
62 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
63 -<pkgmetadata>
64 -</pkgmetadata>