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 A1220158020 for ; Tue, 25 Oct 2022 22:17:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB48DE07EF; Tue, 25 Oct 2022 22:17:49 +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 BF426E07EF for ; Tue, 25 Oct 2022 22:17:49 +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 DC20B341144 for ; Tue, 25 Oct 2022 22:17:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74197620 for ; Tue, 25 Oct 2022 22:17:47 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1666736262.d6cedadd8ac52efd740ace2bde458a497e47f725.alexxy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/argparse/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/argparse/Manifest dev-cpp/argparse/argparse-2.1-r1.ebuild dev-cpp/argparse/argparse-2.6.ebuild X-VCS-Directories: dev-cpp/argparse/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: d6cedadd8ac52efd740ace2bde458a497e47f725 X-VCS-Branch: master Date: Tue, 25 Oct 2022 22:17:47 +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: 24077042-e236-4821-82c4-f46f3a4cebe8 X-Archives-Hash: 56148c88e91a267303697495780c5c61 commit: d6cedadd8ac52efd740ace2bde458a497e47f725 Author: Alexey Shvetsov gentoo org> AuthorDate: Tue Oct 25 22:17:42 2022 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Tue Oct 25 22:17:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6cedadd dev-cpp/argparse: drop 2.1-r1, 2.6 Signed-off-by: Alexey Shvetsov gentoo.org> dev-cpp/argparse/Manifest | 2 -- dev-cpp/argparse/argparse-2.1-r1.ebuild | 14 -------------- dev-cpp/argparse/argparse-2.6.ebuild | 29 ----------------------------- 3 files changed, 45 deletions(-) diff --git a/dev-cpp/argparse/Manifest b/dev-cpp/argparse/Manifest index c043894820ca..02766a54f2de 100644 --- a/dev-cpp/argparse/Manifest +++ b/dev-cpp/argparse/Manifest @@ -1,3 +1 @@ -DIST argparse-2.1.tar.gz 72452 BLAKE2B eece3f1cf6a2e58f5bec99f0223b31ba92147964053d98122099dd806a0ab62c6039ee8741281d1eca28b9d0e3aa02d7d076e8bcc64bbd5dd03c777f8e460531 SHA512 35746e0b526bd4406c954ab315f191abc57b08b48a047f108ddacc7baace406d3ddddb1af23d41caff565afecfeb41dfedd27a08cdba8d11b59dbe7c78b7e9b0 -DIST argparse-2.6.tar.gz 93865 BLAKE2B 5ab49a1e9d85e1252b4066fb3278b6c34c0e813f6b49063196cb294544a3adaf45930295834786d41ebbe483b4704be45e90e3a1d53e5085529e78e0b07fad0d SHA512 778e405b7790906794506a2175279465c7d7efa905d0848807fcbddf5ff827e9556a3f2660ee0207a70195a8e9e652ba37ba4df2a038d8646339525cec0f1784 DIST argparse-2.9.tar.gz 103147 BLAKE2B 2862acd7dc43dea0f7a7a1e6c9541ec8e7b7ecc70ce72ad327b34f72a330799475490e7da4e3a07c9ab28ddec4f88911514690c8b438f36d7c02704fe26b0f08 SHA512 fa471e7d8c448510376e79927496f62775e6ed37e1dffefd607839e6005dfbc61125d0e18bfc1ff20f86cef7efd75339d7bb143dc6574d988f83c7c96896fa5f diff --git a/dev-cpp/argparse/argparse-2.1-r1.ebuild b/dev-cpp/argparse/argparse-2.1-r1.ebuild deleted file mode 100644 index 67e32ea4d3d2..000000000000 --- a/dev-cpp/argparse/argparse-2.1-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Argument Parser for Modern C++" -HOMEPAGE="https://github.com/p-ranav/argparse" -SRC_URI="https://github.com/p-ranav/argparse/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" diff --git a/dev-cpp/argparse/argparse-2.6.ebuild b/dev-cpp/argparse/argparse-2.6.ebuild deleted file mode 100644 index e273fd49b506..000000000000 --- a/dev-cpp/argparse/argparse-2.6.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Argument Parser for Modern C++" -HOMEPAGE="https://github.com/p-ranav/argparse" -SRC_URI="https://github.com/p-ranav/argparse/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -src_configure() { - local mycmakeargs=( - -DARGPARSE_BUILD_TESTS=$(usex test) - ) - - cmake_src_configure -} - -src_test() { - cd "${BUILD_DIR}"/test || die - ./tests || die -}