From: "Pascal Jäger" <pascal.jaeger@leimstift.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/
Date: Fri, 13 Dec 2024 11:52:44 +0000 (UTC) [thread overview]
Message-ID: <1734089099.911a0f413c725f04ffbe3784153909c79418e43a.pascal.jaeger@gentoo> (raw)
commit: 911a0f413c725f04ffbe3784153909c79418e43a
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Fri Dec 13 11:24:59 2024 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Fri Dec 13 11:24:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=911a0f41
gui-apps/nwg-shell-config: drop 0.5.47
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
gui-apps/nwg-shell-config/Manifest | 1 -
.../nwg-shell-config-0.5.47.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/gui-apps/nwg-shell-config/Manifest b/gui-apps/nwg-shell-config/Manifest
index fdaa48715..940b1e867 100644
--- a/gui-apps/nwg-shell-config/Manifest
+++ b/gui-apps/nwg-shell-config/Manifest
@@ -1,4 +1,3 @@
-DIST nwg-shell-config-0.5.47.tar.gz 117727 BLAKE2B f7cb52023ee2f375cee7f397f295d765b1b81051bbeaf76527d7a8d4e8972c0898963d2236262a49f9f35be0662ff735de516facc4a8a048f01dfd5454da3d03 SHA512 14d61c0116daa95bfdd3744c14df046662dfe9410148c6bdfb9bcb810b5edeb48aedae40ddf24a25771ff2277a440c4a4087801cecb40729a7887422db7a4d09
DIST nwg-shell-config-0.5.48.tar.gz 118639 BLAKE2B 67b1e3ef2e0c0eaed5be11008a1115b0040fc9034e1eb75812f799bb83607f5940f394735530ea626b079e7cb02d42e95cead3f2de9c9915361a657711d94524 SHA512 f2c5a88e24122258541086a6a1cea42810caef45cfdccbc1e77e560dcda2a28665099717d39ffdb39085e850f734c0bfe082f5cf60866cb3015c63ae295ef8aa
DIST nwg-shell-config-0.5.49.tar.gz 118676 BLAKE2B 03a6c270751936485f9ba7e7b9f24a4589e09c3b5f6acf2e0dc871d15a68abb52b8f2eeb7d1f536ef5aca2ef2aadbf2449e897d07296beaeb99aae00725d1324 SHA512 c49bae5758d3ca3a0121a787c275dd1ec5cd06404cb29139ee8d021e4dece3014bb36aa17a337c1de14c6e97511f88732c5622674203f1bc02f5d0b783537693
DIST nwg-shell-config-0.5.50.tar.gz 118671 BLAKE2B b2e8cf208fc064f500b6ccf959666d865c98aa4d0c1506fb30ff63463962576933c5324baadf8bbe77f6e9d8171f4fbf3db219fea62b5cc9fd03bd85b2c02c01 SHA512 58fd5e4afc06f085882d8fbde498361cccc82e038153d5a35e17ecbb071927dcb9df508aabd6409e2b2a173ce48b793ae8ccedb7e0a8bf81b8b375122e1fd937
diff --git a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.47.ebuild b/gui-apps/nwg-shell-config/nwg-shell-config-0.5.47.ebuild
deleted file mode 100644
index 18bb5419f..000000000
--- a/gui-apps/nwg-shell-config/nwg-shell-config-0.5.47.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-DISTUTILS_USE_PEP517=setuptools
-inherit desktop distutils-r1 xdg-utils
-
-DESCRIPTION="nwg-shell configuration utility"
-HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-config"
-SRC_URI="https://github.com/nwg-piotr/nwg-shell-config/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- gui-apps/nwg-shell
- sci-geosciences/geopy
- x11-libs/gtk+:3
-"
-DEPEND="${RDEPEND}"
-
-python_install_all() {
- distutils-r1_python_install_all
- domenu nwg-shell-config.desktop
- doicon nwg-shell-config.svg
- doicon nwg-shell-update.svg
- doicon nwg-shell-translate.svg
- doicon nwg-update-noupdate.svg
- doicon nwg-update-available.svg
- doicon nwg-update-checking.svg
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
-}
next reply other threads:[~2024-12-13 11:52 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-13 11:52 Pascal Jäger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-06 12:38 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell-config/ Pascal Jäger
2025-02-06 12:38 Pascal Jäger
2024-12-24 8:29 Pascal Jäger
2024-12-24 8:29 Pascal Jäger
2024-12-24 8:29 Pascal Jäger
2024-12-24 8:29 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-08-22 19:33 Pascal Jäger
2024-07-05 18:58 Pascal Jäger
2024-07-05 18:58 Pascal Jäger
2024-07-05 18:58 Pascal Jäger
2024-07-05 18:58 Pascal Jäger
2024-06-29 8:04 Pascal Jäger
2024-06-29 8:04 Pascal Jäger
2024-06-29 8:04 Pascal Jäger
2024-06-29 8:04 Pascal Jäger
2024-05-20 20:35 Pascal Jäger
2024-05-20 20:35 Pascal Jäger
2024-05-08 18:17 Pascal Jäger
2024-05-08 18:17 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-01-10 11:43 Pascal Jäger
2024-01-10 11:43 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2023-12-06 12:29 Pascal Jäger
2023-12-06 12:29 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-29 16:09 Pascal Jäger
2023-11-22 17:02 Pascal Jäger
2023-11-22 17:02 Pascal Jäger
2023-11-22 17:02 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-18 9:10 Pascal Jäger
2023-11-14 19:52 Pascal Jäger
2023-11-10 18:38 Pascal Jäger
2023-10-18 9:57 Pascal Jäger
2023-08-10 21:54 Pascal Jäger
2023-08-08 23:01 Pascal Jäger
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=1734089099.911a0f413c725f04ffbe3784153909c79418e43a.pascal.jaeger@gentoo \
--to=pascal.jaeger@leimstift.de \
--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