From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/spectrwm/
Date: Mon, 29 Mar 2021 15:58:05 +0000 (UTC) [thread overview]
Message-ID: <1617033479.7a46d24421c689e39582e0dda4bc7648e7719e6c.bkohler@gentoo> (raw)
commit: 7a46d24421c689e39582e0dda4bc7648e7719e6c
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 29 15:57:35 2021 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Mar 29 15:57:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a46d244
x11-wm/spectrwm: drop accidental adds
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
...less-iwd-fix-one-last-COMMON_DEPEND-usage.patch | 28 ---------------------
x11-wm/spectrwm/foo.patch | 29 ----------------------
2 files changed, 57 deletions(-)
diff --git a/x11-wm/spectrwm/0001-net-wireless-iwd-fix-one-last-COMMON_DEPEND-usage.patch b/x11-wm/spectrwm/0001-net-wireless-iwd-fix-one-last-COMMON_DEPEND-usage.patch
deleted file mode 100644
index 2766a34a6ba..00000000000
--- a/x11-wm/spectrwm/0001-net-wireless-iwd-fix-one-last-COMMON_DEPEND-usage.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From e98e032462cb92d9871ec2fc3ac417cec5cc7f97 Mon Sep 17 00:00:00 2001
-From: Ben Kohler <bkohler@gentoo.org>
-Date: Mon, 29 Mar 2021 09:38:24 -0500
-Subject: [PATCH] net-wireless/iwd: fix one last COMMON_DEPEND usage
-
-Closes: https://bugs.gentoo.org/779091
-Package-Manager: Portage-3.0.18, Repoman-3.0.3
-Signed-off-by: Ben Kohler <bkohler@gentoo.org>
----
- net-wireless/iwd/iwd-1.13.ebuild | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/net-wireless/iwd/iwd-1.13.ebuild b/net-wireless/iwd/iwd-1.13.ebuild
-index 438b2aa425c..709afebddeb 100644
---- a/net-wireless/iwd/iwd-1.13.ebuild
-+++ b/net-wireless/iwd/iwd-1.13.ebuild
-@@ -29,7 +29,7 @@ DEPEND="
- client? ( sys-libs/readline:0= )
- "
-
--[[ -z "${ELL_REQ}" ]] || COMMON_DEPEND+=" ~dev-libs/ell-${ELL_REQ}"
-+[[ -z "${ELL_REQ}" ]] || DEPEND+=" ~dev-libs/ell-${ELL_REQ}"
-
- RDEPEND="
- ${DEPEND}
---
-2.31.1
-
diff --git a/x11-wm/spectrwm/foo.patch b/x11-wm/spectrwm/foo.patch
deleted file mode 100644
index 33bf233d1a9..00000000000
--- a/x11-wm/spectrwm/foo.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-commit 00522598eab59b612c7ba31b77deb4258c8af009
-Author: Ben Kohler <bkohler@gentoo.org>
-Date: Mon Mar 29 09:06:33 2021 -0500
-
- x11-wm/spectrwm: remove incorrect EROOT usage
-
- Package-Manager: Portage-3.0.18, Repoman-3.0.3
- Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-
-diff --git a/x11-wm/spectrwm/spectrwm-3.4.1.ebuild b/x11-wm/spectrwm/spectrwm-3.4.1.ebuild
-index 3b826527316..3b297f77149 100644
---- a/x11-wm/spectrwm/spectrwm-3.4.1.ebuild
-+++ b/x11-wm/spectrwm/spectrwm-3.4.1.ebuild
-@@ -36,12 +36,12 @@ src_prepare() {
-
- src_compile() {
- tc-export CC PKG_CONFIG
-- emake -C linux PREFIX="${EROOT}/usr" LIBDIR="${EROOT}/usr/$(get_libdir)"
-+ emake -C linux PREFIX="/usr" LIBDIR="/usr/$(get_libdir)"
- }
-
- src_install() {
-- emake -C linux PREFIX="${EROOT}/usr" LIBDIR="${EROOT}/usr/$(get_libdir)" \
-- SYSCONFDIR="${EROOT}/etc" DOCDIR="${EROOT}/usr/share/doc/${P}" \
-+ emake -C linux PREFIX="/usr" LIBDIR="/usr/$(get_libdir)" \
-+ SYSCONFDIR="/etc" DOCDIR="/usr/share/doc/${P}" \
- DESTDIR="${D}" install
-
- dodoc README.md ${PN}_*.conf {initscreen,screenshot}.sh
next reply other threads:[~2021-03-29 15:58 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-29 15:58 Ben Kohler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-02 22:53 [gentoo-commits] repo/gentoo:master commit in: x11-wm/spectrwm/ Sam James
2024-10-02 20:11 Sam James
2024-07-17 17:07 Ben Kohler
2024-04-26 14:31 Ben Kohler
2023-11-27 13:35 Ben Kohler
2023-11-03 12:23 Ben Kohler
2023-07-14 0:42 Sam James
2023-07-13 20:28 Sam James
2023-04-24 17:28 Ben Kohler
2023-04-24 15:32 Ben Kohler
2023-03-30 16:10 Arthur Zamarin
2023-03-30 15:58 Arthur Zamarin
2023-01-10 16:11 Ben Kohler
2023-01-05 16:35 Ben Kohler
2021-09-23 18:31 Ben Kohler
2021-03-29 15:44 Ben Kohler
2021-03-29 14:39 Ben Kohler
2021-03-29 13:49 Ben Kohler
2020-10-07 6:42 Agostino Sarubbo
2020-06-25 18:13 Ben Kohler
2020-03-16 13:41 Ben Kohler
2020-01-22 21:09 Ben Kohler
2020-01-13 10:07 David Seifert
2019-10-22 11:33 Jeroen Roovers
2018-02-16 21:44 Michael Weber
2018-02-06 18:36 Thomas Deutschmann
2016-05-25 10:11 Michael Weber
2016-05-05 13:40 Michael Weber
2016-05-05 13:14 Michael Weber
2016-05-05 13:14 Michael Weber
2015-09-05 18:48 Mikle Kolyada
2015-08-09 10:54 Agostino Sarubbo
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=1617033479.7a46d24421c689e39582e0dda4bc7648e7719e6c.bkohler@gentoo \
--to=bkohler@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