commit:     bf38ef2ab9ef94c2cc91827b3295d33107162c72
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  7 14:51:38 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  7 14:51:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf38ef2a

xfce-extra/xfce4-wavelan-plugin: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-wavelan-plugin/Manifest           |  1 -
 .../xfce4-wavelan-plugin-0.6.4.ebuild              | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/xfce-extra/xfce4-wavelan-plugin/Manifest 
b/xfce-extra/xfce4-wavelan-plugin/Manifest
index 83b7ee765f61..b273b4b7a1ee 100644
--- a/xfce-extra/xfce4-wavelan-plugin/Manifest
+++ b/xfce-extra/xfce4-wavelan-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-wavelan-plugin-0.6.4.tar.bz2 438448 BLAKE2B 
1be43ba68a2f946b1074d728974eba4abb8938c208e00c4fc01d233aac3a55a846c1c405299b0141ec4ad86d64d4f9eacef9ff72606c50bfcdf6684bdd07ee9d
 SHA512 
efa7c37ff5b5658bf5282074c070ce30eb32bd2c8611bb7aba9d319eee608d603b38ae2b9118bff548c938fd2aff87cbea1ae6cf1183d4111a17fe399fe8020e
 DIST xfce4-wavelan-plugin-0.7.0.tar.xz 45304 BLAKE2B 
9fb587ad08bdf38d25131ef2e1896be6a5af8fe8e4a693ece93723abe1d8c51323be2a66dece436a119d700ef8a071b6f0fbfa1930c2a44adea6c22f381b996a
 SHA512 
1df88c283368b685a8e1a84e6b7e6a462cb86100bb335d9656cb470637add926ffcdf68d081e0f913568fb3f7a488507ea44deac404d805717816d4711ea2aa4

diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.4.ebuild 
b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.4.ebuild
deleted file mode 100644
index a9b978e735ac..000000000000
--- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A panel plug-in to display wireless interface statistics"
-HOMEPAGE="
-       https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin
-       https://gitlab.xfce.org/panel-plugins/xfce4-wavelan-plugin/
-"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-       >=dev-libs/glib-2.50.0
-       >=x11-libs/gtk+-3.22.0:3
-       >=xfce-base/libxfce4ui-4.16.0:=[gtk3(+)]
-       >=xfce-base/xfce4-panel-4.16.0:=
-"
-RDEPEND="
-       ${DEPEND}
-       kernel_linux? ( sys-apps/net-tools )
-"
-BDEPEND="
-       >=sys-devel/gettext-0.19.8
-       virtual/pkgconfig
-"
-
-src_install() {
-       default
-       find "${ED}" -name '*.la' -delete || die
-}

Reply via email to