From: "Guillaume Horel" <guillaume.horel@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath/
Date: Thu, 9 Jun 2011 01:18:29 +0000 (UTC) [thread overview]
Message-ID: <a3d6879ca1e3caad392c0968fcfd725448aadcb3.guillaume_horel@gentoo> (raw)
commit: a3d6879ca1e3caad392c0968fcfd725448aadcb3
Author: Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
AuthorDate: Thu Jun 9 01:15:05 2011 +0000
Commit: Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
CommitDate: Thu Jun 9 01:15:05 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a3d6879c
[dev-java/jlatexmath] version bump
---
dev-java/jlatexmath/ChangeLog | 8 +++++++-
...exmath-0.9.3.ebuild => jlatexmath-0.9.4.ebuild} | 11 +++++++----
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/dev-java/jlatexmath/ChangeLog b/dev-java/jlatexmath/ChangeLog
index 14b9f68..1d3da88 100644
--- a/dev-java/jlatexmath/ChangeLog
+++ b/dev-java/jlatexmath/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-java/jlatexmath
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*jlatexmath-0.9.4 (09 Jun 2011)
+
+ 09 Jun 2011; Guillaume Horel <guillaume.horel@gmail.com>
+ -jlatexmath-0.9.3.ebuild, +jlatexmath-0.9.4.ebuild:
+ Version bump
+
*jlatexmath-0.9.3 (30 Sep 2010)
30 Sep 2010; Thomas Kahle <tom111@gmx.de> +jlatexmath-0.9.3.ebuild:
diff --git a/dev-java/jlatexmath/jlatexmath-0.9.3.ebuild b/dev-java/jlatexmath/jlatexmath-0.9.4.ebuild
similarity index 70%
rename from dev-java/jlatexmath/jlatexmath-0.9.3.ebuild
rename to dev-java/jlatexmath/jlatexmath-0.9.4.ebuild
index e6c3efe..ca95450 100644
--- a/dev-java/jlatexmath/jlatexmath-0.9.3.ebuild
+++ b/dev-java/jlatexmath/jlatexmath-0.9.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="A Java API to render LaTeX"
-SRC_URI="http://forge.scilab.org/index.php/p/jlatexmath/downloads/136/get/ -> jlatexmath-src-all-${PV}.jar"
+SRC_URI="http://forge.scilab.org/upload/jlatexmath/files/${PN}-src-${PV}.zip"
HOMEPAGE="http://forge.scilab.org/index.php/p/jlatexmath"
IUSE="doc examples source"
@@ -23,10 +23,13 @@ KEYWORDS="~amd64 ~x86"
EANT_BUILD_TARGET="buildJar"
EANT_DOC_TARGET="doc"
-S="${WORKDIR}"
-
src_install() {
java-pkg_newjar dist/${P}.jar ${PN}.jar
use doc && java-pkg_dojavadoc doc
use source && java-pkg_dosrc src/org
+ #use examples && java-pkg_doexamples examples
+ if use examples; then
+ eant examples
+ java-pkg_doexamples examples
+ fi
}
next reply other threads:[~2011-06-09 1:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-09 1:18 Guillaume Horel [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-14 23:55 [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath/ Sebastien Fabbro
2012-07-07 0:37 Sebastien Fabbro
2012-09-25 6:08 Guillaume Horel
2013-04-24 4:41 Guillaume Horel
2014-04-22 23:48 Guillaume Horel
2021-03-03 11:49 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a3d6879ca1e3caad392c0968fcfd725448aadcb3.guillaume_horel@gentoo \
--to=guillaume.horel@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox