diff options
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.0-r2.ebuild | 4 | ||||
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.0-r3.ebuild | 4 | ||||
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.0-r4.ebuild | 4 | ||||
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.0-r5.ebuild | 4 | ||||
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.0-r6.ebuild | 4 | ||||
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.0.ebuild | 4 | ||||
-rw-r--r-- | licenses/ZetaGrid | 49 |
8 files changed, 63 insertions, 14 deletions
diff --git a/app-sci/zetagrid/zetagrid-1.0-r1.ebuild b/app-sci/zetagrid/zetagrid-1.0-r1.ebuild index 78991eb3684d..ed5309912c8f 100644 --- a/app-sci/zetagrid/zetagrid-1.0-r1.ebuild +++ b/app-sci/zetagrid/zetagrid-1.0-r1.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.0-r1.ebuild,v 1.6 2003/02/13 09:27:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r1.ebuild,v 1.7 2003/02/28 17:04:55 liquidx Exp $ S=${WORKDIR}/zetagrid-${PV} DESCRIPTION="An open source and platform independent grid system" @@ -13,7 +13,7 @@ RDEPEND="virtual/jre >=sys-libs/lib-compat-1.1" SLOT="0" -LICENSE="unknown" +LICENSE="ZetaGrid" KEYWORDS="x86" src_unpack() { diff --git a/app-sci/zetagrid/zetagrid-1.0-r2.ebuild b/app-sci/zetagrid/zetagrid-1.0-r2.ebuild index 0a7e9ab0ef84..b923c6778698 100644 --- a/app-sci/zetagrid/zetagrid-1.0-r2.ebuild +++ b/app-sci/zetagrid/zetagrid-1.0-r2.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.0-r2.ebuild,v 1.3 2003/02/13 09:27:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r2.ebuild,v 1.4 2003/02/28 17:04:55 liquidx Exp $ S=${WORKDIR}/zetagrid-${PV} DESCRIPTION="An open source and platform independent grid system" @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" RDEPEND="virtual/jre >=sys-libs/lib-compat-1.1" SLOT="0" -LICENSE="unknown" +LICENSE="ZetaGrid" KEYWORDS="x86 ~ppc ~sparc ~alpha" src_unpack() { diff --git a/app-sci/zetagrid/zetagrid-1.0-r3.ebuild b/app-sci/zetagrid/zetagrid-1.0-r3.ebuild index 959c99bc7ea0..875ec845d45d 100644 --- a/app-sci/zetagrid/zetagrid-1.0-r3.ebuild +++ b/app-sci/zetagrid/zetagrid-1.0-r3.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.0-r3.ebuild,v 1.1 2003/02/14 17:41:40 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r3.ebuild,v 1.2 2003/02/28 17:04:55 liquidx Exp $ S=${WORKDIR}/zetagrid-${PV} DESCRIPTION="An open source and platform independent grid system" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/jre >=sys-libs/lib-compat-1.1" SLOT="0" -LICENSE="unknown" +LICENSE="ZetaGrid" KEYWORDS="x86 ppc ~sparc ~alpha" src_unpack() { diff --git a/app-sci/zetagrid/zetagrid-1.0-r4.ebuild b/app-sci/zetagrid/zetagrid-1.0-r4.ebuild index 62b1598a13ec..8ad85223b65c 100644 --- a/app-sci/zetagrid/zetagrid-1.0-r4.ebuild +++ b/app-sci/zetagrid/zetagrid-1.0-r4.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.0-r4.ebuild,v 1.1 2003/02/15 12:40:50 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r4.ebuild,v 1.2 2003/02/28 17:04:55 liquidx Exp $ S=${WORKDIR}/zetagrid-${PV} DESCRIPTION="An open source and platform independent grid system" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/jre >=sys-libs/lib-compat-1.1" SLOT="0" -LICENSE="unknown" +LICENSE="ZetaGrid" KEYWORDS="x86 ppc -sparc -alpha" src_unpack() { diff --git a/app-sci/zetagrid/zetagrid-1.0-r5.ebuild b/app-sci/zetagrid/zetagrid-1.0-r5.ebuild index 64058fb248d6..220bbbb1744e 100644 --- a/app-sci/zetagrid/zetagrid-1.0-r5.ebuild +++ b/app-sci/zetagrid/zetagrid-1.0-r5.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.0-r5.ebuild,v 1.1 2003/02/25 22:51:26 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r5.ebuild,v 1.2 2003/02/28 17:04:55 liquidx Exp $ S=${WORKDIR}/zetagrid-${PV} DESCRIPTION="An open source and platform independent grid system" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/jre >=sys-libs/lib-compat-1.1" SLOT="0" -LICENSE="unknown" +LICENSE="ZetaGrid" KEYWORDS="x86 ppc -sparc alpha" src_unpack() { diff --git a/app-sci/zetagrid/zetagrid-1.0-r6.ebuild b/app-sci/zetagrid/zetagrid-1.0-r6.ebuild index 91b8b0741a21..4e82378d658e 100644 --- a/app-sci/zetagrid/zetagrid-1.0-r6.ebuild +++ b/app-sci/zetagrid/zetagrid-1.0-r6.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.0-r6.ebuild,v 1.1 2003/02/28 11:37:15 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r6.ebuild,v 1.2 2003/02/28 17:04:55 liquidx Exp $ S=${WORKDIR}/zetagrid-${PV} DESCRIPTION="An open source and platform independent grid system" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/jre >=sys-libs/lib-compat-1.1" SLOT="0" -LICENSE="unknown" +LICENSE="ZetaGrid" KEYWORDS="x86 ppc -sparc alpha" src_unpack() { diff --git a/app-sci/zetagrid/zetagrid-1.0.ebuild b/app-sci/zetagrid/zetagrid-1.0.ebuild index 49a5a0aef0fd..8cadfa8a1682 100644 --- a/app-sci/zetagrid/zetagrid-1.0.ebuild +++ b/app-sci/zetagrid/zetagrid-1.0.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.0.ebuild,v 1.5 2003/02/13 09:27:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0.ebuild,v 1.6 2003/02/28 17:04:55 liquidx Exp $ S=${WORKDIR}/zetagrid-${PV} DESCRIPTION="An open source and platform independent grid system" @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" RDEPEND="virtual/jre" SLOT="0" -LICENSE="unknown" +LICENSE="ZetaGrid" KEYWORDS="x86" src_unpack() { diff --git a/licenses/ZetaGrid b/licenses/ZetaGrid new file mode 100644 index 000000000000..be50e11ae11f --- /dev/null +++ b/licenses/ZetaGrid @@ -0,0 +1,49 @@ + This file is a part of ZetaGrid, a program and + library for seperation of zeros of the Riemann zeta function. + + Copyright (c) 2001,2002 Sebastian Wedeniwski. All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. The origin of this software must not be misrepresented; you must + not claim that you wrote the original software. If you use this + software in a product, an acknowledgment in the product + documentation would be appreciated but is not required. + + 3. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + + 4. The name of the author may not be used to endorse or promote + products derived from this software without specific prior written + permission. + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS + OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, + WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + Sebastian Wedeniwski, IBM Deutschland Entwicklung GmbH, Germany. + wedeniws@de.ibm.com + + This program is based on (at least) the work of: + R. P. Brent + R. S. Lehman + J. van de Lune + H. J. J. te Riele + J. B. Rosser + L. Schoenfeld + S. Wedeniwski + Y. M. Yohe + D. T. Winter |