summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-mathematics/gmm/Manifest2
-rw-r--r--sci-mathematics/gmm/gmm-4.2.ebuild15
-rw-r--r--sci-mathematics/gmm/gmm-5.0.ebuild15
3 files changed, 0 insertions, 32 deletions
diff --git a/sci-mathematics/gmm/Manifest b/sci-mathematics/gmm/Manifest
index 493daedb6428..64bbb2902131 100644
--- a/sci-mathematics/gmm/Manifest
+++ b/sci-mathematics/gmm/Manifest
@@ -1,3 +1 @@
-DIST gmm-4.2.tar.gz 489912 SHA256 bc94080c9b2e1da2f8c886cfafa490bc1d5640912e6342ddd457c789f577fdb6 SHA512 c59941ec17870ae3a0fb4efa77a65a3ae4456d2589a13d4818f1b140f7ef3dbbafaf4597f553a98175ae592004fc000ea3435172ab5503de9b89a5cc510a9d23 WHIRLPOOL 362cfcc13e8f1c955afc1751d0e69436c821fdf3cc685c43a7ddddbd552eb88faf693d5e4207769e7274bc48605fca6f6c17d640edac5bb12e16ac29c3fa867a
-DIST gmm-5.0.tar.gz 507126 SHA256 dc201ec2fd480a242c0f47cef0d9d1fc0ec5549ed73d91a8c2f877e15ee53a7f SHA512 8beb52ae8512d52277f5b2ba02f721eb194c1ec107b86475954ee8be75b7755e3094e4d85abd4f02d946c8d0b8cc791bb6967b58ace0c5d82d1c3917f118830e WHIRLPOOL 45be5a79dc150dc7eecf5bed6b63c88691cf0892bd85415a5b19a69204fb6ff88a873eac71dcfdecb3550f788c9067b751e65c442eaff13cecbab58c678b3cc3
DIST gmm-5.1.tar.gz 537290 SHA256 90e6bf309b81f496b401a375fe99826ad4b5c6ba99db6c92b37f9261db462636 SHA512 403074c2efedf2d9f63076a46faabb27c1bc19356284fac89aef58220ce0900d126b6f1a4f9bbef1641be1d609a8379729cad063695a570756ae0b2c470cedad WHIRLPOOL 6d152bb978b66cfdd70042ceab866365a377e76206867ee090b727f50fcc0f68796dae3754240a2fc6bb4c4de09fe0e45d2518a1098fa85a003f6bacaf62bbc9
diff --git a/sci-mathematics/gmm/gmm-4.2.ebuild b/sci-mathematics/gmm/gmm-4.2.ebuild
deleted file mode 100644
index 895968edbed7..000000000000
--- a/sci-mathematics/gmm/gmm-4.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Generic C++ template library for sparse, dense and skyline matrices"
-SRC_URI="http://download.gna.org/getfem/stable/${P}.tar.gz"
-HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/"
-
-LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-DOCS=( AUTHORS )
diff --git a/sci-mathematics/gmm/gmm-5.0.ebuild b/sci-mathematics/gmm/gmm-5.0.ebuild
deleted file mode 100644
index 537f10eb87c3..000000000000
--- a/sci-mathematics/gmm/gmm-5.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Generic C++ template library for sparse, dense and skyline matrices"
-SRC_URI="http://download.gna.org/getfem/stable/${P}.tar.gz"
-HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/"
-
-LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-
-DOCS=( AUTHORS )