From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-appfinder/
Date: Fri, 17 Mar 2023 10:50:24 +0000 (UTC) [thread overview]
Message-ID: <1679050212.f74a97caa8dbba3d44cc74118ab76208aee470ce.mgorny@gentoo> (raw)
commit: f74a97caa8dbba3d44cc74118ab76208aee470ce
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 10:46:09 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 10:50:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74a97ca
xfce-base/xfce4-appfinder: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-appfinder/Manifest | 2 --
.../xfce4-appfinder/xfce4-appfinder-4.16.1.ebuild | 35 ------------------
.../xfce4-appfinder/xfce4-appfinder-4.17.2.ebuild | 42 ----------------------
3 files changed, 79 deletions(-)
diff --git a/xfce-base/xfce4-appfinder/Manifest b/xfce-base/xfce4-appfinder/Manifest
index 2b949f06d232..b4f96e3bafa9 100644
--- a/xfce-base/xfce4-appfinder/Manifest
+++ b/xfce-base/xfce4-appfinder/Manifest
@@ -1,3 +1 @@
-DIST xfce4-appfinder-4.16.1.tar.bz2 579984 BLAKE2B 1441fa6aeb25ee64b809a2ff31340b7e52910a768ec3b605a3832adf36ea4e27eaa3d455a919c47003d551829114ee62e78c2d983cb6bcfded72e218fa6d29f3 SHA512 5a28d93675af7d77de3050e7df9e064a0fd94d579d7e617878329d4385b42594afd8de96740cb91de38ffcc22bda71e4f90b61ff401980a5582bf09b2a19870c
-DIST xfce4-appfinder-4.17.2.tar.bz2 561844 BLAKE2B ae0f78d18cad4df6b21b05dcbc75a036e231e1e7260ad0a5816098e9693faf5dc0b78d82fd526a9557da1fec69f31de0339ef7d84430a592c9badd9741eaf12f SHA512 81f239d84af405c66a099a5f8ee769fcf3fb8a9116d0fb45552dcd27edfaf0c1ca0e90fff32ff39bcc8a741d897d32d9742fbc7fa7082aa8a522ba778bb23f46
DIST xfce4-appfinder-4.18.0.tar.bz2 562219 BLAKE2B 05aeedcfe6b00509f7c87affbd9ee12d72ad2298168497fa957a0ec189f18348606ff29c177f4c3c5b3e9b7c937d67727828b97b786038ebfd03259f473fae0d SHA512 e33144910bb4391beb6ca88e312c592593ce50a40e10487c5b72eca492dd2f7c3ab7324ce62413ad6f3df0025de29ece96b5d0a566eecbc87bd1d0e62c9156ad
diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.16.1.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.16.1.ebuild
deleted file mode 100644
index 69ee41a09a34..000000000000
--- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.16.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="A tool to find and launch installed applications for the Xfce desktop"
-HOMEPAGE="https://docs.xfce.org/xfce/xfce4-appfinder/start"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND=">=dev-libs/glib-2.50
- >=x11-libs/gtk+-3.22:3
- >=xfce-base/garcon-0.3:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/libxfce4ui-4.14:=[gtk3(+)]
- >=xfce-base/xfconf-4.14:=
- !xfce-base/xfce-utils"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.17.2.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.17.2.ebuild
deleted file mode 100644
index df7b24763c21..000000000000
--- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.17.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="A tool to find and launch installed applications for the Xfce desktop"
-HOMEPAGE="
- https://docs.xfce.org/xfce/xfce4-appfinder/start
- https://gitlab.xfce.org/xfce/xfce4-appfinder/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-
-DEPEND="
- >=dev-libs/glib-2.50
- >=x11-libs/gtk+-3.22:3
- >=xfce-base/garcon-0.3:=
- >=xfce-base/libxfce4util-4.15.2:=
- >=xfce-base/libxfce4ui-4.14:=[gtk3(+)]
- >=xfce-base/xfconf-4.14:=
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
next reply other threads:[~2023-03-17 10:50 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 10:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-25 11:00 [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-appfinder/ Sam James
2025-01-25 10:52 Sam James
2025-01-25 9:20 Arthur Zamarin
2024-12-21 10:34 Michał Górny
2024-12-15 18:38 Michał Górny
2024-12-01 14:49 Michał Górny
2024-12-01 14:49 Michał Górny
2024-11-01 11:35 Michał Górny
2024-11-01 11:35 Michał Górny
2024-06-06 2:02 Michał Górny
2023-10-06 19:05 Michał Górny
2023-10-06 18:36 Arthur Zamarin
2023-10-06 17:25 Sam James
2023-10-06 14:30 Arthur Zamarin
2023-10-06 14:29 Sam James
2023-09-09 3:22 Michał Górny
2023-08-23 4:24 Michał Górny
2023-04-20 2:32 Michał Górny
2023-03-17 8:56 Arthur Zamarin
2023-03-15 6:55 Michał Górny
2023-02-03 16:53 Sam James
2023-02-03 14:21 Arthur Zamarin
2023-02-03 14:21 Arthur Zamarin
2023-02-03 13:32 Arthur Zamarin
2022-12-15 15:04 Michał Górny
2022-12-15 15:04 Michał Górny
2022-11-29 19:56 Michał Górny
2022-11-01 14:04 Michał Górny
2022-08-28 6:49 WANG Xuerui
2021-09-22 7:37 Michał Górny
2021-05-29 0:03 Yixun Lan
2021-03-22 0:10 Sam James
2021-02-19 1:11 Michał Górny
2021-02-18 22:08 Sam James
2021-02-18 7:26 Sam James
2021-02-08 6:11 Sam James
2021-01-18 20:29 Michał Górny
2021-01-18 9:09 Michał Górny
2020-12-22 23:35 Michał Górny
2020-12-16 13:29 Michał Górny
2020-10-15 18:05 Michał Górny
2020-09-18 9:45 Michał Górny
2020-08-21 2:23 Michał Górny
2020-05-24 6:11 Michał Górny
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-08-12 13:21 Michał Górny
2019-07-28 15:50 Michał Górny
2019-07-28 15:50 Michał Górny
2019-06-30 6:51 Michał Górny
2019-05-24 22:20 Michał Górny
2019-05-18 11:11 Michał Górny
2019-05-17 18:14 Michał Górny
2019-04-08 19:17 Michał Górny
2018-12-07 15:58 Michał Górny
2018-12-02 11:12 Mikle Kolyada
2018-11-27 16:01 Tobias Klausmann
2018-11-24 13:40 Sergei Trofimovich
2018-11-12 13:45 Mikle Kolyada
2018-11-11 19:07 Michał Górny
2018-08-22 13:55 Michał Górny
2018-04-08 9:04 Michał Górny
2018-04-08 8:29 Michał Górny
2017-08-15 7:07 Michał Górny
2017-07-30 14:59 David Seifert
2015-10-17 18:32 Mikle Kolyada
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1679050212.f74a97caa8dbba3d44cc74118ab76208aee470ce.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox