aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <haskelladdict@users.sourceforge.net>2009-10-03 09:10:02 -0400
committerMarkus Dittrich <haskelladdict@users.sourceforge.net>2009-10-03 09:10:02 -0400
commit41dce815a4c89066efe516339c8415caab7b4c0b (patch)
tree6cebc31282da9ecc22023c9b0a768da41bd77071 /sci-mathematics/octave-forge-fixed/octave-forge-fixed-0.7.10.ebuild
parentManifest (diff)
downloadsci-41dce815a4c89066efe516339c8415caab7b4c0b.tar.gz
sci-41dce815a4c89066efe516339c8415caab7b4c0b.tar.bz2
sci-41dce815a4c89066efe516339c8415caab7b4c0b.zip
Bumped additional octave-forge ebuilds.
Diffstat (limited to 'sci-mathematics/octave-forge-fixed/octave-forge-fixed-0.7.10.ebuild')
-rw-r--r--sci-mathematics/octave-forge-fixed/octave-forge-fixed-0.7.10.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-mathematics/octave-forge-fixed/octave-forge-fixed-0.7.10.ebuild b/sci-mathematics/octave-forge-fixed/octave-forge-fixed-0.7.10.ebuild
new file mode 100644
index 000000000..92ec3136c
--- /dev/null
+++ b/sci-mathematics/octave-forge-fixed/octave-forge-fixed-0.7.10.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.2 2006/11/03 15:44:39 markusle Exp $
+
+inherit octave-forge
+
+DESCRIPTION="Fixed point real and complex matrix toolbox."
+LICENSE="GPL-2"
+HOMEPAGE="http://octave.sourceforge.net/fixed/index.html"
+SRC_URI="mirror://sourceforge/octave/${OCT_PKG}.tar.gz"
+SLOT="0"
+
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+PATCHES="octave-forge-fixed-0.7.10-array.patch"