public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/imaxima: ChangeLog imaxima-0.98.ebuild imaxima-0.97.ebuild imaxima-0.94b.ebuild
@ 2007-11-03 18:08 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2007-11-03 18:08 UTC (permalink / raw
  To: gentoo-commits

bicatali    07/11/03 18:08:28

  Modified:             ChangeLog
  Added:                imaxima-0.98.ebuild
  Removed:              imaxima-0.97.ebuild imaxima-0.94b.ebuild
  Log:
  Version bump, removed old versions.
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.13                 app-emacs/imaxima/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	6 Oct 2007 20:56:57 -0000	1.12
+++ ChangeLog	3 Nov 2007 18:08:28 -0000	1.13
@@ -1,6 +1,11 @@
 # ChangeLog for app-emacs/imaxima
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v 1.12 2007/10/06 20:56:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v 1.13 2007/11/03 18:08:28 bicatali Exp $
+
+*imaxima-0.98 (03 Nov 2007)
+
+  03 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> +imaxima-0.98.ebuild:
+  Version bump
 
   06 Oct 2007; Ulrich Mueller <ulm@gentoo.org> imaxima-0.94b.ebuild,
   imaxima-0.97.ebuild, imaxima-0.97a.ebuild:



1.1                  app-emacs/imaxima/imaxima-0.98.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-0.98.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-0.98.ebuild?rev=1.1&content-type=text/plain

Index: imaxima-0.98.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-0.98.ebuild,v 1.1 2007/11/03 18:08:28 bicatali Exp $

inherit elisp-common

MY_P="${PN}-imath-${PV}"
DESCRIPTION="Imaxima enables graphical output in Maxima sessions with emacs"
HOMEPAGE="http://members3.jcom.home.ne.jp/imaxima/Site/Welcome.html"
SRC_URI="http://members3.jcom.home.ne.jp/imaxima/Site/Download_and_Install_files/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""

DEPEND="virtual/tetex
	virtual/ghostscript
	|| ( >=dev-tex/breqn-0.94 app-text/texlive )
	>=sci-mathematics/maxima-5.13.0"

SITEFILE=50${PN}-gentoo.el
S="${WORKDIR}/${MY_P}"

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
	dodoc ChangeLog NEWS README || die
	docinto imath-example
	dodoc imath-example/*.txt || die
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-03 18:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-03 18:08 [gentoo-commits] gentoo-x86 commit in app-emacs/imaxima: ChangeLog imaxima-0.98.ebuild imaxima-0.97.ebuild imaxima-0.94b.ebuild Sebastien Fabbro (bicatali)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox