diff options
author | Ulrich Müller <ulm@gentoo.org> | 2018-04-17 09:35:09 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2018-04-17 09:39:55 +0200 |
commit | 7c8e8ecfbad2a6ef7ed1e187828da979989878a7 (patch) | |
tree | 4277addb46dfb694f6e7856d7f965ae4c242a841 /app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild | |
parent | app-editors/emacs: Drop pax_kernel local USE flag. (diff) | |
download | gentoo-7c8e8ecfbad2a6ef7ed1e187828da979989878a7.tar.gz gentoo-7c8e8ecfbad2a6ef7ed1e187828da979989878a7.tar.bz2 gentoo-7c8e8ecfbad2a6ef7ed1e187828da979989878a7.zip |
app-editors/emacs-vcs: 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
Diffstat (limited to 'app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild')
-rw-r--r-- | app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild index 43eb7b98a8a6..2db8dd4b76f3 100644 --- a/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild @@ -28,7 +28,7 @@ HOMEPAGE="https://www.gnu.org/software/emacs/" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="26" -IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib mailutils motif pax_kernel png selinux sound source ssl svg systemd +threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" +IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd +threads tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" REQUIRED_USE="?? ( aqua X )" RDEPEND="sys-libs/ncurses:0= @@ -113,8 +113,8 @@ RDEPEND="sys-libs/ncurses:0= DEPEND="${RDEPEND} virtual/pkgconfig gzip-el? ( app-arch/gzip ) - pax_kernel? ( sys-apps/attr ) X? ( x11-base/xorg-proto )" +# pax_kernel? ( sys-apps/attr ) if [[ ${PV##*.} = 9999 ]]; then DEPEND="${DEPEND} |