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 BDE5F15808B for ; Wed, 23 Feb 2022 04:15:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D929E0959; Wed, 23 Feb 2022 04:15:07 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DDEF4E0959 for ; Wed, 23 Feb 2022 04:15:06 +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 C6CAF340B53 for ; Wed, 23 Feb 2022 04:15:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CE982E7 for ; Wed, 23 Feb 2022 04:15:03 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1645589667.573652ffd4b81c41964b6783db89bb8b48f30cfa.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/pcalc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-calculators/pcalc/Manifest sci-calculators/pcalc/pcalc-3-r1.ebuild X-VCS-Directories: sci-calculators/pcalc/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 573652ffd4b81c41964b6783db89bb8b48f30cfa X-VCS-Branch: master Date: Wed, 23 Feb 2022 04:15:03 +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: 779c4676-c43e-4340-b1e7-9c71af1775a9 X-Archives-Hash: c51820750e1be481324e85f9d4ae88e1 commit: 573652ffd4b81c41964b6783db89bb8b48f30cfa Author: Mike Frysinger gentoo org> AuthorDate: Wed Feb 23 04:14:27 2022 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Wed Feb 23 04:14:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=573652ff sci-calculators/pcalc: drop old 3-r1 version Signed-off-by: Mike Frysinger gentoo.org> sci-calculators/pcalc/Manifest | 1 - sci-calculators/pcalc/pcalc-3-r1.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/sci-calculators/pcalc/Manifest b/sci-calculators/pcalc/Manifest index 03b7861110ea..08cc54e05eb6 100644 --- a/sci-calculators/pcalc/Manifest +++ b/sci-calculators/pcalc/Manifest @@ -1,2 +1 @@ -DIST pcalc-3.tar.xz 66908 BLAKE2B 40473405f564d5dc5fd43f6f7fc4a80d41d7c9b09f8f6915408313aa45ecaa860b27debe0131fa0450b9b62a7ed4157bc433c7866910211551c6b159113cecc3 SHA512 55b6644300a8eb5224df5a0885907c10847df7ab6296d012eb2bb638876687ddbe23d5b76e31ac6ff4c159e44940d5cf6ba747f2a410943fdc25c9d9855fd60e DIST pcalc-4.tar.xz 68948 BLAKE2B f7d17e3ebf76aeccd9b7c74fe6ecfa7de94d8450d302e3b094b57f4050e0be2448887ea131496ab00ee140d0a44b0dd8d5b5564feb8fdc47d2fbbe5010af73d9 SHA512 6492ca89c5f60549f9388d8b7edad21c1c912feea0ee1a1271d730a63832c3b562b1a6bc9f69a0bd3118407906646c8d8fbed6c6d9a62db6a6bbde22579c1fd0 diff --git a/sci-calculators/pcalc/pcalc-3-r1.ebuild b/sci-calculators/pcalc/pcalc-3-r1.ebuild deleted file mode 100644 index 3c4fa225091f..000000000000 --- a/sci-calculators/pcalc/pcalc-3-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit toolchain-funcs - -DESCRIPTION="the programmers calculator" -HOMEPAGE="https://github.com/vapier/pcalc" -SRC_URI="mirror://sourceforge/pcalc/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -DEPEND="sys-devel/flex" -RDEPEND="" - -src_prepare() { - default - sed -i -e "s:/usr:${EPREFIX}/usr:g" Makefile || die -} - -src_configure() { - tc-export CC -}