diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-01-25 00:47:50 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-01-25 00:47:50 +0000 |
commit | 07e9b4874be0d042fcef19b0e299a357f50a6eac (patch) | |
tree | 1fa68aae6ccd1e9b9319f320ccede806025ce8cf /dev-java/fop-bin | |
parent | syntax highlighting for manpages (diff) | |
download | gentoo-2-07e9b4874be0d042fcef19b0e299a357f50a6eac.tar.gz gentoo-2-07e9b4874be0d042fcef19b0e299a357f50a6eac.tar.bz2 gentoo-2-07e9b4874be0d042fcef19b0e299a357f50a6eac.zip |
Version bumped and fixed the headers.
Diffstat (limited to 'dev-java/fop-bin')
-rw-r--r-- | dev-java/fop-bin/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/fop-bin/Manifest | 6 | ||||
-rw-r--r-- | dev-java/fop-bin/files/digest-fop-bin-0.20.5 | 1 | ||||
-rw-r--r-- | dev-java/fop-bin/fop-bin-0.20.4.ebuild | 4 | ||||
-rw-r--r-- | dev-java/fop-bin/fop-bin-0.20.5.ebuild | 27 |
5 files changed, 40 insertions, 5 deletions
diff --git a/dev-java/fop-bin/ChangeLog b/dev-java/fop-bin/ChangeLog index 0931e44cc3b9..bb549b7a4082 100644 --- a/dev-java/fop-bin/ChangeLog +++ b/dev-java/fop-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/fop-bin # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/ChangeLog,v 1.2 2003/02/12 05:51:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/ChangeLog,v 1.3 2004/01/25 00:47:34 plasmaroo Exp $ + +*fop-bin-0.20.5 (25 Jan 2004) + + 25 Jan 2004; <plasmaroo@gentoo.org> fop-bin-0.20.5.ebuild: + Version bump. *fop-bin-0.20.4 (14 Jan 2003) diff --git a/dev-java/fop-bin/Manifest b/dev-java/fop-bin/Manifest index f2b9b53c67da..1ea5e45e5213 100644 --- a/dev-java/fop-bin/Manifest +++ b/dev-java/fop-bin/Manifest @@ -1,4 +1,6 @@ -MD5 ceb1f7f33666e2c9b2396a92da6376cc fop-bin-0.20.4.ebuild 798 -MD5 2bbe1f9a00a883cf7b613eccca0debe3 ChangeLog 360 +MD5 870f5d8637c2ea0bcc3694f52bb9bc69 ChangeLog 472 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 +MD5 ee3f8c87d26fea4280f75c95d75a83b7 fop-bin-0.20.4.ebuild 803 +MD5 c904531be9ab55361576d5fb847635b4 fop-bin-0.20.5.ebuild 803 MD5 31f12a51c7b3f5563a0385b96cefe9a9 files/digest-fop-bin-0.20.4 67 +MD5 f54ea7400e422cb4859d3414d289a199 files/digest-fop-bin-0.20.5 67 diff --git a/dev-java/fop-bin/files/digest-fop-bin-0.20.5 b/dev-java/fop-bin/files/digest-fop-bin-0.20.5 new file mode 100644 index 000000000000..68babc34e5b2 --- /dev/null +++ b/dev-java/fop-bin/files/digest-fop-bin-0.20.5 @@ -0,0 +1 @@ +MD5 d6b43e3eddf9378536ad8127bc057d41 fop-0.20.5-bin.tar.gz 6283144 diff --git a/dev-java/fop-bin/fop-bin-0.20.4.ebuild b/dev-java/fop-bin/fop-bin-0.20.4.ebuild index d9a30ddf26c3..a52bdbf2604e 100644 --- a/dev-java/fop-bin/fop-bin-0.20.4.ebuild +++ b/dev-java/fop-bin/fop-bin-0.20.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/fop-bin-0.20.4.ebuild,v 1.5 2003/07/11 21:41:52 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/fop-bin-0.20.4.ebuild,v 1.6 2004/01/25 00:47:36 plasmaroo Exp $ MY_P=${P/-bin/} DESCRIPTION="Formatting Objects Processor is a print formatter driven by XSL" diff --git a/dev-java/fop-bin/fop-bin-0.20.5.ebuild b/dev-java/fop-bin/fop-bin-0.20.5.ebuild new file mode 100644 index 000000000000..1fef3d7441af --- /dev/null +++ b/dev-java/fop-bin/fop-bin-0.20.5.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/fop-bin/fop-bin-0.20.5.ebuild,v 1.1 2004/01/25 00:47:36 plasmaroo Exp $ + +MY_P=${P/-bin/} +DESCRIPTION="Formatting Objects Processor is a print formatter driven by XSL" +SRC_URI="http://xml.apache.org/dist/fop/${MY_P}-bin.tar.gz" +HOMEPAGE="http://xml.apache.org/fop/" + +LICENSE="Apache-1.1" +SLOT="0" +KEYWORDS="x86" + +DEPEND=">=virtual/jdk-1.4" + +S=${WORKDIR}/${MY_P} + +src_install() { + sed '2itest "$FOP_HOME" || FOP_HOME=/usr/share/fop/' fop.sh > fop + exeinto /usr/bin + doexe fop + + env PN=${PN/-bin/} dojar lib/*.jar build/*.jar + dodoc LICENSE README CHANGES ReleaseNotes.html STATUS + dodoc lib/*.txt docs/*.pdf conf/* + dohtml -r docs/html-docs/* +} |