summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-05-19 19:38:21 +0200
committerUlrich Müller <ulm@gentoo.org>2014-05-19 19:38:21 +0200
commitde8abcc26e30dafe939bf63251b64ced7cae7b33 (patch)
treeccd8272bd7f50cbea851f3e852352eeb02c01e60
parentMerge changes from Portage tree. (diff)
downloademacs-de8abcc26e30dafe939bf63251b64ced7cae7b33.tar.gz
emacs-de8abcc26e30dafe939bf63251b64ced7cae7b33.tar.bz2
emacs-de8abcc26e30dafe939bf63251b64ced7cae7b33.zip
Remove obsolete comment.
-rw-r--r--eclass/elisp-common.eclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index bf01c83..bc8cda7 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -342,10 +342,6 @@ elisp-site-file-install() {
# Regenerate the site-gentoo.el file, based on packages' site
# initialisation files in the /usr/share/emacs/site-lisp/site-gentoo.d/
# directory.
-#
-# Note: Before December 2007, site initialisation files were installed
-# in /usr/share/emacs/site-lisp/. For backwards compatibility, this
-# location is still supported when generating site-gentoo.el.
elisp-site-regen() {
local sitelisp=${ROOT}${EPREFIX}${SITELISP}