From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id B8E441582EF for ; Sat, 08 Mar 2025 12:07:46 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A5647342FDA for ; Sat, 08 Mar 2025 12:07:46 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A96DC11027C; Sat, 08 Mar 2025 12:07:45 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 9CE5A11027C for ; Sat, 08 Mar 2025 12:07:45 +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 4F69B341707 for ; Sat, 08 Mar 2025 12:07:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB66B2810 for ; Sat, 08 Mar 2025 12:07:43 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1741435570.99b2edc0c215418054189179a82180bbe49b0563.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/hstr/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/hstr/Manifest app-shells/hstr/hstr-2.2-r1.ebuild X-VCS-Directories: app-shells/hstr/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 99b2edc0c215418054189179a82180bbe49b0563 X-VCS-Branch: master Date: Sat, 08 Mar 2025 12:07:43 +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: 0d6105e5-d752-4acd-8ecc-ea9b239fe630 X-Archives-Hash: 9840315b448ed3bda8d9fc0a553b0658 commit: 99b2edc0c215418054189179a82180bbe49b0563 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 8 12:06:10 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 8 12:06:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b2edc0 app-shells/hstr: drop 2.2-r1 Signed-off-by: Arthur Zamarin gentoo.org> app-shells/hstr/Manifest | 1 - app-shells/hstr/hstr-2.2-r1.ebuild | 40 -------------------------------------- 2 files changed, 41 deletions(-) diff --git a/app-shells/hstr/Manifest b/app-shells/hstr/Manifest index e9e1c385dc34..03a952051806 100644 --- a/app-shells/hstr/Manifest +++ b/app-shells/hstr/Manifest @@ -1,2 +1 @@ -DIST hstr-2.2.tar.gz 1246786 BLAKE2B f14091fea391dada79798c957b0b1094aff73b7ab4f8d9fd53c1070924556a7ff59f6f5a2e49b36dcd46ca6f93c5f8cd0fcfef07d5f7458d4bbe021546ccdc7a SHA512 c133edaa63a2be76356c08e52303d4133b11803e3ac6f915566a8d1b4651991b14d43974618061b2fc98c49e21b650ff6b9ac8168512e76566e327f90a550e4a DIST hstr-2.6.tar.gz 1249557 BLAKE2B 147ec4a0db98444bce2e9abcd0d6105dc777b52848d831b9df13ad1d897e372b891de1cb3fd2b43c4f046144214903f6d391955ad9699017805538377d5786dc SHA512 5b9a6f2ce1914dad2f245148e5b8e10d98abc7e5830118686693790a6d8a3e4c1acaea7b9ed3841467e43f2a3ee34d6d4a114c116a049595178fef2272ed8f54 diff --git a/app-shells/hstr/hstr-2.2-r1.ebuild b/app-shells/hstr/hstr-2.2-r1.ebuild deleted file mode 100644 index ced186d9d6b4..000000000000 --- a/app-shells/hstr/hstr-2.2-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools toolchain-funcs - -DESCRIPTION="Shell history suggest box" -HOMEPAGE="https://github.com/dvorka/hstr http://www.mindforger.com" -SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz" - -SLOT="0" -LICENSE="Apache-2.0" -KEYWORDS="amd64 x86" - -RDEPEND=" - sys-libs/ncurses:=[unicode(+)]" - -DEPEND=" - ${RDEPEND}" - -BDEPEND="virtual/pkgconfig" - -DOCS=( CONFIGURATION.md README.md ) - -PATCHES=( - "${FILESDIR}"/${PN}-2.0-fix-ncurses-configure.patch -) - -src_prepare() { - default - - sed \ - -e 's:-O2::g' \ - -i src/Makefile.am || die - - tc-export PKG_CONFIG - - eautoreconf -}