From 69f74a6efde8b1930501de8484c948b4e229471c Mon Sep 17 00:00:00 2001 From: "Anna (cybertailor) Vyalkova" Date: Tue, 2 May 2023 00:41:48 +0500 Subject: net-wireless/iwdgui: treeclean Closes: https://bugs.gentoo.org/897644 Signed-off-by: Anna (cybertailor) Vyalkova --- net-wireless/iwdgui/Manifest | 2 -- net-wireless/iwdgui/iwdgui-0.1.0.ebuild | 33 --------------------------------- net-wireless/iwdgui/iwdgui-0.2.0.ebuild | 30 ------------------------------ net-wireless/iwdgui/metadata.xml | 12 ------------ 4 files changed, 77 deletions(-) delete mode 100644 net-wireless/iwdgui/Manifest delete mode 100644 net-wireless/iwdgui/iwdgui-0.1.0.ebuild delete mode 100644 net-wireless/iwdgui/iwdgui-0.2.0.ebuild delete mode 100644 net-wireless/iwdgui/metadata.xml (limited to 'net-wireless') diff --git a/net-wireless/iwdgui/Manifest b/net-wireless/iwdgui/Manifest deleted file mode 100644 index 9e1e152bd..000000000 --- a/net-wireless/iwdgui/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST iwdgui-0.1.0.tar.gz 171453 BLAKE2B 0d5e7e88b66d5d0b53c254ee152c441a58800d2f528cb27e206cdeb99f7cc12e4f94b5efb33bf1d0731a660b7d0813f90d20f1eec9481aaafe38b7dc2c84345a SHA512 ca208424f09647fa2c9e35f7d4c945638f3e94407fdcd8594c03a49be0beb554a0ab5563771bc6e8106e3f71f6df9bbd991a5d79d4b156cc3c64c89878c9fa42 -DIST iwdgui-0.2.0.tar.gz 201799 BLAKE2B 968f2bbaa6c601311a758f9073b902d9c5da8f393ec2296e1dcf4c428ab622ff2ae747ad82867a88a54e016db8118f1b3e29fe9aa5fec20c9a5c8f12e3642769 SHA512 27394958332821dd633492e8e7d314c15b2d02ea12087e4e6c44ba325e5331457c5f781a63c4a393109d3fd2a8e9f33895224790835cadc625d02976f273a8f7 diff --git a/net-wireless/iwdgui/iwdgui-0.1.0.ebuild b/net-wireless/iwdgui/iwdgui-0.1.0.ebuild deleted file mode 100644 index ee34392d1..000000000 --- a/net-wireless/iwdgui/iwdgui-0.1.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_9 ) -DISTUTILS_USE_SETUPTOOLS=bdepend - -inherit distutils-r1 xdg - -DESCRIPTION="A graphical frontend for IWD, Intel's iNet Wireless Daemon" -HOMEPAGE="https://gitlab.com/hfernh/iwdgui https://pypi.org/project/iwdgui/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="" -REQUIRED_USE="" - -# Upstream does not provide any test suite. -RESTRICT="test" - -RDEPEND=" - dev-libs/glib - dev-libs/gobject-introspection - dev-python/dbus-python - x11-libs/gtk+:3 - dev-python/netifaces - net-wireless/iwd" - -BDEPEND="${RDEPEND}" -DEPEND="${BDEPEND}" diff --git a/net-wireless/iwdgui/iwdgui-0.2.0.ebuild b/net-wireless/iwdgui/iwdgui-0.2.0.ebuild deleted file mode 100644 index 54fb63b21..000000000 --- a/net-wireless/iwdgui/iwdgui-0.2.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_9 ) -DISTUTILS_USE_SETUPTOOLS=bdepend - -inherit distutils-r1 xdg pypi - -DESCRIPTION="A graphical frontend for IWD, Intel's iNet Wireless Daemon" -HOMEPAGE="https://gitlab.com/hfernh/iwdgui https://pypi.org/project/iwdgui/" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="" -REQUIRED_USE="" - -# Upstream does not provide any test suite. -RESTRICT="test" - -RDEPEND=" - dev-python/dbus-python - dev-python/netifaces - dev-python/pygobject - net-wireless/iwd" - -BDEPEND="${RDEPEND}" -DEPEND="${BDEPEND}" diff --git a/net-wireless/iwdgui/metadata.xml b/net-wireless/iwdgui/metadata.xml deleted file mode 100644 index 7127c3fac..000000000 --- a/net-wireless/iwdgui/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - hfern@fernhout.info - Johannes Willem (Hans) Fernhout - - - iwdgui - hfernh/iwdgui - - -- cgit v1.2.3-65-gdbad