From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-shell/
Date: Mon, 4 Dec 2023 07:11:52 +0000 (UTC) [thread overview]
Message-ID: <1701629400.cb122a1f49fc5e5b500de89306409fcc4fd2e7bf.ceamac@gentoo> (raw)
commit: cb122a1f49fc5e5b500de89306409fcc4fd2e7bf
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sun Dec 3 18:50:00 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Dec 3 18:50:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb122a1f
gui-apps/nwg-shell: drop 0.5.18
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
gui-apps/nwg-shell/Manifest | 1 -
gui-apps/nwg-shell/nwg-shell-0.5.18.ebuild | 36 ------------------------------
2 files changed, 37 deletions(-)
diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest
index dab5e95c0c..d077299468 100644
--- a/gui-apps/nwg-shell/Manifest
+++ b/gui-apps/nwg-shell/Manifest
@@ -1,4 +1,3 @@
-DIST nwg-shell-0.5.18.tar.gz 2180700 BLAKE2B fc5aa5f6fa1218ea19081f64b40325832f4bf5997ce3f9764147fa8c7102c8df1e6704d171a213143cfd001b036e44640567559692d8acc1a294b72b10d996ef SHA512 6da84b30b32fa70cdf77e6506b843b06c86c5a0ef8481fb2af4bc5f07699362c52285d516a5b2975553aa3aab14466cfd271a1ee809daa873fc5417e70623deb
DIST nwg-shell-0.5.19.tar.gz 2180709 BLAKE2B b1881508f148b4af103143804f78d8a0de5fc580ea1b9cdf4df3d006d6199d9bc51939f6be6a4d6525f3e7c5d4075e069b62a823f163a417130b3c6d00eb9ac5 SHA512 42670b7520bff46f700417f1d84a1dc861d7b956e012a2b57a379f9a9b67047ce28de960ccc6519d1eda05bc8c6f83b8e97c7eea00fc35304359647246bfb4ec
DIST nwg-shell-0.5.22.tar.gz 2180797 BLAKE2B fad648cec9ded6aded6ae4b5d90a403faf8d5b45ad9aa889cadf0f404f10d5d41e8f65e40e71242a734f362d5fc485cae3b04958e8df475580bd7b79e7318004 SHA512 3352b120c415b1fd4e25c2e0eb34aafde7e17c34e67add5032c35f1f048f24c79de2c2d7ad0bb9d58b568064b668279e5ec1bfb8b1ca4e0a5d412799524265c5
DIST nwg-shell-0.5.23.tar.gz 2180832 BLAKE2B 988170962b79196229965eb175d936a12eb862b5b36cb33fdcf52048718a618d5fd79352d7b086529b3ba04e7d76985011229db72d86b1132bfe01ebed20514b SHA512 b6716e795370c9fa498042ac938b0632b5062ffc4ef2a805044a48f324977f78944dc811406bb44c20055fe4d370654e4d418c6f05f6289abc3fbba8d995147b
diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.18.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.18.ebuild
deleted file mode 100644
index b531d0d56b..0000000000
--- a/gui-apps/nwg-shell/nwg-shell-0.5.18.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="meta-package for the nwg-shell project"
-HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="
- app-misc/gopsuinfo
- app-misc/nwg-look
- gui-apps/azote
- gui-apps/nwg-bar
- gui-apps/nwg-displays
- || ( gui-apps/nwg-dock gui-apps/nwg-dock-hyprland )
- gui-apps/nwg-drawer
- gui-apps/nwg-menu
- gui-apps/nwg-panel
- gui-apps/nwg-shell-config
-"
-DEPEND="${RDEPEND}"
-
-pkg_postinst() {
- elog "To install nwg-shell for the current user, run"
- elog "nwg-shell-installer -w (for sway) or"
- elog "nwg-shell-installer -w -hypr (for hyprland)"
-}
next reply other threads:[~2023-12-04 7:11 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-04 7:11 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-24 11:55 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-shell/ David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-08-23 0:18 David Roman
2024-07-08 16:36 David Roman
2024-07-08 16:36 David Roman
2024-07-08 16:36 David Roman
2024-07-08 16:36 David Roman
2024-04-25 21:49 Julien Roy
2024-04-25 21:49 Julien Roy
2024-04-25 21:49 Julien Roy
2024-03-07 11:34 Andrew Ammerlaan
2024-02-08 9:29 David Roman
2024-02-08 9:29 David Roman
2024-01-31 18:51 Haelwenn Monnier
2024-01-31 18:51 Haelwenn Monnier
2024-01-31 18:51 Haelwenn Monnier
2024-01-28 23:02 David Roman
2024-01-28 23:02 David Roman
2024-01-11 11:57 David Roman
2024-01-11 11:57 David Roman
2023-12-04 7:11 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2023-11-20 14:14 David Roman
2023-11-19 9:58 Viorel Munteanu
2023-11-19 9:58 Viorel Munteanu
2023-11-18 9:53 Andrew Ammerlaan
2023-11-18 9:53 Andrew Ammerlaan
2023-11-06 14:18 David Roman
2023-11-06 14:18 David Roman
2023-11-06 14:18 David Roman
2023-11-06 14:18 David Roman
2023-10-19 7:17 Viorel Munteanu
2023-08-12 16:31 David Roman
2023-08-10 8:14 Viorel Munteanu
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=1701629400.cb122a1f49fc5e5b500de89306409fcc4fd2e7bf.ceamac@gentoo \
--to=ceamac@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