* [gentoo-commits] gentoo-x86 commit in app-emacs/ess: ChangeLog ess-13.09.ebuild ess-5.14.ebuild
@ 2013-10-02 18:13 Ulrich Mueller (ulm)
0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2013-10-02 18:13 UTC (permalink / raw
To: gentoo-commits
ulm 13/10/02 18:13:31
Modified: ChangeLog
Added: ess-13.09.ebuild
Removed: ess-5.14.ebuild
Log:
Version bump. Remove old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.93 app-emacs/ess/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ess/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ess/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ess/ChangeLog?r1=1.92&r2=1.93
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ess/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog 28 Nov 2012 20:23:26 -0000 1.92
+++ ChangeLog 2 Oct 2013 18:13:31 -0000 1.93
@@ -1,6 +1,12 @@
# ChangeLog for app-emacs/ess
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ess/ChangeLog,v 1.92 2012/11/28 20:23:26 ranger Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ess/ChangeLog,v 1.93 2013/10/02 18:13:31 ulm Exp $
+
+*ess-13.09 (02 Oct 2013)
+
+ 02 Oct 2013; Ulrich Müller <ulm@gentoo.org> -ess-5.14.ebuild,
+ +ess-13.09.ebuild:
+ Version bump. Remove old.
28 Nov 2012; Brent Baude <ranger@gentoo.org> ess-12.09.ebuild:
Marking ess-12.09 ppc for bug 441066
1.1 app-emacs/ess/ess-13.09.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ess/ess-13.09.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ess/ess-13.09.ebuild?rev=1.1&content-type=text/plain
Index: ess-13.09.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/ess/ess-13.09.ebuild,v 1.1 2013/10/02 18:13:31 ulm Exp $
EAPI=5
inherit elisp
DESCRIPTION="Emacs Speaks Statistics"
HOMEPAGE="http://ess.r-project.org/"
SRC_URI="http://ess.r-project.org/downloads/ess/${P}.tgz"
LICENSE="GPL-2+ GPL-3+ Texinfo-manual"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
DEPEND="app-text/texi2html
virtual/latex-base"
SITEFILE="50${PN}-gentoo.el"
src_compile() {
default
}
src_install() {
emake PREFIX="${ED}/usr" \
INFODIR="${ED}/usr/share/info" \
LISPDIR="${ED}${SITELISP}/ess" \
DOCDIR="${ED}/usr/share/doc/${PF}" \
install
elisp-site-file-install "${FILESDIR}/${SITEFILE}"
# Most documentation is installed by the package's build system.
rm -f "${ED}${SITELISP}/${PN}/ChangeLog"
dodoc ChangeLog *NEWS doc/{TODO,ess-intro.pdf}
newdoc lisp/ChangeLog ChangeLog-lisp
}
pkg_postinst() {
elisp-site-regen
elog "Please see /usr/share/doc/${PF} for the complete documentation."
elog "Usage hints are in ${SITELISP}/${PN}/ess-site.el ."
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-02 18:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02 18:13 [gentoo-commits] gentoo-x86 commit in app-emacs/ess: ChangeLog ess-13.09.ebuild ess-5.14.ebuild Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox