From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E4FD01382C5 for ; Tue, 17 Apr 2018 07:40:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09381E0935; Tue, 17 Apr 2018 07:40:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C8658E0935 for ; Tue, 17 Apr 2018 07:40:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6151C335C0C for ; Tue, 17 Apr 2018 07:40:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DB87288 for ; Tue, 17 Apr 2018 07:40:03 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1523950795.31f125a82a52a4d57de08453216e1800173b7dfd.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/emacs/emacs-23.4-r17.ebuild app-editors/emacs/emacs-24.5-r5.ebuild app-editors/emacs/emacs-25.3-r4.ebuild app-editors/emacs/emacs-26.1_rc1.ebuild X-VCS-Directories: app-editors/emacs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 31f125a82a52a4d57de08453216e1800173b7dfd X-VCS-Branch: master Date: Tue, 17 Apr 2018 07:40:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 425acc31-2c09-4cd8-b102-703bb7310101 X-Archives-Hash: 6e8ded12f3fa6d922beb302638bdfa17 commit: 31f125a82a52a4d57de08453216e1800173b7dfd Author: Ulrich Müller gentoo org> AuthorDate: Tue Apr 17 07:34:03 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Apr 17 07:39:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31f125a8 app-editors/emacs: Drop pax_kernel local USE flag. As acked by blueness in the gentoo-dev mailing list: https://archives.gentoo.org/gentoo-dev/message/0283ed6004111127e0e575cc912feff1 Note that upstream support for hardened kernels may still work, as long as the setfattr command is available on the system. However, this is no longer a supported configuration. Package-Manager: Portage-2.3.29, Repoman-2.3.9 app-editors/emacs/emacs-23.4-r17.ebuild | 6 +++--- app-editors/emacs/emacs-24.5-r5.ebuild | 6 +++--- app-editors/emacs/emacs-25.3-r4.ebuild | 6 +++--- app-editors/emacs/emacs-26.1_rc1.ebuild | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/app-editors/emacs/emacs-23.4-r17.ebuild b/app-editors/emacs/emacs-23.4-r17.ebuild index 103ee7c28a9..90eef32c372 100644 --- a/app-editors/emacs/emacs-23.4-r17.ebuild +++ b/app-editors/emacs/emacs-23.4-r17.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.bz2 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="23" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" +IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el jpeg kerberos livecd m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" REQUIRED_USE="?? ( aqua X )" RDEPEND="sys-libs/ncurses:0= @@ -77,8 +77,8 @@ DEPEND="${RDEPEND} alsa? ( virtual/pkgconfig ) dbus? ( virtual/pkgconfig ) X? ( virtual/pkgconfig ) - gzip-el? ( app-arch/gzip ) - pax_kernel? ( sys-apps/attr )" + gzip-el? ( app-arch/gzip )" +# pax_kernel? ( sys-apps/attr ) RDEPEND="${RDEPEND} !