diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-12-08 12:10:17 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-12-08 12:10:17 +0000 |
commit | 997188c03395bab31da2f62ed9acf5a079e3f4af (patch) | |
tree | 4b349f93628201032d6bd4f1c058a7a57d335076 /app-sci/zetagrid | |
parent | Version bumped. (diff) | |
download | gentoo-2-997188c03395bab31da2f62ed9acf5a079e3f4af.tar.gz gentoo-2-997188c03395bab31da2f62ed9acf5a079e3f4af.tar.bz2 gentoo-2-997188c03395bab31da2f62ed9acf5a079e3f4af.zip |
Version bumped.
Diffstat (limited to 'app-sci/zetagrid')
-rw-r--r-- | app-sci/zetagrid/ChangeLog | 7 | ||||
-rw-r--r-- | app-sci/zetagrid/Manifest | 4 | ||||
-rw-r--r-- | app-sci/zetagrid/files/digest-zetagrid-1.8.6 | 2 | ||||
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.8.6.ebuild | 49 |
4 files changed, 59 insertions, 3 deletions
diff --git a/app-sci/zetagrid/ChangeLog b/app-sci/zetagrid/ChangeLog index 728bebc32d85..0f8b25a1789c 100644 --- a/app-sci/zetagrid/ChangeLog +++ b/app-sci/zetagrid/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-sci/zetagrid # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/ChangeLog,v 1.17 2003/04/13 22:33:28 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/ChangeLog,v 1.18 2003/12/08 12:10:08 tantive Exp $ + +*zetagrid-1.8.6 (08 Dec 2003) + + 08 Dec 2003; Michael Imhof <tantive@gentoo.org> zetagrid-1.8.6.ebuild: + Version bumped. *zetagrid-1.8.4 (15 Apr 2003) diff --git a/app-sci/zetagrid/Manifest b/app-sci/zetagrid/Manifest index b96ce62c0ea8..11a6e32c11a0 100644 --- a/app-sci/zetagrid/Manifest +++ b/app-sci/zetagrid/Manifest @@ -1,6 +1,6 @@ MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 debbda882572bf41924e9b270105e244 zetagrid-1.8.6.ebuild 1628 -MD5 072169d8b9f85414a59e769b8925185f ChangeLog 1157 +MD5 a715e616adf04aea1ad3f574dd038e4e zetagrid-1.8.6.ebuild 1628 +MD5 254a92ab8e3daf29d261b813a66c2182 ChangeLog 1280 MD5 93b2ebf8f555bb5f9d082febb9673afe zetagrid-1.8.2-r1.ebuild 1631 MD5 debbda882572bf41924e9b270105e244 zetagrid-1.8.4.ebuild 1628 MD5 db4d61935ce9a38979244d3e989fc006 zetagrid-1.8.2.ebuild 1629 diff --git a/app-sci/zetagrid/files/digest-zetagrid-1.8.6 b/app-sci/zetagrid/files/digest-zetagrid-1.8.6 new file mode 100644 index 000000000000..127f0d890306 --- /dev/null +++ b/app-sci/zetagrid/files/digest-zetagrid-1.8.6 @@ -0,0 +1,2 @@ +MD5 f57d80362e62d6c86d435942c2f42fe8 zeta_cmd_1.8.6.zip 49071 +MD5 fce1921170a936c7b234ec071953eea5 zeta_progress.zip 5874 diff --git a/app-sci/zetagrid/zetagrid-1.8.6.ebuild b/app-sci/zetagrid/zetagrid-1.8.6.ebuild new file mode 100644 index 000000000000..18818695c176 --- /dev/null +++ b/app-sci/zetagrid/zetagrid-1.8.6.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.8.6.ebuild,v 1.1 2003/12/08 12:10:08 tantive Exp $ + +S=${WORKDIR}/zetagrid-${PV} +DESCRIPTION="An open source and platform independent grid system" +SRC_URI="http://www.zetagrid.net/zeta/zeta_cmd_${PV}.zip http://www.zetagrid.net/zeta/add-ons/zeta_progress.zip" +HOMEPAGE="http://www.zetagrid.net http://cvs.gentoo.org/~tantive" +IUSE="" + +DEPEND="virtual/glibc + app-arch/unzip" +RDEPEND="virtual/jre + >=sys-libs/lib-compat-1.1" +SLOT="0" +LICENSE="ZetaGrid" +KEYWORDS="x86 ppc sparc alpha" + +src_unpack() { + unpack zeta_cmd_${PV}.zip zeta_progress.zip + if test -e /opt/zetagrid/zeta.cfg; then + cp /opt/zetagrid/zeta.cfg ${WORKDIR}/zeta.cfg + fi +} + +src_install() { + dodir /opt/zetagrid + cp ${FILESDIR}/zeta.sh ${D}/opt/zetagrid + cp ${FILESDIR}/zeta_progress.sh ${D}/opt/zetagrid + cp ${WORKDIR}/* ${D}/opt/zetagrid + exeinto /etc/init.d + newexe ${FILESDIR}/zetagrid.init zetagrid +} + +pkg_postinst() { + einfo "Zetagrid is now installed in /opt/zetagrid" + einfo "Please change zeta.cfg for configuration issues!" + einfo "More information about setup can be found at" + einfo "http://cvs.gentoo.org/~tantive" + einfo + einfo "Zetagrid can be started using zeta.sh" + einfo "Progress information is displayed by zeta_progress.sh or" + einfo "by "java -cp zeta_progress.jar zeta.JShowProgress"." + einfo + ewarn "If you're getting an error at first execution" + ewarn "please run it a second time, this issue is known" + ewarn "and only happens at the very first start." +} + |