From d99093fb4bb5652015c06274d64083daa2439e4f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 3 Mar 2021 10:28:17 +0000 Subject: gentoo resync : 03.03.2021 --- xfce-extra/xfce4-mount-plugin/Manifest | 4 +-- .../xfce4-mount-plugin-1.1.3.ebuild | 35 ---------------------- .../xfce4-mount-plugin-1.1.5.ebuild | 2 +- 3 files changed, 2 insertions(+), 39 deletions(-) delete mode 100644 xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild (limited to 'xfce-extra/xfce4-mount-plugin') diff --git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest index 88d3b1e0fb97..9cf5007571cc 100644 --- a/xfce-extra/xfce4-mount-plugin/Manifest +++ b/xfce-extra/xfce4-mount-plugin/Manifest @@ -1,5 +1,3 @@ -DIST xfce4-mount-plugin-1.1.3.tar.bz2 431182 BLAKE2B ba197ae9028b726e3b1e2b7fd68ebaec3e8e247322d916a1579681af9b004418d4738bfff05e7b947d6bcc5a1bd3cd1e0419f2e7421ae8cf7a7aeb3011658132 SHA512 10894069fd98fa0b709a3e743f0d6f9a8e9487b0de8495c3d177731190480f18b11b0179325d2ed47f80eeeaea10144ddce7f9cd60397dfb6a0db602bd4f8124 DIST xfce4-mount-plugin-1.1.5.tar.bz2 432564 BLAKE2B 6dbdbf692847c7c236a60982adf6ac9619f8d45320c97debea44e0b865a9ac51c76b20dd80943f5fe23501d450039ab0fc4644b0ff5ed693ff169668a039441d SHA512 bf4e89c57a1f61120919a272c6f343a9fb4072a977848031784cbdf96e4bf248d878c6e28a812930daf9a0515efcae20b421e0b2db176f05b8f29d75d90a28ca -EBUILD xfce4-mount-plugin-1.1.3.ebuild 782 BLAKE2B 019b82e753fa60728bac612bb69129026d4938bebaa99fd57193dccf2c905d8aac476a54d58970e36f1fb1d06797257d2b4dd75764dd26b10c13cf5fa3344b10 SHA512 5118dfa3c3b90019177307a34bc633e2830c09cbe0b8893d23902a81518ad7d8a1e612b84bc99bc4cc68ef14286a8f76de80cbbb7091c2d0f2b1aa626641f36b -EBUILD xfce4-mount-plugin-1.1.5.ebuild 786 BLAKE2B da9751af5c48338b9124272f995fba62754bfb483f69262551e078698b88bf8d6e073a79837522aac8b7ffdc3ad16bff6eb8adcb096d5bc14853c8d67e47b0b3 SHA512 a229bf54830f3bc4a54dd6e252e31082af5d8d8cbd6f0e485a0e072ca06bbda8952184223c35b6c955aef8ae6e39bd1ef8cff85f4ae2591555659d437d120ef6 +EBUILD xfce4-mount-plugin-1.1.5.ebuild 784 BLAKE2B 12ef07afbfa1f1bf0848d10e79b961a88b8076b1008694e4979d9379867682ac35dead90cd8b694ffe076dbd6269d0217f82f3567aa73c806789954e3c3e100f SHA512 24843220ce319248635ba206dc31bfdd3b27fedfe07cabf509757e0a64082cc606db8d6b44b2fa8e7022718f1668574f6b634c3c234621ae491e284a705a1458 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild deleted file mode 100644 index 80afde3a10a5..000000000000 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome2-utils - -DESCRIPTION="An mount plug-in for the Xfce panel" -HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] - >=xfce-base/xfce4-panel-4.12:=" -DEPEND="${RDEPEND} - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild index 279793e23d1e..f63a2799c5b0 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] -- cgit v1.2.3