diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2005-06-06 18:07:50 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2005-06-06 18:07:50 +0000 |
commit | 1757c3cf7ac66779c786e9972988adc621f9146f (patch) | |
tree | da13e70b1bb57d7031fcf90ec0b4c287a45ecaee /dev-java | |
parent | Stable on amd64. (diff) | |
download | historical-1757c3cf7ac66779c786e9972988adc621f9146f.tar.gz historical-1757c3cf7ac66779c786e9972988adc621f9146f.tar.bz2 historical-1757c3cf7ac66779c786e9972988adc621f9146f.zip |
version bump, directly to stable because sun no longer has the old file downloadable and the license forbits mirroring -- will be replaces by gnu-jaf soon.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/sun-jaf-bin/ChangeLog | 10 | ||||
-rw-r--r-- | dev-java/sun-jaf-bin/Manifest | 16 | ||||
-rw-r--r-- | dev-java/sun-jaf-bin/files/digest-sun-jaf-bin-1.0.2.2 | 1 | ||||
-rw-r--r-- | dev-java/sun-jaf-bin/sun-jaf-bin-1.0.2.2.ebuild | 37 |
4 files changed, 61 insertions, 3 deletions
diff --git a/dev-java/sun-jaf-bin/ChangeLog b/dev-java/sun-jaf-bin/ChangeLog index dcec11b91e7c..54a7ffecfed1 100644 --- a/dev-java/sun-jaf-bin/ChangeLog +++ b/dev-java/sun-jaf-bin/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-java/sun-jaf-bin # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaf-bin/ChangeLog,v 1.8 2005/01/26 20:54:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaf-bin/ChangeLog,v 1.9 2005/06/06 18:07:50 axxo Exp $ + +*sun-jaf-bin-1.0.2.2 (06 Jun 2005) + + 06 Jun 2005; Thomas Matthijs <axxo@gentoo.org> + +sun-jaf-bin-1.0.2.2.ebuild: + version bump, directly to stable because sun no longer has the old file + downloadable and the license forbits mirroring -- will be replaces by + gnu-jaf soon. 26 Jan 2005; Markus Rothe <corsair@gentoo.org> sun-jaf-bin-1.0.2.ebuild: Stable on ppc64 diff --git a/dev-java/sun-jaf-bin/Manifest b/dev-java/sun-jaf-bin/Manifest index 44c544aa3956..bd0d582c60bd 100644 --- a/dev-java/sun-jaf-bin/Manifest +++ b/dev-java/sun-jaf-bin/Manifest @@ -1,4 +1,16 @@ -MD5 189b4c76cfd21623405b2277da8db0c1 ChangeLog 1506 -MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 dc2d76570423170e7714318932e93d75 sun-jaf-bin-1.0.2.2.ebuild 994 MD5 eb6e547619314320fd00e092df577c16 sun-jaf-bin-1.0.2.ebuild 1521 +MD5 958c149efbfc3e35d15d797cdbb7f3f7 ChangeLog 1782 +MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 +MD5 79a6698a115d873075b475afd3cacde2 files/digest-sun-jaf-bin-1.0.2.2 63 MD5 0355420a77127d17370357621d02667a files/digest-sun-jaf-bin-1.0.2 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCpJEa/rLF9B432nYRAo/fAJ4/XQGa146kidtxJaxi1rgxC8E2pQCffX1J +pIHxI/lbY/LAos8d5i0OR3o= +=eeau +-----END PGP SIGNATURE----- diff --git a/dev-java/sun-jaf-bin/files/digest-sun-jaf-bin-1.0.2.2 b/dev-java/sun-jaf-bin/files/digest-sun-jaf-bin-1.0.2.2 new file mode 100644 index 000000000000..3f783e9f4ca9 --- /dev/null +++ b/dev-java/sun-jaf-bin/files/digest-sun-jaf-bin-1.0.2.2 @@ -0,0 +1 @@ +MD5 db4ce2211ab4fa669e5aa3a42bdbdfe7 jaf-1_0_2-upd2.zip 359797 diff --git a/dev-java/sun-jaf-bin/sun-jaf-bin-1.0.2.2.ebuild b/dev-java/sun-jaf-bin/sun-jaf-bin-1.0.2.2.ebuild new file mode 100644 index 000000000000..5f99f6654853 --- /dev/null +++ b/dev-java/sun-jaf-bin/sun-jaf-bin-1.0.2.2.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jaf-bin/sun-jaf-bin-1.0.2.2.ebuild,v 1.1 2005/06/06 18:07:50 axxo Exp $ + +inherit java-pkg + +At="jaf-1_0_2-upd2.zip" +DESCRIPTION="Sun's JavaBeans Activation Framework (JAF)" +SRC_URI="${At}" +HOMEPAGE="http://java.sun.com/products/javabeans/glasgow/jaf.html" +KEYWORDS="x86 ppc sparc amd64 ppc64" +LICENSE="sun-bcla-jaf" +SLOT="0" +DEPEND=">=app-arch/unzip-5.50-r1" +RDEPEND=">=virtual/jdk-1.2" +IUSE="doc" +RESTRICT="fetch" +S=${WORKDIR}/jaf-${PV%.*} + +pkg_nofetch() { + einfo " " + einfo " Due to license restrictions, we cannot fetch the" + einfo " distributables automagically." + einfo " " + einfo " 1. Visit ${HOMEPAGE}" + einfo " 2. Download ${At}" + einfo " 3. Move file to ${DISTDIR}" + einfo " " +} + +src_compile() { :; } + +src_install() { + dodoc RELNOTES.txt README.txt LICENSE.txt + use doc && java-pkg_dohtml -r docs/ + java-pkg_dojar activation.jar +} |