commit:     4f8202f0ebfd152cbebc1104c5dcd0348c771e8d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 11:56:57 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 12:02:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8202f0

sci-libs/minfx: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-libs/minfx/Manifest                 |  6 ------
 sci-libs/minfx/minfx-1.0.10.ebuild      | 17 -----------------
 sci-libs/minfx/minfx-1.0.3-r1.ebuild    | 17 -----------------
 sci-libs/minfx/minfx-1.0.4.ebuild       | 17 -----------------
 sci-libs/minfx/minfx-1.0.4_pre98.ebuild | 18 ------------------
 sci-libs/minfx/minfx-1.0.5.ebuild       | 17 -----------------
 sci-libs/minfx/minfx-1.0.6.ebuild       | 17 -----------------
 7 files changed, 109 deletions(-)

diff --git a/sci-libs/minfx/Manifest b/sci-libs/minfx/Manifest
index 2db51683821..90d4bb472a9 100644
--- a/sci-libs/minfx/Manifest
+++ b/sci-libs/minfx/Manifest
@@ -1,7 +1 @@
-DIST minfx-1.0.10.tar.gz 61533 BLAKE2B 
8d50b220d8a869a228e1ab8e1eeca0351543da4ab1ca02d27d2a692d6982a950b71cb1e1241a742a891eb6aae98a9a0085260ce2c9492cec71fbe2a70785d954
 SHA512 
200b8b163a5e02f5c2e6935382418642a8fd6d02cf99da015fb267ad598182036e2605174da8e49421ec49fbe00f1148aebc16a7ccfc0a8b18f7a7bc09185755
 DIST minfx-1.0.11.tar.gz 62102 BLAKE2B 
1a7a7be4d3a9290be84ec73786712ff99b605d72c13a0c32cd6965df3412d8a1f0de4f0bd9ebc0e4fd231b573fe8b3b9e6862586598452de1a4088cdbd2ffb85
 SHA512 
1eb3136f363be4e8798bc01e638777ef4713ddc33521980923f0157c7b25cbbb03762b571cea9231f64764a93085ce90b4c521b32d71845a18d5be60b8318976
-DIST minfx-1.0.3.tar.gz 57287 BLAKE2B 
4df27ced9636d2b141b4e5297a46d53f0160896bb7c6b9efc90ac88e9186f8d229c72feba2bfa8445869bdcd22c8fa319814b7e078d05226d298b5c5491a5759
 SHA512 
c5bc696d2720df3af67cae3700fecc318848d8bf3186c64477b193cf8eedeb3afdbb2d49ad067efcd73b28d8f00c48d0a0c1dd6cc6eeb8fae613d3c235e28e25
-DIST minfx-1.0.4.tar.gz 59363 BLAKE2B 
e69e43e6bf59d413ec7c4f64c53646ba24f7efcdd6739c20654a2ffbce6b613a315afd01d36b639ce903348036e34aa72ba07ce0b63b83c48cfc66d9f72d83eb
 SHA512 
cb67747122bc1ec20c67e200aedf9763fe3ca8cf1adefd1d46008df371d3b8c327864c5257467161d7878f03ab24f5d89e1dfedc42c62e1e6a88c9426bb5fd52
-DIST minfx-1.0.4_pre98.tar.xz 51072 BLAKE2B 
08d42fd22640670e60155d1985a05db11de3e8bc929ebb638c8b17439969a24990c1785fbf19911dfd9aad553955b24a84cac82d5e1f5a9c29ba799c74eea35e
 SHA512 
734ce5d6596cf4ef91ad5ccbee3bffc1bb121a448cb78eac373b412fc1aa7ba2227ee0bce108ade45d037558a7692f67c504bf5aa1d6462dfcee05cee0cb9b9f
-DIST minfx-1.0.5.tar.gz 60700 BLAKE2B 
33b77c6620fb3fa2abc0390bb80c0c67ba132868ea3da5550d868d28ea56650ada6efcffb1d5e200a3b821dc7e34e0ab48c67325621f59fadf7a3705f7154404
 SHA512 
86b48f3cde26d141e3b9e43decd1c01a7cc78a51165e964090e0db7ea73a31fa34ca383a4f2b6df9394c1f00cc4fe4eb52b32b721d2bad7cad622e74b8aa3742
-DIST minfx-1.0.6.tar.gz 60776 BLAKE2B 
b9cfde680d9e3734b5dd068092d3ed2e6652bceca27c6cc7b92e22e16234211151ce1cf7f8b935fb51c05aac4302f3e86a619a945c0a093da69490f74dbacbfd
 SHA512 
f98a64d2a34db1d7d1df5c93f89fad13ddd3f4d2d27a170c76236284276de573b543b365af45030076f4c49e9d26cc67375dfe351c830f98c1580fb0dbaabee9

diff --git a/sci-libs/minfx/minfx-1.0.10.ebuild 
b/sci-libs/minfx/minfx-1.0.10.ebuild
deleted file mode 100644
index ae45355724f..00000000000
--- a/sci-libs/minfx/minfx-1.0.10.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Numerical optimisation library"
-HOMEPAGE="http://gna.org/projects/minfx";
-SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""

diff --git a/sci-libs/minfx/minfx-1.0.3-r1.ebuild 
b/sci-libs/minfx/minfx-1.0.3-r1.ebuild
deleted file mode 100644
index ae45355724f..00000000000
--- a/sci-libs/minfx/minfx-1.0.3-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Numerical optimisation library"
-HOMEPAGE="http://gna.org/projects/minfx";
-SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""

diff --git a/sci-libs/minfx/minfx-1.0.4.ebuild 
b/sci-libs/minfx/minfx-1.0.4.ebuild
deleted file mode 100644
index ae45355724f..00000000000
--- a/sci-libs/minfx/minfx-1.0.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Numerical optimisation library"
-HOMEPAGE="http://gna.org/projects/minfx";
-SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""

diff --git a/sci-libs/minfx/minfx-1.0.4_pre98.ebuild 
b/sci-libs/minfx/minfx-1.0.4_pre98.ebuild
deleted file mode 100644
index fbf89ca2eb4..00000000000
--- a/sci-libs/minfx/minfx-1.0.4_pre98.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Numerical optimisation library"
-HOMEPAGE="http://gna.org/projects/minfx";
-#SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz";
-SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""

diff --git a/sci-libs/minfx/minfx-1.0.5.ebuild 
b/sci-libs/minfx/minfx-1.0.5.ebuild
deleted file mode 100644
index ae45355724f..00000000000
--- a/sci-libs/minfx/minfx-1.0.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Numerical optimisation library"
-HOMEPAGE="http://gna.org/projects/minfx";
-SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""

diff --git a/sci-libs/minfx/minfx-1.0.6.ebuild 
b/sci-libs/minfx/minfx-1.0.6.ebuild
deleted file mode 100644
index ae45355724f..00000000000
--- a/sci-libs/minfx/minfx-1.0.6.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Numerical optimisation library"
-HOMEPAGE="http://gna.org/projects/minfx";
-SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""

Reply via email to