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 E0B0015800F for ; Thu, 16 Feb 2023 13:19:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A11DE08CA; Thu, 16 Feb 2023 13:19:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBABEE08CA for ; Thu, 16 Feb 2023 13:19:08 +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 F24C9340EE0 for ; Thu, 16 Feb 2023 13:19:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 603C58A3 for ; Thu, 16 Feb 2023 13:19:05 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1676553539.820112d60b432df16b496e620abc6005815a07b1.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/discount/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/discount/Manifest app-text/discount/discount-3.0.0a.ebuild app-text/discount/discount-3.0.0a_p20230126.ebuild X-VCS-Directories: app-text/discount/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 820112d60b432df16b496e620abc6005815a07b1 X-VCS-Branch: master Date: Thu, 16 Feb 2023 13:19:05 +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: cbf813b2-1ac2-4fa5-b7df-3a98638a784c X-Archives-Hash: 3ca7ed242722aa644b549eeb58be479f commit: 820112d60b432df16b496e620abc6005815a07b1 Author: Ben Kohler gentoo org> AuthorDate: Wed Feb 15 15:18:49 2023 +0000 Commit: Ben Kohler gentoo org> CommitDate: Thu Feb 16 13:18:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=820112d6 app-text/discount: add 3.0.0a, drop 3.0.0a_p20230126 Signed-off-by: Ben Kohler gentoo.org> app-text/discount/Manifest | 2 +- .../{discount-3.0.0a_p20230126.ebuild => discount-3.0.0a.ebuild} | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/app-text/discount/Manifest b/app-text/discount/Manifest index da94eb783643..7d59c8802dcf 100644 --- a/app-text/discount/Manifest +++ b/app-text/discount/Manifest @@ -1,2 +1,2 @@ DIST discount-2.2.7b.tar.bz2 102685 BLAKE2B 1af4d47248e4a65ea1517b03d0b1a0b15eb79bdb7d1f00779515e2a1113b2a923f5d9e5d0a93d63cfc6c7257f11d3825d9baa55c7f2252fe3d2513785ab67ae3 SHA512 d68ffb85ae3e6d6ce8a2e506609bd4cb042617e350d113dd632a1ed81adb0b076df75ca4e70e97d43f3a3a2907555a9f28087a3762f41806289c526af3c55806 -DIST discount-3.0.0a_p20230126.tar.gz 140311 BLAKE2B 26858c25506dfd68f20d988ca425c0153887bae9574fa3b90b36bc97d90d78e58a4e43cc08ec4a91382015ec7f9e605eb743e98353a8029adcfad5ffb63c948e SHA512 888fc6fd530d1ae970d9b376243f2628113bce847855cfb595a174f7cb6f1bdb55939f686cc65b3b6e3ed4aa1a9b54db77c2c842e4b045ffb69304eb39a15899 +DIST discount-3.0.0a.tar.gz 140250 BLAKE2B 1e89f9c58c4d90157a9ccd925b89f098538c93191937e86eeefd32810e937feb78b6eeab96aead029fc35e4bf6699a40f67bdceb3c2d70fdc645fcd14091a3e7 SHA512 d86bfc6d3e11131622046418a1f54bd9dfa5f1233e510189cd2c89dc857da31e88ffbe6670cc506ca8b9763e8fb74ed215f1018f83e25767c77acb8a7c296b8a diff --git a/app-text/discount/discount-3.0.0a_p20230126.ebuild b/app-text/discount/discount-3.0.0a.ebuild similarity index 90% rename from app-text/discount/discount-3.0.0a_p20230126.ebuild rename to app-text/discount/discount-3.0.0a.ebuild index 511c1685a741..4da7a0c94b27 100644 --- a/app-text/discount/discount-3.0.0a_p20230126.ebuild +++ b/app-text/discount/discount-3.0.0a.ebuild @@ -2,13 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -COMMIT=5d13c2828da3567210b370bfd8555fdcf01d70bd inherit toolchain-funcs DESCRIPTION="A Markdown-to HTML translator written in C" HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/" -SRC_URI="https://github.com/Orc/discount/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/Orc/discount/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/3.0.0" @@ -16,8 +15,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="minimal test" RESTRICT="!test? ( test )" -S="${WORKDIR}/${PN}-${COMMIT}" - src_prepare() { default