summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-01-25 16:11:17 +0000
committerUlrich Müller <ulm@gentoo.org>2014-01-25 16:11:17 +0000
commit48fb5033de25db0c58d539881981c07bc2d6f431 (patch)
tree2517dd8b0ccdef6cd6bd4d2de4fcc2e447b46869 /app-editors
parentFix build failure on hardened Linux when both PT_PAX_FLAGS and XATTR_PAX_FLAG... (diff)
downloadgentoo-2-48fb5033de25db0c58d539881981c07bc2d6f431.tar.gz
gentoo-2-48fb5033de25db0c58d539881981c07bc2d6f431.tar.bz2
gentoo-2-48fb5033de25db0c58d539881981c07bc2d6f431.zip
Update patchset URI.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/emacs-18.59-r9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/emacs/emacs-18.59-r9.ebuild b/app-editors/emacs/emacs-18.59-r9.ebuild
index df2a0ae9616b..7a123dcb3ace 100644
--- a/app-editors/emacs/emacs-18.59-r9.ebuild
+++ b/app-editors/emacs/emacs-18.59-r9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-18.59-r9.ebuild,v 1.1 2013/10/03 09:21:49 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-18.59-r9.ebuild,v 1.2 2014/01/25 16:11:17 ulm Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="The extensible self-documenting text editor"
HOMEPAGE="http://www.gnu.org/software/emacs/"
SRC_URI="mirror://gnu/old-gnu/emacs/${P}.tar.gz
ftp://ftp.splode.com/pub/users/friedman/emacs/${P}-linux22x-elf-glibc21.diff.gz
- mirror://gentoo/${P}-patches-8.tar.bz2"
+ http://dev.gentoo.org/~ulm/emacs/${P}-patches-8.tar.bz2"
LICENSE="GPL-1+ GPL-2+ BSD" #HPND
SLOT="18"