summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-06-26 02:19:00 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-06-26 02:19:00 +0000
commit2b0e3b465b4c96ebb47f1e63dd40fa4546c08203 (patch)
tree44769381a33de297111f7b9186e2583711b631b3 /sci-mathematics
parentTake app-admin/filewatcher out of package.mask. (diff)
downloadhistorical-2b0e3b465b4c96ebb47f1e63dd40fa4546c08203.tar.gz
historical-2b0e3b465b4c96ebb47f1e63dd40fa4546c08203.tar.bz2
historical-2b0e3b465b4c96ebb47f1e63dd40fa4546c08203.zip
Added to x86. Removed old versions.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/otter/ChangeLog6
-rw-r--r--sci-mathematics/otter/Manifest8
-rw-r--r--sci-mathematics/otter/files/digest-otter-3.21
-rw-r--r--sci-mathematics/otter/files/digest-otter-3.31
-rw-r--r--sci-mathematics/otter/otter-3.2.ebuild31
-rw-r--r--sci-mathematics/otter/otter-3.3-r1.ebuild4
-rw-r--r--sci-mathematics/otter/otter-3.3.ebuild31
-rw-r--r--sci-mathematics/pari/Manifest10
8 files changed, 13 insertions, 79 deletions
diff --git a/sci-mathematics/otter/ChangeLog b/sci-mathematics/otter/ChangeLog
index 88b28d7d7467..05c9df95d906 100644
--- a/sci-mathematics/otter/ChangeLog
+++ b/sci-mathematics/otter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/otter
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/ChangeLog,v 1.4 2005/04/22 01:14:36 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/ChangeLog,v 1.5 2005/06/26 02:19:00 ribosome Exp $
+
+ 26 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -otter-3.2.ebuild,
+ -otter-3.3.ebuild, otter-3.3-r1.ebuild:
+ Added to x86. Removed old versions.
*otter-3.3-r1 (21 Apr 2005)
diff --git a/sci-mathematics/otter/Manifest b/sci-mathematics/otter/Manifest
index 8f211e8449f4..e7ee4d6607ec 100644
--- a/sci-mathematics/otter/Manifest
+++ b/sci-mathematics/otter/Manifest
@@ -1,8 +1,4 @@
-MD5 5a68cd4057b8e75b2c05846684a25910 ChangeLog 1890
+MD5 7a606d253c41e5bca286be348af6bddb otter-3.3-r1.ebuild 795
+MD5 6785fa37d0d83523d636887c91686832 ChangeLog 2046
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 5b9225829ac717696386cfa4798eebb0 otter-3.2.ebuild 689
-MD5 662995c794d2d82a157a87d164dedc91 otter-3.3-r1.ebuild 793
-MD5 508b843f5dabfe4c03dd079138ea1857 otter-3.3.ebuild 721
-MD5 b299411e0aa76723d9617046d8d7ea5e files/digest-otter-3.2 62
-MD5 aa559b24f0a62ba3189129735c89b785 files/digest-otter-3.3 62
MD5 aa559b24f0a62ba3189129735c89b785 files/digest-otter-3.3-r1 62
diff --git a/sci-mathematics/otter/files/digest-otter-3.2 b/sci-mathematics/otter/files/digest-otter-3.2
deleted file mode 100644
index 7bbfae3b5482..000000000000
--- a/sci-mathematics/otter/files/digest-otter-3.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8e318fa7b4f7115bc3b2b1d29df2ef32 otter-3.2.tar.gz 1540512
diff --git a/sci-mathematics/otter/files/digest-otter-3.3 b/sci-mathematics/otter/files/digest-otter-3.3
deleted file mode 100644
index 6d9defe1aa7b..000000000000
--- a/sci-mathematics/otter/files/digest-otter-3.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 516b659ffe23ff64ea8af45724b83196 otter-3.3.tar.gz 2809092
diff --git a/sci-mathematics/otter/otter-3.2.ebuild b/sci-mathematics/otter/otter-3.2.ebuild
deleted file mode 100644
index 6fa137c04333..000000000000
--- a/sci-mathematics/otter/otter-3.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.2.ebuild,v 1.2 2005/04/22 00:06:28 wormo Exp $
-
-DESCRIPTION="An Automated Deduction System."
-SRC_URI="http://www-unix.mcs.anl.gov/AR/${PN}/${P}.tar.gz"
-HOMEPAGE="http://www-unix.mcs.anl.gov/AR/otter/"
-
-KEYWORDS="x86"
-LICENSE="otter"
-SLOT="0"
-IUSE=""
-DEPEND="virtual/libc"
-S=${WORKDIR}/${P}/source
-WORK=${WORKDIR}/${P}
-
-
-src_compile() {
- cd ${S}
- emake || die
- cd ${S}/mace
- emake || die
-}
-
-src_install() {
- cd ${S}
- dobin otter mace/mace formed/formed
- cd ${WORK}
- dodoc README Legal Copying Changelog documents/*
-}
-
diff --git a/sci-mathematics/otter/otter-3.3-r1.ebuild b/sci-mathematics/otter/otter-3.3-r1.ebuild
index 8769ac3bcec3..05d5b1d518c2 100644
--- a/sci-mathematics/otter/otter-3.3-r1.ebuild
+++ b/sci-mathematics/otter/otter-3.3-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r1.ebuild,v 1.1 2005/04/22 01:14:36 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r1.ebuild,v 1.2 2005/06/26 02:19:00 ribosome Exp $
DESCRIPTION="An Automated Deduction System."
SRC_URI="http://www-unix.mcs.anl.gov/AR/${PN}/${P}.tar.gz"
HOMEPAGE="http://www-unix.mcs.anl.gov/AR/otter/"
-KEYWORDS="~x86 ~ppc-macos ~ppc"
+KEYWORDS="x86 ~ppc-macos ~ppc"
LICENSE="otter"
SLOT="0"
IUSE=""
diff --git a/sci-mathematics/otter/otter-3.3.ebuild b/sci-mathematics/otter/otter-3.3.ebuild
deleted file mode 100644
index 1473c5ee0b71..000000000000
--- a/sci-mathematics/otter/otter-3.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3.ebuild,v 1.2 2005/04/22 00:06:28 wormo Exp $
-
-DESCRIPTION="An Automated Deduction System."
-SRC_URI="http://www-unix.mcs.anl.gov/AR/${PN}/${P}.tar.gz"
-HOMEPAGE="http://www-unix.mcs.anl.gov/AR/otter/"
-
-KEYWORDS="~x86 ~ppc-macos ~ppc"
-LICENSE="otter"
-SLOT="0"
-IUSE=""
-DEPEND="virtual/libc"
-
-
-
-src_compile() {
- cd source
- make || die
- cd ${S}/mace2
- make || die
-}
-
-src_install() {
- dobin bin/* source/formed/formed
- dodoc README* Legal Changelog Contents documents/*.{tex,ps}
- insinto /usr/share/doc/${PF}
- doins documents/*.pdf
- dohtml index.html
-}
-
diff --git a/sci-mathematics/pari/Manifest b/sci-mathematics/pari/Manifest
index 4054d89d1bd4..82fe1587834c 100644
--- a/sci-mathematics/pari/Manifest
+++ b/sci-mathematics/pari/Manifest
@@ -1,11 +1,9 @@
-MD5 ed1d982df5ce4c801d7046e3a112ef00 ChangeLog 4634
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 d33b0309bbbaa8e508e35af360efb31b pari-2.1.5-r1.ebuild 953
MD5 4818ef4876441247184df2b11538de44 pari-2.1.5-r4.ebuild 1882
MD5 627fadd2aa9ad53161b00d5452ba034d pari-2.1.6.ebuild 2028
-MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r1 63
+MD5 ac8af30a768f42fc0e2427f08dde25a5 ChangeLog 4741
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+MD5 c3f89da5ddbdb73646e3d64ee31ea887 files/docs.patch 915
MD5 ee951aeeb2122fab2aaf9803097fad76 files/digest-pari-2.1.5-r4 63
+MD5 cbd309a01e2fee1a5ba6cb3a93ba5708 files/wrong_functype.patch 1946
MD5 2fd9906f2bf293fdad42d572846508de files/digest-pari-2.1.6 60
-MD5 c3f89da5ddbdb73646e3d64ee31ea887 files/docs.patch 915
MD5 dccf7ef464f99fa750a5c7fc3ec67e8f files/wrong_functype-r1.patch 1498
-MD5 cbd309a01e2fee1a5ba6cb3a93ba5708 files/wrong_functype.patch 1946