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 37127158086 for ; Tue, 4 Jan 2022 08:36:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB2C4E079C; Tue, 4 Jan 2022 08:36:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 DB433E079C for ; Tue, 4 Jan 2022 08:36:29 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFC9B342C47 for ; Tue, 4 Jan 2022 08:36:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56DD527F for ; Tue, 4 Jan 2022 08:36:25 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1641285377.6f6748979d9819a763e34543a25a9cc0da4aa7d6.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpipeline/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libpipeline/Manifest dev-libs/libpipeline/libpipeline-1.5.3.ebuild X-VCS-Directories: dev-libs/libpipeline/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 6f6748979d9819a763e34543a25a9cc0da4aa7d6 X-VCS-Branch: master Date: Tue, 4 Jan 2022 08:36:25 +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: d3e52405-3500-4eda-a171-3187e8f70153 X-Archives-Hash: 897f65c3f44230ee306e8c4d782259e6 commit: 6f6748979d9819a763e34543a25a9cc0da4aa7d6 Author: Lars Wendler gentoo org> AuthorDate: Tue Jan 4 08:36:03 2022 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Jan 4 08:36:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f674897 dev-libs/libpipeline: Removed old Signed-off-by: Lars Wendler gentoo.org> dev-libs/libpipeline/Manifest | 1 - dev-libs/libpipeline/libpipeline-1.5.3.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/dev-libs/libpipeline/Manifest b/dev-libs/libpipeline/Manifest index 87ab73dae4f8..be201eb9641b 100644 --- a/dev-libs/libpipeline/Manifest +++ b/dev-libs/libpipeline/Manifest @@ -1,3 +1,2 @@ -DIST libpipeline-1.5.3.tar.gz 994663 BLAKE2B 57365ac07d1b61462eaea3be0ae1136f8511ea54484b1fcbe734796da760ced062a43cfb13b69eb24b521448253e603c248c59306f3fb3d871641a17530dcf82 SHA512 db0796bffbcdd8e875902385c7cdc140e3e0e045b3d0eba1017e55b4c66027c20cc2cd0fccaf52f59fa941d0925134011317b9c27986765a1ec2a73132ebaec6 DIST libpipeline-1.5.4.tar.gz 1040952 BLAKE2B 1e8fa839df90d61add79c704856d606599800f1887e056430f0fb0bd61e511c2a0bb98f2f3766f793aa648b404dfc054277d740ee5dd8a27bec740e7a23e0d13 SHA512 98d630553843176c9f6723e4df1fd844df2e71c402ef869027fb5ebe327eb9d55605a11cc159725f191ff3ef2a3a0b5eeff2d3cb1146b0fef5970923b01e433d DIST libpipeline-1.5.5.tar.gz 956089 BLAKE2B bfa8ed4c96c4dc7cb8360cac201835276dfe39429c993e614d8f396ad9c3175679f5a1ea205a9bf2f8738f8d3066cb50d09a9a5b5fd3d1219ba20adbb40b0e8b SHA512 adb228325c1f11e9f3566f2fc63541a90c88fe24656fc74ed0294d1eb3b80073bf4741fe7c289f53b340702145b11637d37682e3036dce41ec0fe45dcc6d62c5 diff --git a/dev-libs/libpipeline/libpipeline-1.5.3.ebuild b/dev-libs/libpipeline/libpipeline-1.5.3.ebuild deleted file mode 100644 index c841cfd67015..000000000000 --- a/dev-libs/libpipeline/libpipeline-1.5.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="a pipeline manipulation library" -HOMEPAGE="http://libpipeline.nongnu.org/" -SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="static-libs test" -RESTRICT="!test? ( test )" - -BDEPEND="virtual/pkgconfig" -DEPEND="test? ( dev-libs/check )" - -src_configure() { - econf $(use_enable static-libs static) -} - -src_install() { - default - find "${ED}" -type f -name "*.la" -delete || die -}