From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-appindicator/
Date: Thu, 22 May 2025 14:55:24 +0000 (UTC) [thread overview]
Message-ID: <1747925524.e685c5bcc4c7b0ffba8af388de8eecc4345c803c.pacho@gentoo> (raw)
commit: e685c5bcc4c7b0ffba8af388de8eecc4345c803c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu May 22 14:45:35 2025 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu May 22 14:52:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e685c5bc
gnome-extra/gnome-shell-extension-appindicator: drop 58
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
.../gnome-shell-extension-appindicator/Manifest | 1 -
.../gnome-shell-extension-appindicator-58.ebuild | 47 ----------------------
2 files changed, 48 deletions(-)
diff --git a/gnome-extra/gnome-shell-extension-appindicator/Manifest b/gnome-extra/gnome-shell-extension-appindicator/Manifest
index d58cebe06f2c..3940d267083c 100644
--- a/gnome-extra/gnome-shell-extension-appindicator/Manifest
+++ b/gnome-extra/gnome-shell-extension-appindicator/Manifest
@@ -1,3 +1,2 @@
-DIST gnome-shell-extension-appindicator-58.tar.gz 68877 BLAKE2B 976310cb6d532adf522c2d51bf04d6c5ee78e76759dbc8ab8965b1c738e5077be26b62e3c25f30b6a6311f98427d88c498ed839c0e401d86f9d701343229ae67 SHA512 94919a1494e354d8ef081fc3b844c092369f0b0928fa94f5677cecede87bff1e8669b6b064e4ed9d40ddb9f536f68075776e5afafb06cc3df33e3b83387ea6f8
DIST gnome-shell-extension-appindicator-59.tar.gz 69210 BLAKE2B 02d88f1d965edcf5eb04b72a1d51cef6a34485ed78240ea0e15de56b8d8d712a0721f2ba7cc51627a60407573bf7fd073da9f288e50ab6f791e64e72245e4986 SHA512 e85bea82b85369248b8271f32a276f7939bdd0828f4f63cfe0faf7099249cbbd56e2f58460373431602390f88ea97c1375655b454b0ec4c0e52280b6502bbc98
DIST gnome-shell-extension-appindicator-60.tar.gz 72279 BLAKE2B 05f1d7b54295fed1cf0d1040d69351cb1f6a3f730f77ce8a5072732ca6ba7ad7c31b23267373ae1f93b8a92ebda4e18a66960c6b40334c6ebd59faf89f3dcc15 SHA512 7c78fc2f23424de7c0d930958b7b5865e772300323af74d86da5c6a87b8f84b3f675c420fa9add61280917fe9e657b9415fc6067425993faec04423f69644648
diff --git a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-58.ebuild b/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-58.ebuild
deleted file mode 100644
index 4c647bcf6f2f..000000000000
--- a/gnome-extra/gnome-shell-extension-appindicator/gnome-shell-extension-appindicator-58.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome2-utils meson
-
-DESCRIPTION="Support legacy, AppIndicators and KStatusNotifierItems in Gnome"
-HOMEPAGE="https://github.com/ubuntu/gnome-shell-extension-appindicator"
-SRC_URI="https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-
-RDEPEND="
- app-eselect/eselect-gnome-shell-extensions
- >=gnome-base/gnome-shell-45
-"
-BDEPEND="
- app-misc/jq
-"
-
-src_prepare() {
- default
- # https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/419
- eapply -R "${FILESDIR}/${PN}-53-41a8e9c.patch"
-}
-
-src_install() {
- meson_src_install
- rm "${ED}"/usr/share/glib-2.0/schemas/gschemas.compiled || die
-}
-
-pkg_preinst() {
- gnome2_schemas_savelist
-}
-
-pkg_postinst() {
- gnome2_schemas_update
- ebegin "Updating list of installed extensions"
- eselect gnome-shell-extensions update
- eend $?
-}
-
-pkg_postrm() {
- gnome2_schemas_update
-}
next reply other threads:[~2025-05-22 14:55 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-22 14:55 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-12 15:54 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-appindicator/ Sam James
2025-09-27 18:07 Pacho Ramos
2025-06-20 18:44 Pacho Ramos
2025-05-22 14:55 Pacho Ramos
2024-08-27 8:25 Pacho Ramos
2024-08-27 8:25 Pacho Ramos
2024-07-12 9:05 Pacho Ramos
2024-05-04 17:40 Pacho Ramos
2024-05-04 17:39 Pacho Ramos
2024-03-02 23:30 Sam James
2024-02-18 6:08 Arthur Zamarin
2024-01-08 17:27 Sam James
2023-09-29 11:31 Pacho Ramos
2023-09-29 11:31 Pacho Ramos
2023-05-08 9:11 Pacho Ramos
2023-05-05 10:24 Pacho Ramos
2023-04-27 15:00 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-07 12:30 Pacho Ramos
2023-03-07 12:30 Pacho Ramos
2023-03-03 13:35 Pacho Ramos
2023-03-03 13:35 Pacho Ramos
2023-02-28 12:30 Pacho Ramos
2023-02-24 14:48 Pacho Ramos
2023-02-24 14:48 Pacho Ramos
2022-10-02 9:55 Pacho Ramos
2022-09-18 8:33 Pacho Ramos
2022-05-29 10:23 Pacho Ramos
2022-03-25 8:13 David Seifert
2022-03-24 10:32 David Seifert
2022-03-09 21:36 Pacho Ramos
2022-01-13 2:04 Georgy Yakovlev
2022-01-02 12:04 Georgy Yakovlev
2021-11-11 10:44 Pacho Ramos
2021-10-06 20:16 Pacho Ramos
2021-10-03 19:00 Pacho Ramos
2021-06-29 19:10 Pacho Ramos
2021-06-29 19:10 Pacho Ramos
2021-06-11 18:34 Pacho Ramos
2021-05-30 20:52 Pacho Ramos
2021-05-20 12:37 Pacho Ramos
2021-05-20 12:37 Pacho Ramos
2021-03-14 14:46 Pacho Ramos
2021-03-14 14:46 Pacho Ramos
2020-12-01 22:15 Pacho Ramos
2020-05-23 10:26 Pacho Ramos
2020-04-02 18:56 Pacho Ramos
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=1747925524.e685c5bcc4c7b0ffba8af388de8eecc4345c803c.pacho@gentoo \
--to=pacho@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