summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/ChangeLog4
-rw-r--r--eclass/elisp-common.eclass2
2 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index ec6640f..2c7a00a 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-16 Christian Faulhammer <opfer@gentoo.org>
+
+ * elisp-common.eclass (elisp-site-regen): Add category for emacs-updater
+
2008-09-13 Ulrich Mueller <ulm@gentoo.org>
* elisp.eclass (elisp_pkg_setup): Be less verbose, bug 237546.
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index 901b090..86b0ab2 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -426,7 +426,7 @@ 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 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