summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-12-07 22:02:29 +0100
committerUlrich Müller <ulm@gentoo.org>2017-12-07 22:02:29 +0100
commit10fd6109c66bf8273951837ca7c3a5a07c5e88e2 (patch)
tree1b25a74a31aec5e63ef2865ba2d41cccc20627c5 /app-editors/emacs/emacs-18.59-r11.ebuild
parentsys-apps/openrc: live ebuild: install bash and zsh completions from upstream (diff)
downloadgentoo-10fd6109c66bf8273951837ca7c3a5a07c5e88e2.tar.gz
gentoo-10fd6109c66bf8273951837ca7c3a5a07c5e88e2.tar.bz2
gentoo-10fd6109c66bf8273951837ca7c3a5a07c5e88e2.zip
app-editors/emacs: Fix compilation with glibc-2.26.
Bug: https://bugs.gentoo.org/639562 Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-editors/emacs/emacs-18.59-r11.ebuild')
-rw-r--r--app-editors/emacs/emacs-18.59-r11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-18.59-r11.ebuild b/app-editors/emacs/emacs-18.59-r11.ebuild
index abf7a53aa027..c7a9e9dfa5d9 100644
--- a/app-editors/emacs/emacs-18.59-r11.ebuild
+++ b/app-editors/emacs/emacs-18.59-r11.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="The extensible self-documenting text editor"
HOMEPAGE="https://www.gnu.org/software/emacs/"
SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${P}.tar.gz
ftp://ftp.splode.com/pub/users/friedman/emacs/${P}-linux22x-elf-glibc21.diff.gz
- https://dev.gentoo.org/~ulm/emacs/${P}-patches-9.tar.xz"
+ https://dev.gentoo.org/~ulm/emacs/${P}-patches-10.tar.xz"
LICENSE="GPL-1+ GPL-2+ BSD" #HPND
SLOT="18"