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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6E8B6158086 for ; Tue, 9 Nov 2021 21:41:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B29852BC15E; Tue, 9 Nov 2021 21:41:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7BDAF2BC15E for ; Tue, 9 Nov 2021 21:41:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ECD1A342B97 for ; Tue, 9 Nov 2021 21:41:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD2BD18E for ; Tue, 9 Nov 2021 21:41:04 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1636493994.ff208d2918ab8855ddd6d4a10022a10b27a7c206.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libcerf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/libcerf/Manifest sci-libs/libcerf/libcerf-1.5.ebuild X-VCS-Directories: sci-libs/libcerf/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: ff208d2918ab8855ddd6d4a10022a10b27a7c206 X-VCS-Branch: master Date: Tue, 9 Nov 2021 21:41:04 +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: 4852e71d-36af-4400-a9ca-7695ff773ad9 X-Archives-Hash: c7f45ee7a47c91f959f4e80ae56bcab4 commit: ff208d2918ab8855ddd6d4a10022a10b27a7c206 Author: Jakov Smolić gentoo org> AuthorDate: Tue Nov 9 21:38:22 2021 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Nov 9 21:39:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff208d29 sci-libs/libcerf: drop 1.5 Signed-off-by: Jakov Smolić gentoo.org> sci-libs/libcerf/Manifest | 1 - sci-libs/libcerf/libcerf-1.5.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/sci-libs/libcerf/Manifest b/sci-libs/libcerf/Manifest index ce6468aea45..50682d4b2a5 100644 --- a/sci-libs/libcerf/Manifest +++ b/sci-libs/libcerf/Manifest @@ -1,2 +1 @@ -DIST libcerf-1.5.tgz 413926 BLAKE2B 1208c77658625d00d37f95f5dda9e07f99c91dc6b6fede4b8f936637dddd7450fa42c0ed3c8ff4c72bca0abe0195d6ebb58fdaa8c1bd535d8a488344fcccafad SHA512 bb97a1142d26dd2507a3fabc543accd5416f5ef3565bad6ea68ca8a62e13cb480b6e05bd8fe2215ed0133f43d4107fdc72efaedfcff7ffc0314492e97a92a8a3 DIST libcerf-v1.17.tar.gz 76610 BLAKE2B 94310a8378b9272ecf39c29420eaec98716e4be71717515cebc37d9b101a1a6e4b1d673ccfb70ba55e4cd34bead21b39252738ccf8767dcb376205ac5edf12d3 SHA512 cfa9f56f69a7f030f256610f2bfcbf1b48e979af379e23aedb19df33421c488f91e5757df9a37083060b96093854e1a07175aa2d1b75ee9711f9089b61241688 diff --git a/sci-libs/libcerf/libcerf-1.5.ebuild b/sci-libs/libcerf/libcerf-1.5.ebuild deleted file mode 100644 index 0dd2c43b2e1..00000000000 --- a/sci-libs/libcerf/libcerf-1.5.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Efficient and accurate implementation of complex error functions" -HOMEPAGE="http://apps.jcns.fz-juelich.de/doku/sc/libcerf" -SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" -IUSE="doc static-libs test" -RESTRICT="!test? ( test )" - -src_configure() { - econf --enable-shared $(use_enable static-libs static) -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die - mv "${ED}"/usr/share/man/man3/{,${PN}-}cerf.3 || die #collision with sys-apps/man-pages - use doc || rm -r "${ED}"/usr/share/doc/${P}/html || die -}