From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1257553-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 90CF31382C5 for <garchives@archives.gentoo.org>; Thu, 4 Mar 2021 18:55:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BF5DE07FE; Thu, 4 Mar 2021 18:55:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5DAEAE07FE for <gentoo-commits@lists.gentoo.org>; Thu, 4 Mar 2021 18:55:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E7733340F09 for <gentoo-commits@lists.gentoo.org>; Thu, 4 Mar 2021 18:55:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3ECA2478 for <gentoo-commits@lists.gentoo.org>; Thu, 4 Mar 2021 18:55:12 +0000 (UTC) From: "Rick Farina" <zerochaos@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" <zerochaos@gentoo.org> Message-ID: <1614884065.cc2214c044c1a3fb8b33dca1d720f3d3648fc1f9.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iw/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/iw/Manifest net-wireless/iw/iw-5.4.ebuild X-VCS-Directories: net-wireless/iw/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: cc2214c044c1a3fb8b33dca1d720f3d3648fc1f9 X-VCS-Branch: master Date: Thu, 4 Mar 2021 18:55:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2e8f77eb-4e56-4017-89e9-aafed9b07375 X-Archives-Hash: b97ef7f1e656e2a6de5a8ad2fbe55437 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 -}