summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-06-03 15:43:55 +0000
committerUlrich Müller <ulm@gentoo.org>2008-06-03 15:43:55 +0000
commit1a0d51693b7ba5a2c982058bf538c53fcf40cbee (patch)
treefbc9b3786c748de53c6d95f3b1e4f7ab4474047d /eclass
parentFix ChangeLog. (diff)
downloademacs-1a0d51693b7ba5a2c982058bf538c53fcf40cbee.tar.gz
emacs-1a0d51693b7ba5a2c982058bf538c53fcf40cbee.tar.bz2
emacs-1a0d51693b7ba5a2c982058bf538c53fcf40cbee.zip
Change ${PN}-${PV} to ${P} in comment.
svn path=/emacs-overlay/; revision=1083
Diffstat (limited to 'eclass')
-rw-r--r--eclass/elisp.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
index 84dce7a..0ea2533 100644
--- a/eclass/elisp.eclass
+++ b/eclass/elisp.eclass
@@ -21,8 +21,8 @@
# All elisp-* functions are documented there.
#
# If the package's source is a single (in whatever way) compressed elisp
-# file with the file name ${PN}-${PV}.el, then this eclass will move
-# ${PN}-${PV}.el to ${PN}.el in src_unpack().
+# file with the file name ${P}.el, then this eclass will move ${P}.el to
+# ${PN}.el in src_unpack().
# @ECLASS-VARIABLE: DOCS
# @DESCRIPTION: