repo/gentoo:master commit in: app-misc/screen/
"Sam James" <[email protected]> Mon, 03 Aug 2026 21:50:15 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785793634.057549711380972e574d72ab8310af32c5219c63.sam@gentoo> |
commit: 057549711380972e574d72ab8310af32c5219c63
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 21:45:21 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 21:47:14 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05754971
app-misc/screen: drop upstreamed patch
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/screen/screen-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-misc/screen/screen-9999.ebuild b/app-misc/screen/screen-9999.ebuild
index f6278da36ca4..2c4848b7701f 100644
--- a/app-misc/screen/screen-9999.ebuild
+++ b/app-misc/screen/screen-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -35,7 +35,6 @@ BDEPEND="sys-apps/texinfo"
PATCHES=(
"${FILESDIR}"/${PN}-5.0.0-utmp-musl.patch
- "${FILESDIR}"/${PN}-5.0.1-texi.patch
)
src_prepare() {