summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-09-05 23:40:02 +0000
committerUlrich Müller <ulm@gentoo.org>2009-09-05 23:40:02 +0000
commit0d7cbd7f3aa21fca533f12efbd1bc3476eae95dc (patch)
treed318fb0188fad590ecad078903f994f32975aac9 /app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild
parentVersion bump. Set SUPPORT_PYTHON_ABIS. (diff)
downloadhistorical-0d7cbd7f3aa21fca533f12efbd1bc3476eae95dc.tar.gz
historical-0d7cbd7f3aa21fca533f12efbd1bc3476eae95dc.tar.bz2
historical-0d7cbd7f3aa21fca533f12efbd1bc3476eae95dc.zip
Add stand-alone manual for Emacs 22 and 23.
Package-Manager: portage-2.2_rc40/cvs/Linux i686
Diffstat (limited to 'app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild')
-rw-r--r--app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild b/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild
index dcca07fb3e7c..8b9e20e243aa 100644
--- a/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild
+++ b/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild,v 1.7 2009/02/17 08:08:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild,v 1.8 2009/09/05 23:40:01 ulm Exp $
-inherit eutils versionator
+inherit eutils
-MY_PV=$(replace_version_separator 1 '-')
-MY_P=${PN}-${MY_PV}
+MY_P=${PN}-${PV/./-}
DESCRIPTION="The GNU Emacs Lisp Reference Manual"
HOMEPAGE="http://www.gnu.org/software/emacs/manual/"
SRC_URI="mirror://gnu/emacs/${MY_P}.tar.gz"