From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1545997-garchives=archives.gentoo.org@lists.gentoo.org>
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 29E1115800A
	for <garchives@archives.gentoo.org>; Tue, 15 Aug 2023 18:15:12 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5153C2BC013;
	Tue, 15 Aug 2023 18:15:11 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 30D8E2BC013
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Aug 2023 18:15:11 +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 ADA83335D2B
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Aug 2023 18:15:09 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D44CAF4E
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Aug 2023 18:15:07 +0000 (UTC)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" <davidroman96@gmail.com>
Message-ID: <1692123245.5e3d95bfa9f8e00ff1ed74b504e882a473e304ed.davidroman@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/owo/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: app-text/owo/Manifest app-text/owo/owo-0.1.0.ebuild
X-VCS-Directories: app-text/owo/
X-VCS-Committer: davidroman
X-VCS-Committer-Name: David Roman
X-VCS-Revision: 5e3d95bfa9f8e00ff1ed74b504e882a473e304ed
X-VCS-Branch: dev
Date: Tue, 15 Aug 2023 18:15:07 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 746465d0-d8af-49d9-a6c6-23bcf04ce1a1
X-Archives-Hash: 68eedb0a381b763e6b51b2c7ed8e65fc

commit:     5e3d95bfa9f8e00ff1ed74b504e882a473e304ed
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Aug 15 18:14:05 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Aug 15 18:14:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e3d95bf

app-text/owo: update SRC_URI

Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-text/owo/Manifest         | 2 +-
 app-text/owo/owo-0.1.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/owo/Manifest b/app-text/owo/Manifest
index 97cd2f47b0..b89e8398e3 100644
--- a/app-text/owo/Manifest
+++ b/app-text/owo/Manifest
@@ -1 +1 @@
-DIST 0.1.0.tar.gz 1111 BLAKE2B b06867073669585117ecfd582f3f0e2695abbe8abb6bf16b9224e193b260894b026e133d3fa67843b1bc628ffadce8aa993fb084c4c29889b90847f007af7117 SHA512 6ed0f8c64488f99f761ecb9a1389b2abf1c8f5b670c5ead744068a6a777c2c4179c71579873a196c644855c4018e0f3efd5dfac282283087e1ebe09026a8c973
+DIST owo-0.1.0.tar.gz 1111 BLAKE2B b06867073669585117ecfd582f3f0e2695abbe8abb6bf16b9224e193b260894b026e133d3fa67843b1bc628ffadce8aa993fb084c4c29889b90847f007af7117 SHA512 6ed0f8c64488f99f761ecb9a1389b2abf1c8f5b670c5ead744068a6a777c2c4179c71579873a196c644855c4018e0f3efd5dfac282283087e1ebe09026a8c973

diff --git a/app-text/owo/owo-0.1.0.ebuild b/app-text/owo/owo-0.1.0.ebuild
index 7fb9e1e48d..8cb3d9a411 100644
--- a/app-text/owo/owo-0.1.0.ebuild
+++ b/app-text/owo/owo-0.1.0.ebuild
@@ -19,7 +19,7 @@ DESCRIPTION="OwO-ifies text via regex"
 # Double check the homepage as the cargo_metadata crate
 # does not provide this value so instead repository is used
 HOMEPAGE="https://github.com/iliketwertles"
-SRC_URI="https://github.com/iliketwertles/owo/archive/refs/tags/0.1.0.tar.gz"
+SRC_URI="https://github.com/iliketwertles/owo/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
 
 # License set may be more restrictive as OR is not respected
 # use cargo-license for a more accurate license picture