summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-07-26 22:54:09 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-07-26 22:54:09 +0000
commit5944e144372d34460e0c8d1b466ae40c276b5f24 (patch)
tree3f1d977a6385a20e8b6da944729507deedbe43ef /sci-mathematics/mathomatic
parentUpdated wx-xmingw gdb (diff)
downloadhistorical-5944e144372d34460e0c8d1b466ae40c276b5f24.tar.gz
historical-5944e144372d34460e0c8d1b466ae40c276b5f24.tar.bz2
historical-5944e144372d34460e0c8d1b466ae40c276b5f24.zip
Version bump, and mark previous version stable.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-mathematics/mathomatic')
-rw-r--r--sci-mathematics/mathomatic/ChangeLog8
-rw-r--r--sci-mathematics/mathomatic/Manifest16
-rw-r--r--sci-mathematics/mathomatic/files/digest-mathomatic-12.4.51
-rw-r--r--sci-mathematics/mathomatic/mathomatic-12.3.1.ebuild4
-rw-r--r--sci-mathematics/mathomatic/mathomatic-12.4.5.ebuild37
5 files changed, 51 insertions, 15 deletions
diff --git a/sci-mathematics/mathomatic/ChangeLog b/sci-mathematics/mathomatic/ChangeLog
index 7ea79bd18c3d..d4fb90840e84 100644
--- a/sci-mathematics/mathomatic/ChangeLog
+++ b/sci-mathematics/mathomatic/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-mathematics/mathomatic
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.5 2005/05/09 22:50:10 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.6 2005/07/26 22:54:09 cryos Exp $
+
+*mathomatic-12.4.5 (26 Jul 2005)
+
+ 26 Jul 2005; Marcus D. Hanwell <marcus@gentoo.org>
+ mathomatic-12.3.1.ebuild, +mathomatic-12.4.5.ebuild:
+ Version bump, and mark previous version stable.
*mathomatic-12.3.1 (09 May 2005)
diff --git a/sci-mathematics/mathomatic/Manifest b/sci-mathematics/mathomatic/Manifest
index 61d6359409dd..dd0d40de3fed 100644
--- a/sci-mathematics/mathomatic/Manifest
+++ b/sci-mathematics/mathomatic/Manifest
@@ -1,14 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 3de33c01bd273b1d5e68403ae43fee30 mathomatic-12.3.1.ebuild 944
-MD5 8c251068773c01eedc1b9adf1bf96143 ChangeLog 1648
+MD5 bb778ea6500b97b1a676070d0fb05d9e mathomatic-12.3.1.ebuild 942
+MD5 f151448ffb79f42041bc94047427f65c mathomatic-12.4.5.ebuild 944
+MD5 d5bb27a88958734b7ebf3e5fb3420814 ChangeLog 1841
MD5 ee7955cc2715e3bac994bb045163c8b1 metadata.xml 479
MD5 8c399bfc5625cd52667e90e1f8a7bb93 files/digest-mathomatic-12.3.1 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCf+kpntT9W3vfTuoRAjLkAJ4jA7rNRc5+drCx0SiwXihZsFJ67ACdGAjP
-XmuaTy8yYQ/0JKB5qKte05s=
-=yXIP
------END PGP SIGNATURE-----
+MD5 32a964754f69321292b8d2b29b2d89c0 files/digest-mathomatic-12.4.5 66
diff --git a/sci-mathematics/mathomatic/files/digest-mathomatic-12.4.5 b/sci-mathematics/mathomatic/files/digest-mathomatic-12.4.5
new file mode 100644
index 000000000000..cbc5ad03d04c
--- /dev/null
+++ b/sci-mathematics/mathomatic/files/digest-mathomatic-12.4.5
@@ -0,0 +1 @@
+MD5 97363782afa2638722ed9fdabf9ed43a mathomatic-12.4.5.tgz 128112
diff --git a/sci-mathematics/mathomatic/mathomatic-12.3.1.ebuild b/sci-mathematics/mathomatic/mathomatic-12.3.1.ebuild
index ebe153e53e28..c4b17c0e6772 100644
--- a/sci-mathematics/mathomatic/mathomatic-12.3.1.ebuild
+++ b/sci-mathematics/mathomatic/mathomatic-12.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.3.1.ebuild,v 1.1 2005/05/09 22:50:10 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-12.3.1.ebuild,v 1.2 2005/07/26 22:54:09 cryos Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.panix.com/~gesslein/${P}.tgz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="amd64 ~ppc x86"
IUSE="icc"
DEPEND="sys-libs/readline
diff --git a/sci-mathematics/mathomatic/mathomatic-12.4.5.ebuild b/sci-mathematics/mathomatic/mathomatic-12.4.5.ebuild
new file mode 100644
index 000000000000..c2a36fc2df5c
--- /dev/null
+++ b/sci-mathematics/mathomatic/mathomatic-12.4.5.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/sci-mathematics/mathomatic/mathomatic-12.4.5.ebuild,v 1.1 2005/07/26 22:54:09 cryos Exp $
+
+inherit eutils
+
+DESCRIPTION="Automatic algebraic manipulator"
+HOMEPAGE="http://www.mathomatic.com/"
+SRC_URI="http://www.panix.com/~gesslein/${P}.tgz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64 ~ppc"
+IUSE="icc"
+
+DEPEND="sys-libs/readline
+ sys-libs/ncurses
+ icc? ( dev-lang/icc )"
+
+src_compile() {
+ if use icc; then
+ CC="icc" CFLAGS="-O3 -axKWNBP -ipo" LDFLAGS="-O3 -axKWNBP -ipo -limf" emake || die "emake failed"
+ else
+ emake || die "emake failed"
+ fi
+}
+
+src_install() {
+ einstall || die "einstall failed."
+ dodoc changes.txt README.txt
+
+ dodir /usr/share/doc/${PF}/examples
+ insinto /usr/share/doc/${PF}/examples
+ doins tests/*in
+ dohtml ${D}/usr/doc/mathomatic/*.htm
+ rm -rf ${D}/usr/doc/mathomatic
+}