From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 86E20138350 for ; Tue, 14 Apr 2020 02:14:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFB66E0AE1; Tue, 14 Apr 2020 02:14:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F1EDE0AE1 for ; Tue, 14 Apr 2020 02:14:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED77F34F2AA for ; Tue, 14 Apr 2020 02:14:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE7B11DA for ; Tue, 14 Apr 2020 02:14:15 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1586830282.1f64b0ee002dfa9ef9e1df793b3e2d2e7be2fcf1.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/m4ri/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/m4ri/Manifest sci-libs/m4ri/m4ri-20140914.ebuild X-VCS-Directories: sci-libs/m4ri/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 1f64b0ee002dfa9ef9e1df793b3e2d2e7be2fcf1 X-VCS-Branch: master Date: Tue, 14 Apr 2020 02:14:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1a6176bc-40c7-42c7-ad90-8b82bde1f32c X-Archives-Hash: 4a50aab40bcfa1b811eff8541e46c6ba commit: 1f64b0ee002dfa9ef9e1df793b3e2d2e7be2fcf1 Author: Michael Orlitzky gentoo org> AuthorDate: Tue Apr 14 02:11:04 2020 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Tue Apr 14 02:11:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f64b0ee sci-libs/m4ri: remove "unused" m4ri-20140914.ebuild. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky gentoo.org> sci-libs/m4ri/Manifest | 1 - sci-libs/m4ri/m4ri-20140914.ebuild | 52 -------------------------------------- 2 files changed, 53 deletions(-) diff --git a/sci-libs/m4ri/Manifest b/sci-libs/m4ri/Manifest index 50c2bac25a4..01691d59887 100644 --- a/sci-libs/m4ri/Manifest +++ b/sci-libs/m4ri/Manifest @@ -1,3 +1,2 @@ -DIST m4ri-20140914.tar.gz 457978 BLAKE2B eadba6d1a751cb49cef25cc7726d87aa5746b23ad0a3b9bd274735a71da43ec4751fb655f91f3748f082369875508db365595f8443d77ae9645b3e4199d4f204 SHA512 efdd4ffa194d2d2b64a23a833420926613e74072ce62b2b06d768d157e134a615d88b93ed08d9f51f0fd14d686fd068523d1dc2c7cd9fb87108c96a4a11f4643 DIST m4ri-20200115.tar.gz 510562 BLAKE2B 4522793ab61dd97dae5c8d82a4457364f437040c9c45c355007a3150bfebb5264e336b19a7416f62b5ef937480f15079d9c0e9711dd26a6f7c6f5ce66d699296 SHA512 4791576878097077bcda768c03a43ec9a5b05c29adaa9c5f1e737e798b3fc7d027f830183d57db7b8b6b75b25e01fb522eb8b2e5359efcb05054fc341cbb403c DIST m4ri-20200125.tar.gz 511132 BLAKE2B 637dbf7f17b84dc5fc91c9d8f501fa223cfacd687cb953ce3b9c4716e9a6d39318ef168c2ec8a4b5eeb469a4b46abbcd8802aaf694991d82deb20c832843c3ab SHA512 212ea58a93b792c1901f62411b06cd1a2ee60b3506c987e45ded73c146f2fa6baf5461b1dcabf31a5771ab5a44eab050d64714f7a5fca3df2d141d0d80c6c51a diff --git a/sci-libs/m4ri/m4ri-20140914.ebuild b/sci-libs/m4ri/m4ri-20140914.ebuild deleted file mode 100644 index fb7d533eca6..00000000000 --- a/sci-libs/m4ri/m4ri-20140914.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit flag-o-matic toolchain-funcs - -DESCRIPTION="Method of four russian for inversion (M4RI)" -HOMEPAGE="https://bitbucket.org/malb/m4ri" - -# We use the SageMath tarball instead of the one from bitbucket because -# the bitbucket releases don't contain the "make dist" stuff and we -# would need autotools.eclass to generate it. -SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="debug openmp cpu_flags_x86_sse2 png static-libs test" -RESTRICT="!test? ( test )" - -BDEPEND="virtual/pkgconfig" -DEPEND="png? ( media-libs/libpng:= )" -RDEPEND="${DEPEND}" - -# NEWS and ChangeLog are empty as of 2020-01-01, and README.md -# didn't make it into the release tarball. -DOCS=( AUTHORS ) - -pkg_pretend() { - use openmp && tc-check-openmp -} - -src_configure() { - # when using openmp and -O0 the testsuite fails - # https://github.com/cschwan/sage-on-gentoo/issues/475 - use openmp && replace-flags -O0 -O1 - - # kiwifb: cachetune option is not available, because it kills (at - # least my) X when I switch from yakuake to desktop - econf \ - $(use_enable debug) \ - $(use_enable openmp) \ - $(use_enable png) \ - $(use_enable cpu_flags_x86_sse2 sse2) \ - $(use_enable static-libs static) -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die -}