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 34FE61382C5 for ; Thu, 11 Jun 2020 12:34:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 241C2E0870; Thu, 11 Jun 2020 12:34:56 +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 ED181E0870 for ; Thu, 11 Jun 2020 12:34:55 +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 A1ECC34F2C3 for ; Thu, 11 Jun 2020 12:34:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49003291 for ; Thu, 11 Jun 2020 12:34:53 +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: <1591878709.f2d819f1c88f6cd90e365bc7603384f7ee2e9c8a.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gf2x/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gf2x/Manifest dev-libs/gf2x/gf2x-1.2.ebuild X-VCS-Directories: dev-libs/gf2x/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: f2d819f1c88f6cd90e365bc7603384f7ee2e9c8a X-VCS-Branch: master Date: Thu, 11 Jun 2020 12:34:53 +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: 27a33849-6d67-43ac-a68f-4b9bcc724ef9 X-Archives-Hash: 44c4d056b2b5f42b7c8e14b2cf273819 commit: f2d819f1c88f6cd90e365bc7603384f7ee2e9c8a Author: Michael Orlitzky gentoo org> AuthorDate: Thu Jun 11 12:27:03 2020 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Thu Jun 11 12:31:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d819f1 dev-libs/gf2x: remove old "unused" version 1.2. The v1.2 ebuild has a different subslot, suggesting that there's some API breakage, but I've personally been using v1.3.0 with all of its revdeps so here's hoping that nothing breaks. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Orlitzky gentoo.org> dev-libs/gf2x/Manifest | 1 - dev-libs/gf2x/gf2x-1.2.ebuild | 54 ------------------------------------------- 2 files changed, 55 deletions(-) diff --git a/dev-libs/gf2x/Manifest b/dev-libs/gf2x/Manifest index a221ee912f7..bae3b14818a 100644 --- a/dev-libs/gf2x/Manifest +++ b/dev-libs/gf2x/Manifest @@ -1,2 +1 @@ -DIST gf2x-1.2.tar.gz 706519 BLAKE2B 4aa45d10646b51e540be51d0fe3691083c48c666d34e67d50d8f53753c49af2bd9664483618eee5a1883106d1f58ddb28cd4eb02031f13eebe8278630de736f6 SHA512 efddad2b99fa103fa77caed4a62f4a763dbff67bc7cf4527bbbf33ca826829e4a4f94e97454ef1a6498bdc2cee8934ff43f9dabf41a4a4f256721527a1dffa30 DIST gf2x-1.3.0.tar.gz 727717 BLAKE2B 65f6596a09087708e4ae940b067cb375476c1e7b25a28bf12e9318c752cb326516edeb9363d0f98a9b4173f5bcefd204aa62e1cb87b3f27ad9c30b661edc7451 SHA512 4991568032483e0ecb4552a698e5b7d09f80875e54584a0060a9473be1f87e4e8f714e657f08fec0b9fcf493d969408e5a9000f900623b3694aba1ecf6dc239e diff --git a/dev-libs/gf2x/gf2x-1.2.ebuild b/dev-libs/gf2x/gf2x-1.2.ebuild deleted file mode 100644 index f8064fb4a29..00000000000 --- a/dev-libs/gf2x/gf2x-1.2.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils autotools ltprune - -PACKAGEID=36934 # inriaforge hardcoded ID - -DESCRIPTION="C/C++ routines for fast arithmetic in GF(2)[x]" -HOMEPAGE="http://gf2x.gforge.inria.fr/" -SRC_URI="http://gforge.inria.fr/frs/download.php/${PACKAGEID}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/1" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="fft static-libs custom-tune" -IUSE_CPU_FLAGS=" pclmul sse2 sse3 sse4_1 ssse3" -IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}" - -src_prepare() { - default - # fix for cross-compiling, avoid ABI detection - sed -e 's/VERIFY_WORDSIZE(\[$ABI\].*/echo "skipping ABI check"/' \ - -e 's/AC_MSG_ERROR(\[already_t.*/echo "skipping ABI check"/' \ - -i configure.ac || die - eautoreconf -} - -src_configure() { - econf \ - $(use_enable cpu_flags_x86_sse2 sse2) \ - $(use_enable cpu_flags_x86_sse3 sse3) \ - $(use_enable cpu_flags_x86_ssse3 ssse3) \ - $(use_enable cpu_flags_x86_sse4_1 sse41) \ - $(use_enable cpu_flags_x86_pclmul pclmul) \ - $(use_enable fft fft-interface) \ - $(use_enable static-libs static) -} - -src_compile() { - emake - if use custom-tune; then - einfo "Starting tuning" - emake tune-lowlevel - emake tune-toom - use fft && emake tune-fft - fi -} - -src_install() { - default - use static-libs || prune_libtool_files --all -}