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 E7AC315806E for ; Tue, 6 Jun 2023 20:16:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24E8EE07AE; Tue, 6 Jun 2023 20:16:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0DFF6E07AE for ; Tue, 6 Jun 2023 20:16:21 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 232D1335DB7 for ; Tue, 6 Jun 2023 20:16:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C6D7A80 for ; Tue, 6 Jun 2023 20:16:19 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1686081989.6b81b4b6dba5d3bd3f9a434459bc8e26bb89209f.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/ani-cli/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/ani-cli/Manifest app-misc/ani-cli/ani-cli-4.4.ebuild app-misc/ani-cli/ani-cli-9999.ebuild X-VCS-Directories: app-misc/ani-cli/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 6b81b4b6dba5d3bd3f9a434459bc8e26bb89209f X-VCS-Branch: dev Date: Tue, 6 Jun 2023 20:16:19 +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: a6578157-aa40-414e-8e22-ba3f2367da09 X-Archives-Hash: 4302d20d2ee4ff196871e341ff2670f1 commit: 6b81b4b6dba5d3bd3f9a434459bc8e26bb89209f Author: jbara proton me> AuthorDate: Tue Jun 6 19:33:34 2023 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Tue Jun 6 20:06:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b81b4b6 app-misc/ani-cli: pull only script & man Suggested-by: jbara proton.me> Closes: https://github.com/gentoo/guru/pull/98 Signed-off-by: tastytea tastytea.de> app-misc/ani-cli/Manifest | 3 ++- app-misc/ani-cli/ani-cli-4.4.ebuild | 10 +++++++--- app-misc/ani-cli/ani-cli-9999.ebuild | 10 +++++++--- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/app-misc/ani-cli/Manifest b/app-misc/ani-cli/Manifest index 6b96890b1..549a53585 100644 --- a/app-misc/ani-cli/Manifest +++ b/app-misc/ani-cli/Manifest @@ -1 +1,2 @@ -DIST ani-cli-4.4.tar.gz 123740 BLAKE2B d857da4ea5e62ae5b3fc1585889e835656dca3c9181ab9e213b5a706614cf28e35cd0a7824620e172c74f4f058d1f8601b480eacf2e5d16caa7fd3e4345d604a SHA512 2462b888b7c01ec1ddd7aadaa51b6e8eb90fcbed1014a63faa21fc26acb9108db38b3e42d40a41d60446e2cf4524196e0b2b64da31515f859ac0a941b618cc9d +DIST ani-cli 19981 BLAKE2B 02fed707373d3569a82f845227fa282fff173c2b002b9232ea3ea9245b643c256992cd90b7aa8b825511b7114320a2627f12ef40488cb732a1f5a782c4a309a9 SHA512 c1d2256af8c88d6428c4767dc3715d12cacc869cbfe62a7fb0e0831eee9836373cdf2a042bed822868571448ed140f9f94c33303680318585d54c37f39ba7723 +DIST ani-cli.1 4187 BLAKE2B c5d8515324fe6a51454a3ecd9daf145b8f21cb12dec2e2d7e898e5d343f206a9ddc2e10c998daef1cebb6fc41414d86b0f131349ec148578bc3a6f0de4c48d37 SHA512 71e1a25c9fff197e96efcdc784cf19af06ec598ea5e32aae52913df3f426bebe801fec3536f725abb181175a8ddc594987de5cda96c44292f4f65c28d9d01f45 diff --git a/app-misc/ani-cli/ani-cli-4.4.ebuild b/app-misc/ani-cli/ani-cli-4.4.ebuild index da5959a8d..3509e10ce 100644 --- a/app-misc/ani-cli/ani-cli-4.4.ebuild +++ b/app-misc/ani-cli/ani-cli-4.4.ebuild @@ -9,7 +9,11 @@ if [[ "${PV}" == *9999* ]]; then EGIT_REPO_URI="https://github.com/pystardust/ani-cli.git" inherit git-r3 else - SRC_URI="https://github.com/pystardust/ani-cli/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI=" + https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli + https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli.1 + " + S="${WORKDIR}" KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-3" @@ -25,6 +29,6 @@ DEPEND=" RDEPEND="${DEPEND}" src_install() { - dobin ani-cli - doman ani-cli.1 + dobin "${SRC_URI:+$DISTDIR/}ani-cli" + doman "${SRC_URI:+$DISTDIR/}ani-cli.1" } diff --git a/app-misc/ani-cli/ani-cli-9999.ebuild b/app-misc/ani-cli/ani-cli-9999.ebuild index da5959a8d..3509e10ce 100644 --- a/app-misc/ani-cli/ani-cli-9999.ebuild +++ b/app-misc/ani-cli/ani-cli-9999.ebuild @@ -9,7 +9,11 @@ if [[ "${PV}" == *9999* ]]; then EGIT_REPO_URI="https://github.com/pystardust/ani-cli.git" inherit git-r3 else - SRC_URI="https://github.com/pystardust/ani-cli/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI=" + https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli + https://github.com/pystardust/${PN}/releases/download/v${PV}/ani-cli.1 + " + S="${WORKDIR}" KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-3" @@ -25,6 +29,6 @@ DEPEND=" RDEPEND="${DEPEND}" src_install() { - dobin ani-cli - doman ani-cli.1 + dobin "${SRC_URI:+$DISTDIR/}ani-cli" + doman "${SRC_URI:+$DISTDIR/}ani-cli.1" }