From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 96A33158094 for ; Mon, 25 Jul 2022 14:26:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31E90E0F70; Mon, 25 Jul 2022 14:26:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13711E0F70 for ; Mon, 25 Jul 2022 14:26:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C7CE340E98 for ; Mon, 25 Jul 2022 14:26:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79B38562 for ; Mon, 25 Jul 2022 14:26:38 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1658759185.cc59730ff022d00355cf35660336615594c3ec6b.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iwgtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/iwgtk/Manifest net-wireless/iwgtk/iwgtk-0.6.ebuild X-VCS-Directories: net-wireless/iwgtk/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: cc59730ff022d00355cf35660336615594c3ec6b X-VCS-Branch: master Date: Mon, 25 Jul 2022 14:26:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e67befbb-a260-4a81-ad4f-a16dffcff8b9 X-Archives-Hash: 20f0e482880c11b2360f2ac715fbee5e commit: cc59730ff022d00355cf35660336615594c3ec6b Author: Ben Kohler gentoo org> AuthorDate: Sun Jul 24 19:18:55 2022 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon Jul 25 14:26:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc59730f net-wireless/iwgtk: drop 0.6 Signed-off-by: Ben Kohler gentoo.org> net-wireless/iwgtk/Manifest | 1 - net-wireless/iwgtk/iwgtk-0.6.ebuild | 43 ------------------------------------- 2 files changed, 44 deletions(-) diff --git a/net-wireless/iwgtk/Manifest b/net-wireless/iwgtk/Manifest index 1f2e811cbd60..a3eba5be9135 100644 --- a/net-wireless/iwgtk/Manifest +++ b/net-wireless/iwgtk/Manifest @@ -1,2 +1 @@ -DIST iwgtk-0.6.tar.gz 112522 BLAKE2B 8366b79d4d3b386187815ba787340d2e90d1a94779ec88a4fa807fbd310a77acf6651e49f4bfd6bbae76ca99765678bd643eaf9bb584b8fc75c812216d45aaa9 SHA512 79874e65d7673100f9156e183387ed0e744de153f8ab3aa3295347ed263b53cd6109e1b7e2d32e7b735a4d09d60235a1124fa244beb989fa4e86044cf7547fb1 DIST iwgtk-0.7.tar.gz 117313 BLAKE2B 49c8c728a397f41af0b62748d4b84320185b705a191e90adae619cab7a8aff8cfe1b6ffe5cf6ee9405995f37b25b4f218cbb9d1264154d360a9e7ce9827ffdaa SHA512 da40aa66985004e7917fac15629d36b9b5fc2e1d56fda1544567afdcc28ac5c65c125b35ffe6751b66eb0e3c71489c383be017a44a4cfef065c8859f15b7de74 diff --git a/net-wireless/iwgtk/iwgtk-0.6.ebuild b/net-wireless/iwgtk/iwgtk-0.6.ebuild deleted file mode 100644 index acd1ec9a8514..000000000000 --- a/net-wireless/iwgtk/iwgtk-0.6.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 2020-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit xdg - -DESCRIPTION="Lightweight, graphical wifi management utility for Linux" -HOMEPAGE="https://github.com/J-Lentz/iwgtk" -SRC_URI="https://github.com/J-Lentz/iwgtk/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - dev-libs/atk:0 - dev-libs/glib:2 - x11-libs/cairo:0 - x11-libs/gdk-pixbuf:2 - gui-libs/gtk:4 - x11-libs/pango:0 -" - -RDEPEND=" - ${DEPEND} - net-wireless/iwd -" - -src_prepare() { - default - sed -i \ - -e 's/^CC=/CC?=/' \ - -e 's/^CFLAGS=/CFLAGS:=$(CFLAGS) /' \ - -e 's/^LDLIBS=/LDLIBS:=$(LDFLAGS) /' \ - -e 's/-O3$/${CFLAGS}/' \ - Makefile || die -} - -src_install() { - emake DESTDIR="${D}" PREFIX="/usr" install - gunzip "${ED}/usr/share/man/man1/iwgtk.1.gz" || die -}