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: Thu, 15 Dec 2022 15:04:17 +0000 (UTC) [thread overview]
Message-ID: <1671116643.48d3077863aeb0a1621d545fdeeaa58b8375730b.mgorny@gentoo> (raw)
commit: 48d3077863aeb0a1621d545fdeeaa58b8375730b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 15 14:45:08 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 15 15:04:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d30778
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.17.0.ebuild | 34 ------------------
.../xfce4-appfinder/xfce4-appfinder-4.17.1.ebuild | 42 ----------------------
3 files changed, 78 deletions(-)
diff --git a/xfce-base/xfce4-appfinder/Manifest b/xfce-base/xfce4-appfinder/Manifest
index 3beb8c9cad01..2589cf46508f 100644
--- a/xfce-base/xfce4-appfinder/Manifest
+++ b/xfce-base/xfce4-appfinder/Manifest
@@ -1,4 +1,2 @@
DIST xfce4-appfinder-4.16.1.tar.bz2 579984 BLAKE2B 1441fa6aeb25ee64b809a2ff31340b7e52910a768ec3b605a3832adf36ea4e27eaa3d455a919c47003d551829114ee62e78c2d983cb6bcfded72e218fa6d29f3 SHA512 5a28d93675af7d77de3050e7df9e064a0fd94d579d7e617878329d4385b42594afd8de96740cb91de38ffcc22bda71e4f90b61ff401980a5582bf09b2a19870c
-DIST xfce4-appfinder-4.17.0.tar.bz2 572615 BLAKE2B c8fa842972aaa150f147596305582b27d97434d5689cdd1ec2de94de91d5ee386304e313c00e2b5d66459ac5f3f432f32122f65d5d3b90515cb64dd0a5d2a015 SHA512 681e8415f6e862f875383a2c6c2b9c9590e549c5ed1541f34a14518e2cdfc626ab1228323c8a5fcbeb11411fbc95ec5c086efe389aca027f87833161a007cec6
-DIST xfce4-appfinder-4.17.1.tar.bz2 559663 BLAKE2B 326e2d7b30dd0421b9c360857d11f932f2085ae09162d956f5d45680369e93f66c5e3ec10a38674788437104041cd6425b5320ce69e2d82c768c2a01d5c6aaf0 SHA512 a90e7e9a8c7d36f0a8769ca98cbd581db24dc44757c3e8bee67b7a676e5a63ae91bce3307a83ca43470311e5bbb802f6d3bf1c27770f87c657f1c911920fa622
DIST xfce4-appfinder-4.17.2.tar.bz2 561844 BLAKE2B ae0f78d18cad4df6b21b05dcbc75a036e231e1e7260ad0a5816098e9693faf5dc0b78d82fd526a9557da1fec69f31de0339ef7d84430a592c9badd9741eaf12f SHA512 81f239d84af405c66a099a5f8ee769fcf3fb8a9116d0fb45552dcd27edfaf0c1ca0e90fff32ff39bcc8a741d897d32d9742fbc7fa7082aa8a522ba778bb23f46
diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.17.0.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.17.0.ebuild
deleted file mode 100644
index 936e4a14a21e..000000000000
--- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.17.0.ebuild
+++ /dev/null
@@ -1,34 +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"
-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"
-
-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.1.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.17.1.ebuild
deleted file mode 100644
index df7b24763c21..000000000000
--- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.17.1.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:[~2022-12-15 15:04 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-15 15:04 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 10:50 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-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=1671116643.48d3077863aeb0a1621d545fdeeaa58b8375730b.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