commit:     1b2b3f8c661f8df48a431ee74d14a13704453d50
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 13:10:42 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 13:10:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b2b3f8c

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

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

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

diff --git a/xfce-extra/xfce4-verve-plugin/Manifest 
b/xfce-extra/xfce4-verve-plugin/Manifest
index 580ebbc8b289..012de3bd1fe6 100644
--- a/xfce-extra/xfce4-verve-plugin/Manifest
+++ b/xfce-extra/xfce4-verve-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-verve-plugin-2.0.4.tar.bz2 450881 BLAKE2B 
d016d07a1dd2b76cd84b9c982d3ccc571ea8c5d5176e2f5acabc0a7d40cf7b17735fd872c1c8edfc982e766fd4e41ecfde526f26ca8ced6e3636679bbb93a84e
 SHA512 
bca7613c4a6d5f6f083ee9ba480f9484e8c13dee0ae71740e980e3a358b5203b158086a8a71fb4a8bca698db719af4f445aaf31f75c56f58560f23fab1da181d
 DIST xfce4-verve-plugin-2.1.0.tar.xz 54440 BLAKE2B 
43c147bfc68d25a70c5ec702da7d30d6e5845409f400798d90cb48bf2f3caad4aa98e8d4886aca0b94cdd573e5577215785db04ed7208a585037062126efa5f1
 SHA512 
8881c392c24b7ba297c6d39198b2d6b30a4e6c5bd853a4f8f72e464b0f948481689c4b559f90558a4e043acfdb7de1013edd4e72a3a292183f8dbf1460ca3919

diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.4.ebuild 
b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.4.ebuild
deleted file mode 100644
index aa10e40e8d15..000000000000
--- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.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 comfortable command line plugin for the Xfce panel"
-HOMEPAGE="
-       https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin/
-       https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin/
-"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
-       >=dev-libs/glib-2.50.0
-       >=dev-libs/libpcre2-10.00:=
-       >=x11-libs/gtk+-3.22.0:3
-       >=xfce-base/libxfce4ui-4.16.0:=
-       >=xfce-base/xfce4-panel-4.16.0:=
-"
-RDEPEND="
-       ${DEPEND}
-"
-BDEPEND="
-       >=sys-devel/gettext-0.19.8
-       virtual/pkgconfig
-"
-
-src_install() {
-       default
-       find "${D}" -name '*.la' -delete || die
-}

Reply via email to