diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-20 09:14:23 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-20 09:14:23 +0000 |
commit | 2aaadb9888bc991cdf26266eb5e5411cb4b08175 (patch) | |
tree | 8b13c5c87b00901e9e495b5f3a62d0300c7cb5e9 /dev-java | |
parent | Keywords ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-2aaadb9888bc991cdf26266eb5e5411cb4b08175.tar.gz gentoo-2-2aaadb9888bc991cdf26266eb5e5411cb4b08175.tar.bz2 gentoo-2-2aaadb9888bc991cdf26266eb5e5411cb4b08175.zip |
Version bump. Added KEYWORDS ~amd64.
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/jcommon/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/jcommon/Manifest | 14 | ||||
-rw-r--r-- | dev-java/jcommon/files/digest-jcommon-0.9.7 | 1 | ||||
-rw-r--r-- | dev-java/jcommon/jcommon-0.9.4.ebuild | 4 | ||||
-rw-r--r-- | dev-java/jcommon/jcommon-0.9.7.ebuild | 32 |
5 files changed, 45 insertions, 14 deletions
diff --git a/dev-java/jcommon/ChangeLog b/dev-java/jcommon/ChangeLog index 24085c235e47..766a59aad884 100644 --- a/dev-java/jcommon/ChangeLog +++ b/dev-java/jcommon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-java/jcommon # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jcommon/ChangeLog,v 1.3 2004/10/16 17:20:40 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jcommon/ChangeLog,v 1.4 2004/10/20 09:14:23 absinthe Exp $ + +*jcommon-0.9.7 (20 Oct 2004) + + 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jcommon-0.9.4.ebuild, + +jcommon-0.9.7.ebuild: + Version bump. Added KEYWORDS ~amd64. 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jcommon-0.9.4.ebuild: use java-pkg_dohtml instead of dohtml to also install the package-list in diff --git a/dev-java/jcommon/Manifest b/dev-java/jcommon/Manifest index 10ef3cc089be..bfe82b8fc286 100644 --- a/dev-java/jcommon/Manifest +++ b/dev-java/jcommon/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 259220a8ad7d39701bb904a71313ed38 jcommon-0.9.4.ebuild 914 MD5 2528207fb1c538c2e25324fbabaed9c1 ChangeLog 622 +MD5 657b372f6a7b4b4cedd37f51404a8bde jcommon-0.9.4.ebuild 921 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 +MD5 657b372f6a7b4b4cedd37f51404a8bde jcommon-0.9.7.ebuild 921 MD5 6387888fbe68fb6f0b0d311c977c073d files/digest-jcommon-0.9.4 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBcVhx/rLF9B432nYRAqMrAJ4orOpnqjq5D85quDzrUIm0XksX3QCglUYX -b8AZV3ilwkpEYjClcLXUrxg= -=WkD1 ------END PGP SIGNATURE----- +MD5 8eaa092f9e56aa5c625aad517d4b9887 files/digest-jcommon-0.9.7 65 diff --git a/dev-java/jcommon/files/digest-jcommon-0.9.7 b/dev-java/jcommon/files/digest-jcommon-0.9.7 new file mode 100644 index 000000000000..dc6e68b06e13 --- /dev/null +++ b/dev-java/jcommon/files/digest-jcommon-0.9.7 @@ -0,0 +1 @@ +MD5 b119cd7e09e23f45a08e908755cfe1f3 jcommon-0.9.7.tar.gz 820330 diff --git a/dev-java/jcommon/jcommon-0.9.4.ebuild b/dev-java/jcommon/jcommon-0.9.4.ebuild index c605e323fbcf..e5084327c5a3 100644 --- a/dev-java/jcommon/jcommon-0.9.4.ebuild +++ b/dev-java/jcommon/jcommon-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jcommon/jcommon-0.9.4.ebuild,v 1.3 2004/10/16 17:20:40 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jcommon/jcommon-0.9.4.ebuild,v 1.4 2004/10/20 09:14:23 absinthe Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://www.jfree.org" SRC_URI="mirror://sourceforge/jfreechart/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="doc jikes" DEPEND=">=virtual/jdk-1.3 dev-java/ant diff --git a/dev-java/jcommon/jcommon-0.9.7.ebuild b/dev-java/jcommon/jcommon-0.9.7.ebuild new file mode 100644 index 000000000000..206f40e72107 --- /dev/null +++ b/dev-java/jcommon/jcommon-0.9.7.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jcommon/jcommon-0.9.7.ebuild,v 1.1 2004/10/20 09:14:23 absinthe Exp $ + +inherit java-pkg + +DESCRIPTION="JCommon is a collection of useful classes used by JFreeChart, JFreeReport and other projects." +HOMEPAGE="http://www.jfree.org" +SRC_URI="mirror://sourceforge/jfreechart/${P}.tar.gz" +LICENSE="LGPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~amd64" +IUSE="doc jikes" +DEPEND=">=virtual/jdk-1.3 + dev-java/ant + dev-java/junit + jikes? ( dev-java/jikes )" +RDEPEND=">=virtual/jdk-1.3" + +src_compile() { + rm -f junit/* + local antflags="compile javadoc" + use jikes && antflags="${antflags} -Dbuild.compiler=jikes" + ant -f ant/build.xml ${antflags} || die "compile failed" +} + +src_install() { + java-pkg_dojar ${P}.jar + dodoc README.txt licence-LGPL.txt + use doc && java-pkg_dohtml -r javadoc +} + |