summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2003-12-08 12:11:25 +0000
committerMichael Imhof <tantive@gentoo.org>2003-12-08 12:11:25 +0000
commit521855a2da25b8931e29c773addea1c03dff6d2c (patch)
tree73f6e7cbbe9e3265fc6b3b0a57054f463820d2be /app-sci/zetagrid
parentremove unnecessary lines from ebuild (diff)
downloadgentoo-2-521855a2da25b8931e29c773addea1c03dff6d2c.tar.gz
gentoo-2-521855a2da25b8931e29c773addea1c03dff6d2c.tar.bz2
gentoo-2-521855a2da25b8931e29c773addea1c03dff6d2c.zip
little fix in einfo
Diffstat (limited to 'app-sci/zetagrid')
-rw-r--r--app-sci/zetagrid/Manifest2
-rw-r--r--app-sci/zetagrid/zetagrid-1.8.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/zetagrid/Manifest b/app-sci/zetagrid/Manifest
index 11a6e32c11a0..58d4bd872f2a 100644
--- a/app-sci/zetagrid/Manifest
+++ b/app-sci/zetagrid/Manifest
@@ -1,5 +1,5 @@
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 a715e616adf04aea1ad3f574dd038e4e zetagrid-1.8.6.ebuild 1628
+MD5 84ab25ac0a65706ce9a30e3a34c9afc0 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
diff --git a/app-sci/zetagrid/zetagrid-1.8.6.ebuild b/app-sci/zetagrid/zetagrid-1.8.6.ebuild
index 18818695c176..cc8a4307f5bb 100644
--- a/app-sci/zetagrid/zetagrid-1.8.6.ebuild
+++ b/app-sci/zetagrid/zetagrid-1.8.6.ebuild
@@ -1,6 +1,6 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.8.6.ebuild,v 1.2 2003/12/08 12:11:17 tantive Exp $
S=${WORKDIR}/zetagrid-${PV}
DESCRIPTION="An open source and platform independent grid system"
@@ -36,7 +36,7 @@ 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 "http://dev.gentoo.org/~tantive"
einfo
einfo "Zetagrid can be started using zeta.sh"
einfo "Progress information is displayed by zeta_progress.sh or"