Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Ulrich Mueller (ulm)" <ulm@g.o>
Subject: gentoo-x86 commit in app-doc/elisp-manual: ChangeLog elisp-manual-23.4.ebuild
Date: Tue, 15 May 2012 17:44:31 +0000 (UTC)
ulm         12/05/15 17:44:31

  Modified:             ChangeLog
  Added:                elisp-manual-23.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.59/cvs/Linux x86_64)

Revision  Changes    Path
1.40                 app-doc/elisp-manual/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/elisp-manual/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/elisp-manual/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/elisp-manual/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	26 Dec 2011 14:22:35 -0000	1.39
+++ ChangeLog	15 May 2012 17:44:31 -0000	1.40
@@ -1,6 +1,11 @@
 # ChangeLog for app-doc/elisp-manual
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.39 2011/12/26 14:22:35 ulm Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.40 2012/05/15 17:44:31 ulm Exp $
+
+*elisp-manual-23.4 (15 May 2012)
+
+  15 May 2012; Ulrich Müller <ulm@g.o> +elisp-manual-23.4.ebuild:
+  Version bump.
 
   26 Dec 2011; Ulrich Mueller <ulm@g.o> elisp-manual-23.3.ebuild:
   Add app-arch/xz-utils to DEPEND.



1.1                  app-doc/elisp-manual/elisp-manual-23.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.4.ebuild?rev=1.1&content-type=text/plain

Index: elisp-manual-23.4.ebuild
===================================================================
# Copyright 1999-2012 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.1 2012/05/15 17:44:31 ulm Exp $

EAPI=4

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="23"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND="app-arch/xz-utils"

S="${WORKDIR}/lispref"

src_prepare() {
	epatch "${FILESDIR}/${PN}-23.3-direntry.patch"
}

src_compile() {
	makeinfo elisp.texi || die "makeinfo failed"
}

src_install() {
	doinfo elisp23.info*
	dodoc ChangeLog README
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in www-client/midori: ChangeLog midori-0.4.4.ebuild midori-0.4.5.ebuild
Next by thread:
gentoo-x86 commit in app-doc/elisp-manual: ChangeLog elisp-manual-23.4.ebuild
Previous by date:
gentoo-x86 commit in www-client/midori: ChangeLog midori-0.4.4.ebuild midori-0.4.5.ebuild
Next by date:
gentoo-x86 commit in perl-core/Module-Metadata: ChangeLog Module-Metadata-1.0.6.ebuild


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.