summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-07-11 17:58:30 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-07-11 17:58:30 +0000
commita1b3f06b23ef6d8c46c74dc2a91cdee216c51892 (patch)
treeb8c8272c7a9bc445630df7eb33a5fdb6b3d17605 /dev-java/fop/ChangeLog
parentVersion bump. Remove old. (diff)
downloadgentoo-2-a1b3f06b23ef6d8c46c74dc2a91cdee216c51892.tar.gz
gentoo-2-a1b3f06b23ef6d8c46c74dc2a91cdee216c51892.tar.bz2
gentoo-2-a1b3f06b23ef6d8c46c74dc2a91cdee216c51892.zip
Mend compiling process by dropping previous patch and adding back eventResourceGenerator task definition so that event-model.xml files are correctly generated. Add required jars into lib directory using java-pkg_jar-from. Fix bug 554386.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Diffstat (limited to 'dev-java/fop/ChangeLog')
-rw-r--r--dev-java/fop/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-java/fop/ChangeLog b/dev-java/fop/ChangeLog
index 59244a458621..60685f520958 100644
--- a/dev-java/fop/ChangeLog
+++ b/dev-java/fop/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-java/fop
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/ChangeLog,v 1.83 2015/07/05 21:51:08 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fop/ChangeLog,v 1.84 2015/07/11 17:58:30 monsieurp Exp $
+
+ 11 Jul 2015; Patrice Clement <monsieurp@gentoo.org>
+ -files/fop-2.0-build.xml.patch, fop-2.0.ebuild:
+ Mend compiling process by dropping previous patch and adding back
+ eventResourceGenerator task definition so that event-model.xml files are
+ correctly generated. Add required jars into lib directory using java-pkg_jar-
+ from. Fix bug 554386.
05 Jul 2015; Patrice Clement <monsieurp@gentoo.org>
+files/fop-2.0-build.xml.patch, fop-2.0.ebuild, metadata.xml: