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 8AB7A15808E for ; Fri, 29 Apr 2022 10:21:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01961E089A; Fri, 29 Apr 2022 10:21:57 +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 BDE88E089A for ; Fri, 29 Apr 2022 10:21:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 72285341A5C for ; Fri, 29 Apr 2022 10:21:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A4A5452 for ; Fri, 29 Apr 2022 10:21:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1651227662.84387c87659d5e7d38f88e577d7fb73e0193f815.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/miller/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/miller/Manifest sys-apps/miller/miller-5.10.0.ebuild sys-apps/miller/miller-5.10.1.ebuild X-VCS-Directories: sys-apps/miller/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 84387c87659d5e7d38f88e577d7fb73e0193f815 X-VCS-Branch: master Date: Fri, 29 Apr 2022 10:21:52 +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: 8fe53b62-0961-42ee-89d3-ba4a7e4f3d91 X-Archives-Hash: 841751e825eb3e17eea3c055119ecfda commit: 84387c87659d5e7d38f88e577d7fb73e0193f815 Author: Sam James gentoo org> AuthorDate: Fri Apr 29 09:36:05 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 29 10:21:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84387c87 sys-apps/miller: drop 5.10.0, 5.10.1 Signed-off-by: Sam James gentoo.org> sys-apps/miller/Manifest | 2 -- sys-apps/miller/miller-5.10.0.ebuild | 48 ------------------------------------ sys-apps/miller/miller-5.10.1.ebuild | 48 ------------------------------------ 3 files changed, 98 deletions(-) diff --git a/sys-apps/miller/Manifest b/sys-apps/miller/Manifest index 8cf7fa7dc025..fc55dd8aca9d 100644 --- a/sys-apps/miller/Manifest +++ b/sys-apps/miller/Manifest @@ -1,3 +1 @@ -DIST miller-5.10.0.tar.gz 6793426 BLAKE2B 25ec96e29ee8d913feffd6e9a54cd2d494c9050e180556ed462a6d94a6adaaea88dbdbc09b4753f8888673bdc33a1f0aa43f9dac37bdc3c25191b2a565fe8847 SHA512 a7cbaee9ad4075d27e74ab3a60297164c535ea2bc1e38128174f4f226ad061850d37108e7d7547821b7e6667cb9a024639795d7678b1897fedf6ee15d6064538 -DIST miller-5.10.1.tar.gz 6158587 BLAKE2B f22db3ccd29e0ff99e3f287e7e4382d679bba2c4d8e0fef3f3c086fa11ffbb287c22fc69c23f3baf647c2e5ac020d73f55ee613b0bb71273d7f94a5fe9561ea5 SHA512 32ec8216ea9c73c20b5c22fa047535c37f52a0d3c3c1100b090c57011cd555cae57a56425dfb0eaf0d09d41d82dbea3ad78a182ec8b538e194599b754f562961 DIST miller-5.10.2.tar.gz 6192382 BLAKE2B 73daf0ca8a5417890e060b04103c4542f1122c13a9a13271dc53e94c4fdf0610dcad5ab04729326fd4ab72b47673db9fdf5aacc5a4ca5330c3220046e4d8a38b SHA512 be40611b055d94f3b0ef75b35dfd242dd4942dce3292bb01b48a6a12f9e4c09fc43bb9d0650902c7aa13328d9a2bbcea4da2964af58d07f39ae63b34712a45f5 diff --git a/sys-apps/miller/miller-5.10.0.ebuild b/sys-apps/miller/miller-5.10.0.ebuild deleted file mode 100644 index e7b6e45d36af..000000000000 --- a/sys-apps/miller/miller-5.10.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="A tool like sed, awk, cut, join, and sort for name-indexed data (CSV, JSON, ..)" -HOMEPAGE="https://johnkerl.org/miller/doc/index.html" -SRC_URI="https://github.com/johnkerl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 arm x86" -IUSE="doc test" -RESTRICT="!test? ( test )" - -DEPEND="sys-devel/flex" - -src_prepare() { - default - - # respect flags - find -type f -name "Makefile.am" -exec sed -i -r -e '/.*FLAGS[^=]*=/ s:(-g|-pg|-O[0-9]) ::g' -- {} \; || die - - # disable docs rebuilding as they're shipped prebuilt - sed -e '/SUBDIRS[^=]*=/ s:doc::g' -i -- Makefile.am || die - - # disable building tests automagically - if ! use test; then - sed -e '/SUBDIRS[^=]*=/ s:[^ ]*_test::g' -i -- c/Makefile.am || die - fi - - eautoreconf -} - -src_test() { - emake -C c/reg_test - emake -C c/unit_test -} - -src_install() { - local HTML_DOCS=( $(usev doc) ) - - default - - doman 'docs/mlr.1' -} diff --git a/sys-apps/miller/miller-5.10.1.ebuild b/sys-apps/miller/miller-5.10.1.ebuild deleted file mode 100644 index 4f24e895c456..000000000000 --- a/sys-apps/miller/miller-5.10.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="A tool like sed, awk, cut, join, and sort for name-indexed data (CSV, JSON, ..)" -HOMEPAGE="https://johnkerl.org/miller/doc/index.html" -SRC_URI="https://github.com/johnkerl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="doc test" -RESTRICT="!test? ( test )" - -DEPEND="sys-devel/flex" - -src_prepare() { - default - - # Respect flags - find -type f -name "Makefile.am" -exec sed -i -r -e '/.*FLAGS[^=]*=/ s:(-g|-pg|-O[0-9]) ::g' -- {} \; || die - - # Disable docs rebuilding as they're shipped prebuilt - sed -e '/SUBDIRS[^=]*=/ s:doc::g' -i -- Makefile.am || die - - # Disable building tests automagically - if ! use test; then - sed -e '/SUBDIRS[^=]*=/ s:[^ ]*_test::g' -i -- c/Makefile.am || die - fi - - eautoreconf -} - -src_test() { - emake -C c/reg_test - emake -C c/unit_test -} - -src_install() { - local HTML_DOCS=( $(usev doc) ) - - default - - doman docs/mlr.1 -}