diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-03-15 08:41:28 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-03-15 08:41:28 +0000 |
commit | c6899372912c5bc8305e40295fd07c02b1c9cc65 (patch) | |
tree | 1a89d366a931b0b9cdabed2de6c6063681b63362 /app-doc/elisp-manual | |
parent | Version bump. (diff) | |
download | gentoo-2-c6899372912c5bc8305e40295fd07c02b1c9cc65.tar.gz gentoo-2-c6899372912c5bc8305e40295fd07c02b1c9cc65.tar.bz2 gentoo-2-c6899372912c5bc8305e40295fd07c02b1c9cc65.zip |
Version bump. Specify LICENSE more precisely.
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-doc/elisp-manual')
-rw-r--r-- | app-doc/elisp-manual/ChangeLog | 10 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild | 6 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-22.2.9.ebuild | 6 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-23.4.ebuild | 6 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-24.2.ebuild | 4 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-24.3.ebuild | 34 | ||||
-rw-r--r-- | app-doc/elisp-manual/files/elisp-manual-24.3-direntry.patch | 22 |
7 files changed, 76 insertions, 12 deletions
diff --git a/app-doc/elisp-manual/ChangeLog b/app-doc/elisp-manual/ChangeLog index d00bfbb5b23a..6b2511acf8a0 100644 --- a/app-doc/elisp-manual/ChangeLog +++ b/app-doc/elisp-manual/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-doc/elisp-manual # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.50 2013/01/13 11:35:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.51 2013/03/15 08:41:27 ulm Exp $ + +*elisp-manual-24.3 (12 Mar 2013) + + 12 Mar 2013; Ulrich Müller <ulm@gentoo.org> elisp-manual-21.2.8-r2.ebuild, + elisp-manual-22.2.9.ebuild, elisp-manual-23.4.ebuild, + elisp-manual-24.2.ebuild, +elisp-manual-24.3.ebuild, + +files/elisp-manual-24.3-direntry.patch: + Version bump. Specify LICENSE more precisely. 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> elisp-manual-24.2.ebuild: Stable for x86, wrt bug #450724 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 41201db7780f..618ca2a2df18 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,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.11 2012/07/29 17:34:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild,v 1.12 2013/03/15 08:41:27 ulm Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/manual/" SRC_URI="mirror://gnu/emacs/${MY_P}.tar.gz mirror://gentoo/${P}-patches.tar.gz" -LICENSE="FDL-1.1" +LICENSE="FDL-1.1+" SLOT="21" KEYWORDS="amd64 ppc x86" IUSE="" diff --git a/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild b/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild index 96f0f56c623a..e933b5ad94f3 100644 --- a/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild +++ b/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild,v 1.7 2012/07/29 17:34:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild,v 1.8 2013/03/15 08:41:27 ulm Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/manual/" # Taken from lispref/ of emacs-22.3 SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" -LICENSE="FDL-1.2" +LICENSE="FDL-1.2+" SLOT="22" KEYWORDS="amd64 ppc x86" IUSE="" diff --git a/app-doc/elisp-manual/elisp-manual-23.4.ebuild b/app-doc/elisp-manual/elisp-manual-23.4.ebuild index b3be4395c209..e61771b31486 100644 --- a/app-doc/elisp-manual/elisp-manual-23.4.ebuild +++ b/app-doc/elisp-manual/elisp-manual-23.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.4.ebuild,v 1.6 2012/07/29 17:34:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.4.ebuild,v 1.7 2013/03/15 08:41:27 ulm Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/manual/" # taken from doc/lispref/ of emacs-${PV} SRC_URI="mirror://gentoo/${P}.tar.xz" -LICENSE="FDL-1.3" +LICENSE="FDL-1.3+" SLOT="23" KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" diff --git a/app-doc/elisp-manual/elisp-manual-24.2.ebuild b/app-doc/elisp-manual/elisp-manual-24.2.ebuild index d3ef06e8529f..e230a9134eec 100644 --- a/app-doc/elisp-manual/elisp-manual-24.2.ebuild +++ b/app-doc/elisp-manual/elisp-manual-24.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-24.2.ebuild,v 1.4 2013/01/13 11:35:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-24.2.ebuild,v 1.5 2013/03/15 08:41:27 ulm Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/emacs/manual/" # taken from doc/lispref/ of emacs-${PV} SRC_URI="mirror://gentoo/${P}.tar.xz" -LICENSE="FDL-1.3" +LICENSE="FDL-1.3+" SLOT="24" KEYWORDS="amd64 ppc x86 ~x86-fbsd" diff --git a/app-doc/elisp-manual/elisp-manual-24.3.ebuild b/app-doc/elisp-manual/elisp-manual-24.3.ebuild new file mode 100644 index 000000000000..ded97c8f8e8f --- /dev/null +++ b/app-doc/elisp-manual/elisp-manual-24.3.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-24.3.ebuild,v 1.1 2013/03/15 08:41:27 ulm Exp $ + +EAPI=5 + +inherit eutils + +DESCRIPTION="The GNU Emacs Lisp Reference Manual" +HOMEPAGE="http://www.gnu.org/software/emacs/manual/" +# taken from doc/lispref/ of emacs-${PV} +SRC_URI="mirror://gentoo/${P}.tar.xz" + +LICENSE="FDL-1.3+" +SLOT="24" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" + +DEPEND="app-arch/xz-utils" + +S="${WORKDIR}/lispref" + +src_prepare() { + epatch "${FILESDIR}/${P}-direntry.patch" + echo "@set EMACSVER ${PV}" >emacsver.texi || die +} + +src_compile() { + makeinfo elisp.texi || die "makeinfo failed" +} + +src_install() { + doinfo elisp${SLOT}.info* + dodoc ChangeLog README +} diff --git a/app-doc/elisp-manual/files/elisp-manual-24.3-direntry.patch b/app-doc/elisp-manual/files/elisp-manual-24.3-direntry.patch new file mode 100644 index 000000000000..aeb949489e69 --- /dev/null +++ b/app-doc/elisp-manual/files/elisp-manual-24.3-direntry.patch @@ -0,0 +1,22 @@ +--- lispref-orig/elisp.texi ++++ lispref/elisp.texi +@@ -1,6 +1,6 @@ + \input texinfo @c -*-texinfo-*- + @c %**start of header +-@setfilename elisp ++@setfilename elisp24.info + + @ifset VOL1 + @set volflag +@@ -117,9 +117,9 @@ + + @documentencoding ISO-8859-1 + +-@dircategory GNU Emacs Lisp ++@dircategory Emacs + @direntry +-* Elisp: (elisp). The Emacs Lisp Reference Manual. ++* Elisp 24: (elisp24). The Emacs Lisp Reference Manual for Emacs 24. + @end direntry + + @titlepage |