commit:     90895d4eb1704933d9981222c583a349e1388407
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  7 12:11:29 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  7 12:15:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90895d4e

xfce-extra/thunar-shares-plugin: Remove old

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

 xfce-extra/thunar-shares-plugin/Manifest           |  1 -
 .../thunar-shares-plugin-0.4.0.ebuild              | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/xfce-extra/thunar-shares-plugin/Manifest 
b/xfce-extra/thunar-shares-plugin/Manifest
index 61e9ac0b3a22..8d429b1de2a5 100644
--- a/xfce-extra/thunar-shares-plugin/Manifest
+++ b/xfce-extra/thunar-shares-plugin/Manifest
@@ -1,2 +1 @@
-DIST thunar-shares-plugin-0.4.0.tar.bz2 424024 BLAKE2B 
789385d30cee139e8346b5c1e566b8af93fdb84e7a82bda535562c6d93edc71c5424f6e151bc390842cacf6352c59a945519688861b3a262c8f7101e90ca5df8
 SHA512 
ec09de7a9149118dde83fa81a495c0a05b9f297aebf2b6c24b8432feea1c3cadadd3147c48158a2532022aaaf2cb1e461871e5489d3eeff08ff02b7e5942352d
 DIST thunar-shares-plugin-0.5.0.tar.xz 66900 BLAKE2B 
2a88aca2803cca122325341a0c9a67041b4dd38278c8613ed723dcbf1de6b9396db0e6f372ddf64b9a64d2d987b9f480501d47964ff1cafc1662da6aa49e8655
 SHA512 
3443cdf366ea6d22aa46326ae2261e8ab7ab7955f849a6e0b34556b593b061e0a15f45c1693c9e1819720ff505d5631c1cadd4d715074e583ef96e120af48cd7

diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.4.0.ebuild 
b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.4.0.ebuild
deleted file mode 100644
index 39ea570ebc40..000000000000
--- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.4.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Thunar plugin to share files using Samba"
-HOMEPAGE="
-       https://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin
-       https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/
-"
-SRC_URI="
-       
https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/${PV%.*}/${P}.tar.bz2
-"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-
-DEPEND="
-       >=dev-libs/glib-2.26.0
-       >=x11-libs/gtk+-3.22.0:3
-       >=xfce-base/thunar-1.7:=
-       >=xfce-base/xfconf-4.12.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