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-desktop-icons-ng/
Date: Sun, 26 Jan 2025 17:32:58 +0000 (UTC) [thread overview]
Message-ID: <1737911868.42b8a9f135da5b54d68791e961bced67e508ed05.pacho@gentoo> (raw)
commit: 42b8a9f135da5b54d68791e961bced67e508ed05
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 17:17:48 2025 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 17:17:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b8a9f1
gnome-extra/gnome-shell-extension-desktop-icons-ng: drop 47.0.7
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
.../Manifest | 1 -
...-shell-extension-desktop-icons-ng-47.0.7.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
diff --git a/gnome-extra/gnome-shell-extension-desktop-icons-ng/Manifest b/gnome-extra/gnome-shell-extension-desktop-icons-ng/Manifest
index e32160dd5ca9..f1855be0fad9 100644
--- a/gnome-extra/gnome-shell-extension-desktop-icons-ng/Manifest
+++ b/gnome-extra/gnome-shell-extension-desktop-icons-ng/Manifest
@@ -1,3 +1,2 @@
DIST gnome-shell-extension-desktop-icons-ng-47.0.12.tar.bz2 158720 BLAKE2B 7e85f3078e4a6ff0f72489d9b4e8772907d5d27d5b496e0eead682a2e6ddeb22c100148e2886e1a88ce702761fedf6f287ae00e9378ae95ee93481eaf5c9b243 SHA512 c516afd55a76dae2b9b22d6bf2588aee1df75b9b0f94be94b8d19aa56b83144586e97eb5dd5866109fab9e1c7ea8e435f09a547707d85effce6339c7406aff41
DIST gnome-shell-extension-desktop-icons-ng-47.0.13.tar.bz2 161454 BLAKE2B 48dff2800766659028c7ead4cf2eac1646b209b928e6c51767129078e292d8928bec7ccc1d43a4b63a4c1a83f1e6374b675fd411d28b9654666f72c08731e63a SHA512 8ed46a3091565b14d2d8379650ae09901feea3be3bb0ebbee38b34f6008e012c0cf9fe43584614d2774f8e8ce4b921b3ab0c32ef1e02fcd3504cb9ae445f4df1
-DIST gnome-shell-extension-desktop-icons-ng-47.0.7.tar.bz2 152455 BLAKE2B 6508b52538fd5aa36c6c520adc52b290159e5a106464e03a9b05038a40a8d3a5a5ccea117ea38c7da52c83e001c03f31ea6a6161c104bf390a161c078e203384 SHA512 42a51a6e98686f92a6cd1013b9bad33bdef14455206872431b3dc39c656c55962869c1675c13308048c9c32536029d47651b524ce76a4f439cca70644850a8b2
diff --git a/gnome-extra/gnome-shell-extension-desktop-icons-ng/gnome-shell-extension-desktop-icons-ng-47.0.7.ebuild b/gnome-extra/gnome-shell-extension-desktop-icons-ng/gnome-shell-extension-desktop-icons-ng-47.0.7.ebuild
deleted file mode 100644
index 9e90858fa78b..000000000000
--- a/gnome-extra/gnome-shell-extension-desktop-icons-ng/gnome-shell-extension-desktop-icons-ng-47.0.7.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit gnome2-utils meson
-
-MY_PN="desktop-icons-ng"
-MY_P="${MY_PN}-${PV}"
-COMMIT="d447154f7a1a9b0871539a55df5617385307642f"
-
-DESCRIPTION="Desktop icon support for GNOME Shell"
-HOMEPAGE="https://gitlab.com/rastersoft/desktop-icons-ng"
-SRC_URI="https://gitlab.com/rastersoft/desktop-icons-ng/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-COMMON_DEPEND="dev-libs/glib:2"
-RDEPEND="${COMMON_DEPEND}
- app-eselect/eselect-gnome-shell-extensions
- >=gnome-base/gnome-shell-45
- >=gnome-base/nautilus-3.38
-"
-DEPEND="${COMMON_DEPEND}"
-BDEPEND=""
-
-S="${WORKDIR}/${MY_P}-${COMMIT}"
-
-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-01-26 17:33 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-26 17:32 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-26 17:32 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-desktop-icons-ng/ Pacho Ramos
2024-12-24 8:34 Pacho Ramos
2024-12-02 13:00 Pacho Ramos
2024-12-02 13:00 Pacho Ramos
2024-12-02 13:00 Pacho Ramos
2024-02-18 6:08 Arthur Zamarin
2024-01-08 17:27 Sam James
2023-11-12 12:28 Pacho Ramos
2023-11-12 12:28 Pacho Ramos
2023-09-29 11:31 Pacho Ramos
2023-08-23 14:49 Pacho Ramos
2023-07-20 8:19 Pacho Ramos
2023-06-02 8:28 Pacho Ramos
2023-05-27 22:18 Pacho Ramos
2023-05-27 22:18 Pacho Ramos
2023-05-05 13:48 Pacho Ramos
2023-05-05 10:24 Pacho Ramos
2023-04-18 14:17 Pacho Ramos
2023-04-18 14:17 Pacho Ramos
2023-02-24 14:48 Pacho Ramos
2022-10-02 9:55 Pacho Ramos
2022-09-18 8:33 Pacho Ramos
2022-09-18 8:33 Pacho Ramos
2022-05-29 10:48 Pacho Ramos
2022-05-04 15:52 Pacho Ramos
2022-03-27 9:48 Pacho Ramos
2022-03-27 9:48 Pacho Ramos
2022-03-09 21:36 Pacho Ramos
2022-02-05 11:15 Pacho Ramos
2022-01-29 10:42 Pacho Ramos
2022-01-29 10:42 Pacho Ramos
2021-12-21 18:54 Pacho Ramos
2021-12-18 12:41 Pacho Ramos
2021-11-11 10:44 Pacho Ramos
2021-11-11 10:44 Pacho Ramos
2021-09-08 8:48 Pacho Ramos
2021-08-25 15:35 Pacho Ramos
2021-07-08 12:51 Pacho Ramos
2021-06-29 19:10 Pacho Ramos
2021-06-11 19:00 Pacho Ramos
2021-05-30 20:52 Pacho Ramos
2021-05-20 12:37 Pacho Ramos
2021-05-20 12:37 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=1737911868.42b8a9f135da5b54d68791e961bced67e508ed05.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