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
commit82eb91a385476f9311125b478dc19a17faf7efda (patch)
treec4e2ae7760fe56d2fd0516959c50bc0794adff95 /sci-mathematics
parentUpdated wx-xmingw gdb (diff)
downloadgentoo-2-82eb91a385476f9311125b478dc19a17faf7efda.tar.gz
gentoo-2-82eb91a385476f9311125b478dc19a17faf7efda.tar.bz2
gentoo-2-82eb91a385476f9311125b478dc19a17faf7efda.zip
Version bump, and mark previous version stable.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/mathomatic/ChangeLog8
-rw-r--r--sci-mathematics/mathomatic/Manifest12
-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, 49 insertions, 13 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..86b91c2f1db7 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 3de33c01bd273b1d5e68403ae43fee30 mathomatic-12.4.5.ebuild 944
MD5 8c251068773c01eedc1b9adf1bf96143 ChangeLog 1648
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
+}