summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-09-19 08:13:39 +0000
committerUlrich Müller <ulm@gentoo.org>2008-09-19 08:13:39 +0000
commita9b2dd938b4f53df08e4c41d4f29527a3ebb8063 (patch)
treeaa927c8fd62e22c42b4a5c36ced07a57b51153f7
parentSlightly changed wording of warning message. (diff)
downloademacs-a9b2dd938b4f53df08e4c41d4f29527a3ebb8063.tar.gz
emacs-a9b2dd938b4f53df08e4c41d4f29527a3ebb8063.tar.bz2
emacs-a9b2dd938b4f53df08e4c41d4f29527a3ebb8063.zip
Sync from Portage tree.
svn path=/emacs-overlay/; revision=1161
-rw-r--r--eclass/elisp-common.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index 1966ee1..4d1d5e0 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -432,8 +432,8 @@ elisp-site-regen() {
while read line; do ewarn "${line}"; done <<-EOF
Site-initialisation files of Emacs packages are now installed in
/usr/share/emacs/site-lisp/site-gentoo.d/. We strongly recommend
- that you use app-admin/emacs-updater to rebuild the installed Emacs
- packages.
+ that you use app-admin/emacs-updater to rebuild the installed
+ Emacs packages.
EOF
# Kludge for backwards compatibility: During pkg_postrm, old versions