summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2018-04-18 19:25:01 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2018-04-18 19:25:01 +0000
commit3155d8edbfbeb4f7ba2244db6d411f2ef1db1981 (patch)
tree0d80e6574de17622c6333538318b552c28c6de95 /sci-libs
parent2018-04-18 18:20:00 UTC (diff)
parentmedia-sound/mpfc: Remove old (diff)
downloadgentoo-3155d8edbfbeb4f7ba2244db6d411f2ef1db1981.tar.gz
gentoo-3155d8edbfbeb4f7ba2244db6d411f2ef1db1981.tar.bz2
gentoo-3155d8edbfbeb4f7ba2244db6d411f2ef1db1981.zip
Merge updates from master
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/suitesparseconfig/suitesparseconfig-4.2.1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/sci-libs/suitesparseconfig/suitesparseconfig-4.2.1.ebuild b/sci-libs/suitesparseconfig/suitesparseconfig-4.2.1.ebuild
deleted file mode 100644
index b17c23092e2c..000000000000
--- a/sci-libs/suitesparseconfig/suitesparseconfig-4.2.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils
-
-DESCRIPTION="Common configurations for all packages in suitesparse"
-HOMEPAGE="http://www.cise.ufl.edu/research/sparse/SuiteSparse_config"
-SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="static-libs"