diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2018-04-18 19:25:01 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2018-04-18 19:25:01 +0000 |
commit | 3155d8edbfbeb4f7ba2244db6d411f2ef1db1981 (patch) | |
tree | 0d80e6574de17622c6333538318b552c28c6de95 /sci-libs | |
parent | 2018-04-18 18:20:00 UTC (diff) | |
parent | media-sound/mpfc: Remove old (diff) | |
download | gentoo-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.ebuild | 15 |
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" |