public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2011-06-09  1:29 Guillaume Horel
  0 siblings, 0 replies; 10+ messages in thread
From: Guillaume Horel @ 2011-06-09  1:29 UTC (permalink / raw
  To: gentoo-commits

commit:     802886cba27805d4b0728efc09cdf8b03edf06b1
Author:     Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
AuthorDate: Thu Jun  9 01:27:20 2011 +0000
Commit:     Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
CommitDate: Thu Jun  9 01:27:20 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=802886cb

[dev-java/jlatexmath-fop] version bump

---
 dev-java/jlatexmath-fop/ChangeLog                  |    8 +++++++-
 ...op-0.9.3.ebuild => jlatexmath-fop-0.9.4.ebuild} |   10 ++++++----
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index ea678f5..20909fa 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-java/jlatexmath-fop
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*jlatexmath-fop-0.9.4 (09 Jun 2011)
+
+  09 Jun 2011; Guillaume Horel <guillaume.horel@gmail.com>
+  -jlatexmath-fop-0.9.3.ebuild, +jlatexmath-fop-0.9.4.ebuild:
+  Version bump
+
   01 Dec 2010; Thomas Kahle <tomka@gentoo.org> jlatexmath-fop-0.9.3.ebuild:
   removed stale doc useflag. Fix by Guillaume Horel in bug 301048.
 

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-0.9.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-0.9.4.ebuild
similarity index 85%
rename from dev-java/jlatexmath-fop/jlatexmath-fop-0.9.3.ebuild
rename to dev-java/jlatexmath-fop/jlatexmath-fop-0.9.4.ebuild
index f439d59..7306b88 100644
--- a/dev-java/jlatexmath-fop/jlatexmath-fop-0.9.3.ebuild
+++ b/dev-java/jlatexmath-fop/jlatexmath-fop-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: $
 
@@ -8,8 +8,10 @@ JAVA_PKG_IUSE="examples source"
 
 inherit java-pkg-2 java-ant-2
 
+MY_PN="${PN/-fop/}"
+MY_P="${P/-fop/}"
 DESCRIPTION="jlatexmath plugin for dev-java/fop"
-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/${MY_PN}-src-all-${PV}.zip"
 HOMEPAGE="http://forge.scilab.org/index.php/p/jlatexmath"
 
 IUSE=""
@@ -25,10 +27,10 @@ KEYWORDS="~amd64 ~x86"
 
 EANT_BUILD_TARGET="buildJar"
 
-S="${WORKDIR}"/plugin/fop
+S="${WORKDIR}/${MY_P}/plugin/fop"
 
 src_prepare() {
-	cd "${WORKDIR}"
+	cd "${WORKDIR}/${MY_P}"
 	sed -i -e "s:/usr/share/java/fop.jar:$(java-pkg_getjar fop fop.jar):g" \
 		-e "s:/usr/share/java/xmlgraphics-commons.jar:$(java-pkg_getjar xmlgraphics-commons-1.3 xmlgraphics-commons.jar):g" \
 		-e "s:/usr/share/java/batik.jar:$(java-pkg_getjar batik-1.7 batik-all.jar):g" \



^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2012-05-14 23:55 Sebastien Fabbro
  0 siblings, 0 replies; 10+ messages in thread
From: Sebastien Fabbro @ 2012-05-14 23:55 UTC (permalink / raw
  To: gentoo-commits

commit:     c6cd18d09c0ec47d6804ddabfa685a6bae4d34f2
Author:     Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Mon May 14 22:30:49 2012 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon May 14 22:30:49 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c6cd18d0

dev-java/jlatexmath-fop: Version bump

(Portage version: 2.1.10.56/git/Linux x86_64, unsigned Manifest commit)

---
 dev-java/jlatexmath-fop/ChangeLog                  |    8 +++-
 .../jlatexmath-fop/jlatexmath-fop-0.9.7.ebuild     |   52 ++++++++++++++++++++
 2 files changed, 59 insertions(+), 1 deletions(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index 20909fa..5b734e2 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-java/jlatexmath-fop
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*jlatexmath-fop-0.9.7 (14 May 2012)
+
+  14 May 2012; Sébastien Fabbro <bicatali@gentoo.org>
+  +jlatexmath-fop-0.9.7.ebuild:
+  Version bump
+
 *jlatexmath-fop-0.9.4 (09 Jun 2011)
 
   09 Jun 2011; Guillaume Horel <guillaume.horel@gmail.com>

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-0.9.7.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-0.9.7.ebuild
new file mode 100644
index 0000000..0641c21
--- /dev/null
+++ b/dev-java/jlatexmath-fop/jlatexmath-fop-0.9.7.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+JAVA_PKG_IUSE="examples source"
+
+inherit java-pkg-2 java-ant-2
+
+MY_PN="${PN/-fop/}"
+MY_P="${P/-fop/}"
+
+DESCRIPTION="jlatexmath plugin for dev-java/fop"
+SRC_URI="http://forge.scilab.org/upload/jlatexmath/files/${MY_PN}-src-all-${PV}.zip"
+HOMEPAGE="http://forge.scilab.org/index.php/p/jlatexmath"
+
+IUSE=""
+CDEPEND="dev-java/jlatexmath
+	dev-java/avalon-framework
+	dev-java/fop"
+REPEND=">=virtual/jdk-1.5
+	${CDEPEND}"
+RDEPEND=">=virtual/jre-1.5
+	${CDEPEND}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+EANT_BUILD_TARGET="buildJar"
+
+S="${WORKDIR}/${MY_P}/plugin/fop"
+
+src_prepare() {
+	cd "${WORKDIR}/${MY_P}"
+	sed -i \
+		-e "s:/usr/share/java/fop.jar:$(java-pkg_getjar fop fop.jar):g" \
+		-e "s:/usr/share/java/xmlgraphics-commons.jar:$(java-pkg_getjar xmlgraphics-commons-1.3 xmlgraphics-commons.jar):g" \
+		-e "s:/usr/share/java/batik.jar:$(java-pkg_getjar batik-1.7 batik-all.jar):g" \
+		-e "s:/usr/share/java/avalon-framework.jar:$(java-pkg_getjar avalon-framework-4.2 avalon-framework.jar):g" \
+		-e "s:/usr/share/java/commons-io.jar:$(java-pkg_getjar commons-io-1 commons-io.jar):g" \
+		-e "s:/usr/share/java/commons-logging.jar:$(java-pkg_getjar commons-logging commons-logging.jar):g" \
+		-e "s:/usr/share/java/xml-apis-ext.jar:$(java-pkg_getjar xml-commons-external-1.3 xml-apis-ext.jar):g" \
+		fop.properties || die
+}
+
+src_install() {
+	java-pkg_newjar dist/${P}.jar ${PN}.jar
+	use source && java-pkg_dosrc src/org
+	use examples && java-pkg_doexamples examples
+}



^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2012-07-10 21:28 Sebastien Fabbro
  0 siblings, 0 replies; 10+ messages in thread
From: Sebastien Fabbro @ 2012-07-10 21:28 UTC (permalink / raw
  To: gentoo-commits

commit:     226d515e600ea9ce7782bb6a3089143d8d277436
Author:     Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Sat Jul  7 00:38:31 2012 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Sat Jul  7 00:38:31 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=226d515e

dev-java/jlatexmath-fop: remove old

(Portage version: 2.2.0_alpha116/git/Linux x86_64, unsigned Manifest commit)

---
 dev-java/jlatexmath-fop/ChangeLog                  |    5 ++-
 .../jlatexmath-fop/jlatexmath-fop-0.9.4.ebuild     |   48 --------------------
 2 files changed, 4 insertions(+), 49 deletions(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index 5b734e2..114d898 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  07 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org>
+  -jlatexmath-fop-0.9.4.ebuild:
+  dev-java/jlatexmath-fop: remove old
+
 *jlatexmath-fop-0.9.7 (14 May 2012)
 
   14 May 2012; Sébastien Fabbro <bicatali@gentoo.org>
@@ -22,4 +26,3 @@
   30 Sep 2010; Thomas Kahle <tom111@gmx.de> +jlatexmath-fop-0.9.3.ebuild,
   +metadata.xml:
   Initial upload. Ebuild by Dmitry S. Kulyabov in bug 301048
-

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-0.9.4.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-0.9.4.ebuild
deleted file mode 100644
index 7306b88..0000000
--- a/dev-java/jlatexmath-fop/jlatexmath-fop-0.9.4.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-JAVA_PKG_IUSE="examples source"
-
-inherit java-pkg-2 java-ant-2
-
-MY_PN="${PN/-fop/}"
-MY_P="${P/-fop/}"
-DESCRIPTION="jlatexmath plugin for dev-java/fop"
-SRC_URI="http://forge.scilab.org/upload/jlatexmath/files/${MY_PN}-src-all-${PV}.zip"
-HOMEPAGE="http://forge.scilab.org/index.php/p/jlatexmath"
-
-IUSE=""
-DEPEND=">=virtual/jdk-1.5
-	dev-java/jlatexmath
-	dev-java/avalon-framework
-	dev-java/fop"
-RDEPEND=${DEPEND}
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-EANT_BUILD_TARGET="buildJar"
-
-S="${WORKDIR}/${MY_P}/plugin/fop"
-
-src_prepare() {
-	cd "${WORKDIR}/${MY_P}"
-	sed -i -e "s:/usr/share/java/fop.jar:$(java-pkg_getjar fop fop.jar):g" \
-		-e "s:/usr/share/java/xmlgraphics-commons.jar:$(java-pkg_getjar xmlgraphics-commons-1.3 xmlgraphics-commons.jar):g" \
-		-e "s:/usr/share/java/batik.jar:$(java-pkg_getjar batik-1.7 batik-all.jar):g" \
-		-e "s:/usr/share/java/avalon-framework.jar:$(java-pkg_getjar avalon-framework-4.2 avalon-framework.jar):g" \
-		-e "s:/usr/share/java/commons-io.jar:$(java-pkg_getjar commons-io-1 commons-io.jar):g" \
-		-e "s:/usr/share/java/commons-logging.jar:$(java-pkg_getjar commons-logging commons-logging.jar):g" \
-		-e "s:/usr/share/java/xml-apis-ext.jar:$(java-pkg_getjar xml-commons-external-1.3 xml-apis-ext.jar):g" \
-		fop.properties
-}
-
-src_install() {
-	java-pkg_newjar dist/${P}.jar ${PN}.jar
-	use source && java-pkg_dosrc src/org
-	use examples && java-pkg_doexamples examples
-}



^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2012-09-25  6:08 Guillaume Horel
  0 siblings, 0 replies; 10+ messages in thread
From: Guillaume Horel @ 2012-09-25  6:08 UTC (permalink / raw
  To: gentoo-commits

commit:     565460a2c7cc1f037412dba458036a953c58c80a
Author:     Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
AuthorDate: Tue Sep 25 05:48:00 2012 +0000
Commit:     Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
CommitDate: Tue Sep 25 06:07:02 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=565460a2

[dev-java/jlatexmath-fop] version bump

---
 dev-java/jlatexmath-fop/ChangeLog                  |    6 ++
 .../jlatexmath-fop/jlatexmath-fop-1.0.0.ebuild     |   52 ++++++++++++++++++++
 2 files changed, 58 insertions(+), 0 deletions(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index 114d898..64edc60 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*jlatexmath-fop-1.0.0 (25 Sep 2012)
+
+  25 Sep 2012; Guillaume Horel <guillaume.horel@gmail.com>
+  +jlatexmath-fop-1.0.0.ebuild:
+  version bump
+
   07 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org>
   -jlatexmath-fop-0.9.4.ebuild:
   dev-java/jlatexmath-fop: remove old

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.0.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.0.ebuild
new file mode 100644
index 0000000..76f9507
--- /dev/null
+++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+JAVA_PKG_IUSE="examples source"
+
+inherit java-pkg-2 java-ant-2
+
+MY_PN="${PN/-fop/}"
+MY_P="${P/-fop/}"
+
+DESCRIPTION="jlatexmath plugin for dev-java/fop"
+SRC_URI="http://forge.scilab.org/upload/jlatexmath/files/${MY_PN}-src-all-${PV}.zip"
+HOMEPAGE="http://forge.scilab.org/index.php/p/jlatexmath"
+
+IUSE=""
+CDEPEND="dev-java/jlatexmath
+	dev-java/avalon-framework
+	dev-java/fop"
+REPEND=">=virtual/jdk-1.5
+	${CDEPEND}"
+RDEPEND=">=virtual/jre-1.5
+	${CDEPEND}"
+
+LICENSE="GPL-2"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+
+EANT_BUILD_TARGET="buildJar"
+
+S="${WORKDIR}/${MY_P}/plugin/fop"
+
+src_prepare() {
+	cd "${WORKDIR}/${MY_P}"
+	sed -i \
+		-e "s:/usr/share/java/fop.jar:$(java-pkg_getjar fop fop.jar):g" \
+		-e "s:/usr/share/java/xmlgraphics-commons.jar:$(java-pkg_getjar xmlgraphics-commons-1.3 xmlgraphics-commons.jar):g" \
+		-e "s:/usr/share/java/batik.jar:$(java-pkg_getjar batik-1.7 batik-all.jar):g" \
+		-e "s:/usr/share/java/avalon-framework.jar:$(java-pkg_getjar avalon-framework-4.2 avalon-framework.jar):g" \
+		-e "s:/usr/share/java/commons-io.jar:$(java-pkg_getjar commons-io-1 commons-io.jar):g" \
+		-e "s:/usr/share/java/commons-logging.jar:$(java-pkg_getjar commons-logging commons-logging.jar):g" \
+		-e "s:/usr/share/java/xml-apis-ext.jar:$(java-pkg_getjar xml-commons-external-1.3 xml-apis-ext.jar):g" \
+		fop.properties || die
+}
+
+src_install() {
+	java-pkg_newjar dist/${P}.jar ${PN}.jar
+	use source && java-pkg_dosrc src/org
+	use examples && java-pkg_doexamples examples
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2015-07-10  3:59 Nicolas Bock
  0 siblings, 0 replies; 10+ messages in thread
From: Nicolas Bock @ 2015-07-10  3:59 UTC (permalink / raw
  To: gentoo-commits

commit:     ca733f02b45aac1f799581e1c18b0b37a08a54b7
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Jul  8 10:51:28 2015 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Wed Jul  8 10:51:28 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ca733f02

dev-java/jlatexmath-fop: Drop keywords, dependencies broken

Package-Manager: portage-2.2.18

 dev-java/jlatexmath-fop/ChangeLog                   | 6 +++++-
 dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index fb9bf4a..cab7e6f 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-java/jlatexmath-fop
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Jul 2015; Marius Brehler <marbre@linux.sungazer.de>
+  jlatexmath-fop-1.0.3.ebuild:
+  dev-java/jlatexmath-fop: Drop keywords, dependencies broken
+
   05 May 2014; Quentin Minster <quentin@minster.io> files/version.xml:
   dev-java/jlatexmath-fop-1.0.3: fix wrong version number in version.xml
 

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
index 569ceec..d4f56fa 100644
--- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
+++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -14,7 +14,7 @@ SRC_URI="http://forge.scilab.org/upload/jlatexmath/files/${PN}-src-${PV}.zip"
 
 LICENSE="GPL-2"
 SLOT="1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 IUSE=""
 
 CDEPEND="dev-java/jlatexmath:1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2015-07-10  3:59 Nicolas Bock
  0 siblings, 0 replies; 10+ messages in thread
From: Nicolas Bock @ 2015-07-10  3:59 UTC (permalink / raw
  To: gentoo-commits

commit:     28cef97dc173740df7b94f8d6ab54cd9808d3303
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Jul  8 12:27:47 2015 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Wed Jul  8 12:27:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=28cef97d

Revert "dev-java/jlatexmath-fop: Drop keywords, dependencies broken"

This reverts commit ca733f02b45aac1f799581e1c18b0b37a08a54b7.

 dev-java/jlatexmath-fop/ChangeLog                   | 6 +-----
 dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index cab7e6f..fb9bf4a 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -1,11 +1,7 @@
 # ChangeLog for dev-java/jlatexmath-fop
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-  08 Jul 2015; Marius Brehler <marbre@linux.sungazer.de>
-  jlatexmath-fop-1.0.3.ebuild:
-  dev-java/jlatexmath-fop: Drop keywords, dependencies broken
-
   05 May 2014; Quentin Minster <quentin@minster.io> files/version.xml:
   dev-java/jlatexmath-fop-1.0.3: fix wrong version number in version.xml
 

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
index d4f56fa..569ceec 100644
--- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
+++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -14,7 +14,7 @@ SRC_URI="http://forge.scilab.org/upload/jlatexmath/files/${PN}-src-${PV}.zip"
 
 LICENSE="GPL-2"
 SLOT="1"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 CDEPEND="dev-java/jlatexmath:1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2015-07-10  3:59 Nicolas Bock
  0 siblings, 0 replies; 10+ messages in thread
From: Nicolas Bock @ 2015-07-10  3:59 UTC (permalink / raw
  To: gentoo-commits

commit:     15a74a94c35430d6a70eaadcb29e506f94a0bb03
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Jul  8 12:36:53 2015 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Wed Jul  8 12:36:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=15a74a94

dev-java/jlatexmath-fop: Blind fixing dependencies

Package-Manager: portage-2.2.18

 dev-java/jlatexmath-fop/ChangeLog                   | 6 +++++-
 dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 8 ++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index fb9bf4a..cf05954 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-java/jlatexmath-fop
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Jul 2015; Marius Brehler <marbre@linux.sungazer.de>
+  jlatexmath-fop-1.0.3.ebuild:
+  dev-java/jlatexmath-fop: Blind fixing dependencies
+
   05 May 2014; Quentin Minster <quentin@minster.io> files/version.xml:
   dev-java/jlatexmath-fop-1.0.3: fix wrong version number in version.xml
 

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
index 569ceec..dcaa628 100644
--- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
+++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -18,8 +18,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 CDEPEND="dev-java/jlatexmath:1
-	dev-java/xmlgraphics-commons:1.5
-	>=dev-java/fop-0.9.5:0"
+	dev-java/xmlgraphics-commons:2
+	>=dev-java/fop-2.0:2"
 DEPEND=">=virtual/jdk-1.5
 	${CDEPEND}"
 RDEPEND=">=virtual/jre-1.5
@@ -33,7 +33,7 @@ src_prepare() {
 	epatch "${FILESDIR}/${P}-fixpaths.patch"
 	cp "${FILESDIR}/version.xml" "${S}" || die
 	echo "fop.jar=$(java-pkg_getjar fop fop.jar)
-xmlgraphics-commons.jar=$(java-pkg_getjar xmlgraphics-commons-1.5 xmlgraphics-commons.jar)
+xmlgraphics-commons.jar=$(java-pkg_getjar xmlgraphics-commons-2.0 xmlgraphics-commons.jar)
 jlatexmath.jar=$(java-pkg_getjar jlatexmath-1 jlatexmath.jar)" \
 		 >>fop.properties || die
 }


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2015-07-23 21:06 Jauhien Piatlicki
  0 siblings, 0 replies; 10+ messages in thread
From: Jauhien Piatlicki @ 2015-07-23 21:06 UTC (permalink / raw
  To: gentoo-commits

commit:     6b0d256cdb2de11c5ecf9b7bccc3be0fafdb517b
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Jul 22 19:45:50 2015 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 19:45:50 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=6b0d256c

dev-java/jlatexmath-fop: Fix deps

Package-Manager: portage-2.2.18

 dev-java/jlatexmath-fop/ChangeLog                   | 4 ++++
 dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index cf05954..2ac64a4 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 Jul 2015; Marius Brehler <marbre@linux.sungazer.de>
+  jlatexmath-fop-1.0.3.ebuild:
+  dev-java/jlatexmath-fop: Fix deps
+
   08 Jul 2015; Marius Brehler <marbre@linux.sungazer.de>
   jlatexmath-fop-1.0.3.ebuild:
   dev-java/jlatexmath-fop: Blind fixing dependencies

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
index dcaa628..53f830f 100644
--- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
+++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
@@ -19,7 +19,7 @@ IUSE=""
 
 CDEPEND="dev-java/jlatexmath:1
 	dev-java/xmlgraphics-commons:2
-	>=dev-java/fop-2.0:2"
+	>=dev-java/fop-2.0-r1:0"
 DEPEND=">=virtual/jdk-1.5
 	${CDEPEND}"
 RDEPEND=">=virtual/jre-1.5


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2015-07-31 10:09 Justin Lecher
  0 siblings, 0 replies; 10+ messages in thread
From: Justin Lecher @ 2015-07-31 10:09 UTC (permalink / raw
  To: gentoo-commits

commit:     2a345e22911ca2676e7a46e7612b56047f8e6a7a
Author:     Bryan Gardiner <bog <AT> khumba <DOT> net>
AuthorDate: Sun Jul 26 18:35:45 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jul 26 18:35:45 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=2a345e22

dev-java/jlatexmath-fop: Fix the dependency on xmlgraphics-commons-2.

Package-Manager: portage-2.2.20

 dev-java/jlatexmath-fop/ChangeLog                   | 3 +++
 dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index 2ac64a4..64a1457 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Jul 2015; Bryan Gardiner <bog@khumba.net> jlatexmath-fop-1.0.3.ebuild:
+  dev-java/jlatexmath-fop: Fix the dependency on xmlgraphics-commons-2.
+
   22 Jul 2015; Marius Brehler <marbre@linux.sungazer.de>
   jlatexmath-fop-1.0.3.ebuild:
   dev-java/jlatexmath-fop: Fix deps

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
index 53f830f..99d2972 100644
--- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
+++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
@@ -33,7 +33,7 @@ src_prepare() {
 	epatch "${FILESDIR}/${P}-fixpaths.patch"
 	cp "${FILESDIR}/version.xml" "${S}" || die
 	echo "fop.jar=$(java-pkg_getjar fop fop.jar)
-xmlgraphics-commons.jar=$(java-pkg_getjar xmlgraphics-commons-2.0 xmlgraphics-commons.jar)
+xmlgraphics-commons.jar=$(java-pkg_getjar xmlgraphics-commons-2 xmlgraphics-commons.jar)
 jlatexmath.jar=$(java-pkg_getjar jlatexmath-1 jlatexmath.jar)" \
 		 >>fop.properties || die
 }


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/
@ 2015-07-31 10:09 Justin Lecher
  0 siblings, 0 replies; 10+ messages in thread
From: Justin Lecher @ 2015-07-31 10:09 UTC (permalink / raw
  To: gentoo-commits

commit:     4d68ba9b4605db0641b9511d77935f5cde0375ec
Author:     Bryan Gardiner <bog <AT> khumba <DOT> net>
AuthorDate: Sun Jul 26 18:35:45 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 10:09:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4d68ba9b

dev-java/jlatexmath-fop: Fix the dependency on xmlgraphics-commons-2.

Package-Manager: portage-2.2.20

 dev-java/jlatexmath-fop/ChangeLog                   | 3 +++
 dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog
index 2ac64a4..64a1457 100644
--- a/dev-java/jlatexmath-fop/ChangeLog
+++ b/dev-java/jlatexmath-fop/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Jul 2015; Bryan Gardiner <bog@khumba.net> jlatexmath-fop-1.0.3.ebuild:
+  dev-java/jlatexmath-fop: Fix the dependency on xmlgraphics-commons-2.
+
   22 Jul 2015; Marius Brehler <marbre@linux.sungazer.de>
   jlatexmath-fop-1.0.3.ebuild:
   dev-java/jlatexmath-fop: Fix deps

diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
index 53f830f..99d2972 100644
--- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
+++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild
@@ -33,7 +33,7 @@ src_prepare() {
 	epatch "${FILESDIR}/${P}-fixpaths.patch"
 	cp "${FILESDIR}/version.xml" "${S}" || die
 	echo "fop.jar=$(java-pkg_getjar fop fop.jar)
-xmlgraphics-commons.jar=$(java-pkg_getjar xmlgraphics-commons-2.0 xmlgraphics-commons.jar)
+xmlgraphics-commons.jar=$(java-pkg_getjar xmlgraphics-commons-2 xmlgraphics-commons.jar)
 jlatexmath.jar=$(java-pkg_getjar jlatexmath-1 jlatexmath.jar)" \
 		 >>fop.properties || die
 }


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-07-31 10:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-31 10:09 [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath-fop/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2015-07-31 10:09 Justin Lecher
2015-07-23 21:06 Jauhien Piatlicki
2015-07-10  3:59 Nicolas Bock
2015-07-10  3:59 Nicolas Bock
2015-07-10  3:59 Nicolas Bock
2012-09-25  6:08 Guillaume Horel
2012-07-10 21:28 Sebastien Fabbro
2012-05-14 23:55 Sebastien Fabbro
2011-06-09  1:29 Guillaume Horel

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