commit: a607a1290fc0f5590a06d1e266b7b15dde555608 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 02:58:59 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 02:58:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a607a129
xfce-extra/xfce4-notes-plugin: Remove old Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-extra/xfce4-notes-plugin/Manifest | 3 -- .../xfce4-notes-plugin-1.11.0.ebuild | 48 ---------------------- .../xfce4-notes-plugin-1.11.1.ebuild | 48 ---------------------- .../xfce4-notes-plugin-1.11.2.ebuild | 48 ---------------------- 4 files changed, 147 deletions(-) diff --git a/xfce-extra/xfce4-notes-plugin/Manifest b/xfce-extra/xfce4-notes-plugin/Manifest index c58c5df19a0a..c64de47b8f2b 100644 --- a/xfce-extra/xfce4-notes-plugin/Manifest +++ b/xfce-extra/xfce4-notes-plugin/Manifest @@ -1,4 +1 @@ -DIST xfce4-notes-plugin-1.11.0.tar.bz2 524627 BLAKE2B f2d09bb460683169f73e35c7bdb7be0273acfd3a7ecac04bedaec6e4b91aeedc3400eaa10b08a5b632f845afa647851417bb2b5b3426360d0808bcc9bd733696 SHA512 3644049bb2aa77bbed5b391f47d67dbf6528cb535448287a28a011d78a6fb31971a3556fe37ad380858d2b561ef67fee2bc93c4ed0c19c75c564d832cd4d47f1 -DIST xfce4-notes-plugin-1.11.1.tar.bz2 622941 BLAKE2B 031fbfcae6f220ec910f1ee46c484ff271e3d74bc08f91c416eedf87343cdd4c027285d00b43e43ef4d01357a55960b1c3c5fc15d3239113834c26d03908ed0a SHA512 7d81c3535a8c8dea922d88cf8bc3498db5c3f4b49aff1a4bc6c34ec93dc37381dd97403202e2828af521045445848cd72ccce5436b5fa24b567a68a6f4cb42dc -DIST xfce4-notes-plugin-1.11.2.tar.bz2 640562 BLAKE2B fcbaed16d1f740708904ac05c4e610f4a22060fca8422fb261725e2fce51f2f9dc4af3a384286aa4a04cad70c66961003a083cad236cb26ea2c7d6e92fa9f7f8 SHA512 65d6ec24f67969ddc34a8da696c9df178f7d9469012b1866fd964d3ab3b58388dff6d66f1a477087d9c165fd536b711808177bf62cbee1c843221b289abba524 DIST xfce4-notes-plugin-1.12.0.tar.xz 99140 BLAKE2B 6598e96e048ca27039e72f104502b4eca987d772ffe9e3799515768035910e965825bd8e1815dd760a482f72510032c26fe5b393cebcabdb14c5e9826a689d0b SHA512 f91ed786b35c26c36576be46c1c5d546a93d74479fe28971191eaabe66a066193b7a3779fabcb16aee5db35ac15f158f7420a54ce34cdb9f1f8979c295c73b97 diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.0.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.0.ebuild deleted file mode 100644 index a4c7a31c5d02..000000000000 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="Xfce4 panel sticky notes plugin" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-notes-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/ -" -SRC_URI=" - https://archive.xfce.org/src/panel-plugins/${PN}/$(ver_cut 1-2)/${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.30:2 - >=x11-libs/gtk+-3.22:3 - >=xfce-base/libxfce4ui-4.14:= - >=xfce-base/libxfce4util-4.14:= - >=xfce-base/xfce4-panel-4.14:= - >=xfce-base/xfconf-4.14:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-util/intltool - virtual/pkgconfig -" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.1.ebuild deleted file mode 100644 index c67646b96f93..000000000000 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="Xfce4 panel sticky notes plugin" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-notes-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/ -" -SRC_URI=" - https://archive.xfce.org/src/panel-plugins/${PN}/$(ver_cut 1-2)/${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:2 - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/libxfce4util-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= - >=xfce-base/xfconf-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-util/intltool - virtual/pkgconfig -" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.2.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.2.ebuild deleted file mode 100644 index e845ae8ca7e4..000000000000 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.11.2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="Xfce4 panel sticky notes plugin" -HOMEPAGE=" - https://docs.xfce.org/panel-plugins/xfce4-notes-plugin/start - https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/ -" -SRC_URI=" - https://archive.xfce.org/src/panel-plugins/${PN}/$(ver_cut 1-2)/${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:2 - >=x11-libs/gtk+-3.22.0:3 - >=xfce-base/libxfce4ui-4.16.0:= - >=xfce-base/libxfce4util-4.16.0:= - >=xfce-base/xfce4-panel-4.16.0:= - >=xfce-base/xfconf-4.16.0:= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-util/intltool - virtual/pkgconfig -" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -}
