public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iw/
Date: Thu,  4 Mar 2021 18:55:12 +0000 (UTC)	[thread overview]
Message-ID: <1614884065.cc2214c044c1a3fb8b33dca1d720f3d3648fc1f9.zerochaos@gentoo> (raw)

commit:     cc2214c044c1a3fb8b33dca1d720f3d3648fc1f9
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 18:54:25 2021 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 18:54:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2214c0

net-wireless/iw: drop old

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-wireless/iw/Manifest      |  1 -
 net-wireless/iw/iw-5.4.ebuild | 37 -------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/net-wireless/iw/Manifest b/net-wireless/iw/Manifest
index 15f8c788ad5..99f9ef46df8 100644
--- a/net-wireless/iw/Manifest
+++ b/net-wireless/iw/Manifest
@@ -1,2 +1 @@
-DIST iw-5.4.tar.xz 136252 BLAKE2B 0e69d1520a1a41f135207affd610e84f693e744d3c7891c7efd75451df0d7aac84be71d02a72b5c08d0b8d850b29b8ed7afb4c3481ef0bd1bef98f14c3f3aaeb SHA512 84408194e5b3a2f119ae9711d856ecb4343734ebb91150e0441b2410af8f75f460ce9ab1ce7151b0dda3926270bcb80fa684058945b7549c98964a0379e39ba2
 DIST iw-5.9.tar.xz 145296 BLAKE2B d7abe6c65d408a7570227dbe69fe11e1d72a1f502de21d1fcb7dcff6bfe229804020d5c1ebdda42a3694e31cf87c631faf089746f8df4733b0b1a459c185e2af SHA512 08b0c8d92c7e695bb2a107b89c3cc406e8386393b65ecbf96ded6fd757043ccd12bedaa90c14138e03e53f107365d04e229633c1cfa024ecab5fe993578491be

diff --git a/net-wireless/iw/iw-5.4.ebuild b/net-wireless/iw/iw-5.4.ebuild
deleted file mode 100644
index 9a7e9054ab9..00000000000
--- a/net-wireless/iw/iw-5.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="nl80211 configuration utility for wireless devices using the mac80211 stack"
-HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw"
-SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-libs/libnl:="
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-	default
-	tc-export CC LD PKG_CONFIG
-
-	# do not compress man pages by default.
-	sed 's@\(iw\.8\)\.gz@\1@' -i Makefile || die
-}
-
-src_compile() {
-	CFLAGS="${CFLAGS} ${CPPFLAGS}" \
-	LDFLAGS="${CFLAGS} ${LDFLAGS}" \
-	emake V=1
-}
-
-src_install() {
-	emake V=1 DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
-}


             reply	other threads:[~2021-03-04 18:55 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-04 18:55 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-19 23:50 [gentoo-commits] repo/gentoo:master commit in: net-wireless/iw/ Sam James
2025-03-03 22:24 Mike Gilbert
2024-09-19 18:57 Arthur Zamarin
2024-09-19  5:11 Sam James
2024-09-19  5:11 Sam James
2024-09-19  5:11 Sam James
2024-09-19  5:11 Sam James
2024-09-19  5:11 Sam James
2023-12-23 18:10 Sam James
2023-09-24 22:08 Sam James
2023-08-23 20:05 Arthur Zamarin
2023-08-23 20:05 Arthur Zamarin
2023-08-23 17:24 Rick Farina
2023-08-19 17:29 Rick Farina
2023-06-19 20:46 Rick Farina
2022-05-19  7:28 WANG Xuerui
2022-04-10  0:15 Marek Szuba
2021-11-08 16:15 Rick Farina
2021-07-10 11:00 Georgy Yakovlev
2021-02-27 10:08 Sam James
2021-02-26 19:03 Sam James
2021-02-26 19:02 Sam James
2021-02-26 17:11 Rick Farina
2020-10-03 11:11 Lars Wendler
2020-09-21 19:35 Rick Farina
2020-06-21 16:58 Agostino Sarubbo
2020-06-21 16:54 Agostino Sarubbo
2020-06-20 15:45 Thomas Deutschmann
2020-06-19 22:53 Conrad Kostecki
2020-06-19 22:28 Conrad Kostecki
2020-06-18 21:58 Mart Raudsepp
2019-12-06 12:48 Lars Wendler
2019-08-06  9:40 Lars Wendler
2019-08-06  9:40 Lars Wendler
2019-02-07  0:44 Lars Wendler
2019-02-06 23:31 Lars Wendler
2019-02-04 19:12 Lars Wendler
2019-02-04 12:28 Lars Wendler
2018-03-28 20:53 Mart Raudsepp
2018-03-15 20:17 Markus Meier
2018-03-13 11:59 Pacho Ramos
2018-03-03 13:08 Sergei Trofimovich
2018-02-11 11:12 Michał Górny
2018-01-28 14:04 Mikle Kolyada
2018-01-26 23:24 Thomas Deutschmann
2018-01-23  9:34 Lars Wendler
2017-02-15 16:39 Mart Raudsepp
2016-10-26 22:16 Tim Harder
2016-09-01  6:27 Tim Harder
2015-10-23 22:51 Mike Frysinger
2015-10-23 22:51 Mike Frysinger
2015-10-23 22:51 Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1614884065.cc2214c044c1a3fb8b33dca1d720f3d3648fc1f9.zerochaos@gentoo \
    --to=zerochaos@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox