summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2005-01-28 09:26:50 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2005-01-28 09:26:50 +0000
commitc7377b765ace74cebf5f9f35038ce26b9b633a7f (patch)
tree6257221f75ff07aa84972a77ef8202768d48e2c2 /sci-mathematics
parentadded grub. (diff)
downloadgentoo-2-c7377b765ace74cebf5f9f35038ce26b9b633a7f.tar.gz
gentoo-2-c7377b765ace74cebf5f9f35038ce26b9b633a7f.tar.bz2
gentoo-2-c7377b765ace74cebf5f9f35038ce26b9b633a7f.zip
Fixing #69483
(Portage version: 2.0.51-r13)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/mathomatic/ChangeLog9
-rw-r--r--sci-mathematics/mathomatic/Manifest12
-rw-r--r--sci-mathematics/mathomatic/files/digest-mathomatic-11.71
-rw-r--r--sci-mathematics/mathomatic/mathomatic-11.1c.ebuild4
-rw-r--r--sci-mathematics/mathomatic/mathomatic-11.7.ebuild41
5 files changed, 53 insertions, 14 deletions
diff --git a/sci-mathematics/mathomatic/ChangeLog b/sci-mathematics/mathomatic/ChangeLog
index a57d8d54d6ff..6793e55c6582 100644
--- a/sci-mathematics/mathomatic/ChangeLog
+++ b/sci-mathematics/mathomatic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sci-mathematics/mathomatic
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.2 2004/12/28 20:21:40 swegener Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/ChangeLog,v 1.3 2005/01/28 09:26:50 phosphan Exp $
+
+*mathomatic-11.7 (28 Jan 2005)
+
+ 28 Jan 2005; Patrick Kursawe <phosphan@gentoo.org> +mathomatic-11.7.ebuild:
+ Version bump (bug #69483) with little changes
*mathomatic-11.1c (28 Dec 2004)
diff --git a/sci-mathematics/mathomatic/Manifest b/sci-mathematics/mathomatic/Manifest
index 108c4b147bac..7106b375d384 100644
--- a/sci-mathematics/mathomatic/Manifest
+++ b/sci-mathematics/mathomatic/Manifest
@@ -1,15 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 f29f9b1ea2905311faca663de0e294e7 mathomatic-11.1c.ebuild 1107
+MD5 b94c430fa447797a23c8f54765c12fc8 mathomatic-11.7.ebuild 1058
MD5 58e3f72eb4d43110a6dd46872f364803 ChangeLog 839
MD5 3abf3c126ea8c41fa253de334525981d metadata.xml 454
MD5 f7d0b9c7af7201990a0beeadca7abf3f files/gentoo-mathomatic-11.1c.diff 957
MD5 29133f46e7d703ecfcbc9a083f272147 files/digest-mathomatic-11.1c 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFB0cBaI1lqEGTUzyQRAmsmAJ9hBX2tfeQmBBFhy3l6eLtS+78TOACfXyMP
-fzlnnzMnOJpIYTvy1qjET5g=
-=becO
------END PGP SIGNATURE-----
+MD5 33639f3880a1701b152bba5a2a9d61e5 files/digest-mathomatic-11.7 64
diff --git a/sci-mathematics/mathomatic/files/digest-mathomatic-11.7 b/sci-mathematics/mathomatic/files/digest-mathomatic-11.7
new file mode 100644
index 000000000000..be062ac92c99
--- /dev/null
+++ b/sci-mathematics/mathomatic/files/digest-mathomatic-11.7
@@ -0,0 +1 @@
+MD5 f3847337af104e9acd96cfd7ec00332b mathomatic-11.7.tgz 129006
diff --git a/sci-mathematics/mathomatic/mathomatic-11.1c.ebuild b/sci-mathematics/mathomatic/mathomatic-11.1c.ebuild
index e3bbdc9dfa67..498bf7692de1 100644
--- a/sci-mathematics/mathomatic/mathomatic-11.1c.ebuild
+++ b/sci-mathematics/mathomatic/mathomatic-11.1c.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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-11.1c.ebuild,v 1.1 2004/12/28 14:35:26 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/mathomatic/mathomatic-11.1c.ebuild,v 1.2 2005/01/28 09:26:50 phosphan Exp $
inherit eutils
diff --git a/sci-mathematics/mathomatic/mathomatic-11.7.ebuild b/sci-mathematics/mathomatic/mathomatic-11.7.ebuild
new file mode 100644
index 000000000000..d61a93d448e1
--- /dev/null
+++ b/sci-mathematics/mathomatic/mathomatic-11.7.ebuild
@@ -0,0 +1,41 @@
+# 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-11.7.ebuild,v 1.1 2005/01/28 09:26:50 phosphan Exp $
+
+inherit eutils
+
+DESCRIPTION="Mathomatic - 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 )"
+
+S=${WORKDIR}/${P}
+
+src_compile() {
+ if use icc; then
+ CC="icc" CFLAGS="-O3 -axKWNBP -ipo" LDFLAGS="-O3 -axKWNBP -ipo -limf" emake || die "emake failed"
+ else
+ LDFLAGS="${LDFLAGS} -lm" emake || die "emake failed"
+ fi
+
+ make test
+}
+
+src_install() {
+ einstall PREFIX=${D} MANDIR=${D}/usr/share/man || 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
+}