From: "Sven Wegener" <swegener@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/screen/, app-misc/screen/files/
Date: Sat, 08 Mar 2025 20:03:02 +0000 (UTC) [thread overview]
Message-ID: <1741464178.f20e0886dc8c8962e34bd15a96d94cccfc55f6ab.swegener@gentoo> (raw)
commit: f20e0886dc8c8962e34bd15a96d94cccfc55f6ab
Author: Mark Harmstone <mark <AT> harmstone <DOT> com>
AuthorDate: Wed Aug 7 17:04:25 2024 +0000
Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 20:02:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20e0886
app-misc/screen: remove nethack USE flag
Despite still being in the man pages, the nethack mode of screen was
removed in 2015: https://github.com/jfjhh/screen/commit/9109409b2e0dbe15df2ffa76557f7d938d37fb08
Signed-off-by: Mark Harmstone <mark <AT> harmstone.com>
Closes: https://github.com/gentoo/gentoo/pull/38011
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>
app-misc/screen/files/screenrc | 3 ---
app-misc/screen/screen-9999.ebuild | 3 +--
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/app-misc/screen/files/screenrc b/app-misc/screen/files/screenrc
index 11f2f551b0bc..2616b47cf522 100644
--- a/app-misc/screen/files/screenrc
+++ b/app-misc/screen/files/screenrc
@@ -51,9 +51,6 @@
# Don't display the copyright page
startup_message off # default: on
-# Uses nethack-style messages
-# nethack on # default: off
-
# Affects the copying of text regions
crlf off # default: off
diff --git a/app-misc/screen/screen-9999.ebuild b/app-misc/screen/screen-9999.ebuild
index ad26413a3cbb..7ad57bdfa000 100644
--- a/app-misc/screen/screen-9999.ebuild
+++ b/app-misc/screen/screen-9999.ebuild
@@ -20,7 +20,7 @@ fi
LICENSE="GPL-3+"
SLOT="0"
-IUSE="debug nethack pam selinux multiuser"
+IUSE="debug pam selinux multiuser"
DEPEND=">=sys-libs/ncurses-5.2:=
virtual/libcrypt:=
@@ -74,7 +74,6 @@ src_configure() {
append-cppflags -D_XOPEN_SOURCE=600
fi
- use nethack || append-cppflags "-DNONETHACK"
use debug && append-cppflags "-DDEBUG"
local myeconfargs=(
next reply other threads:[~2025-03-08 20:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-08 20:03 Sven Wegener [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-08 5:45 [gentoo-commits] repo/gentoo:master commit in: app-misc/screen/, app-misc/screen/files/ Sam James
2017-02-26 12:16 Jeroen Roovers
2017-01-20 11:54 Fabian Groffen
2016-01-23 12:41 Jeroen Roovers
2015-10-10 15:38 Patrice Clement
2015-09-15 23:25 Patrice Clement
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=1741464178.f20e0886dc8c8962e34bd15a96d94cccfc55f6ab.swegener@gentoo \
--to=swegener@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