diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-08-02 16:36:14 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-08-02 16:36:14 +0000 |
commit | 9525c4765ff3b369dc7928f3b21ef31805cd9c85 (patch) | |
tree | a3fbf6631d15a2486f90330f1723832534fc9c06 | |
parent | Update URI in elog message. (diff) | |
download | gentoo-2-9525c4765ff3b369dc7928f3b21ef31805cd9c85.tar.gz gentoo-2-9525c4765ff3b369dc7928f3b21ef31805cd9c85.tar.bz2 gentoo-2-9525c4765ff3b369dc7928f3b21ef31805cd9c85.zip |
Update URI in elog message.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
-rw-r--r-- | app-editors/emacs-vcs/emacs-vcs-24.3.9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs-vcs/emacs-vcs-24.3.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-24.3.9999.ebuild index 3495d21a66e8..e3850c67d24f 100644 --- a/app-editors/emacs-vcs/emacs-vcs-24.3.9999.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-24.3.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.3.9999.ebuild,v 1.15 2013/08/02 16:22:01 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.3.9999.ebuild,v 1.16 2013/08/02 16:36:14 ulm Exp $ EAPI=5 @@ -306,7 +306,7 @@ src_install () { use X && DOC_CONTENTS+="\\n\\nYou need to install some fonts for Emacs. Installing media-fonts/font-adobe-{75,100}dpi on the X server's machine would satisfy basic Emacs requirements under X11. - See also http://www.gentoo.org/proj/en/lisp/emacs/xft.xml + See also https://wiki.gentoo.org/wiki/Project:Emacs/Xft_support for how to enable anti-aliased fonts." use aqua && DOC_CONTENTS+="\\n\\nEmacs${EMACS_SUFFIX#emacs}.app is in \"${EPREFIX}/Applications/Gentoo\". You may want to copy or symlink |