From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1293831-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 5FEF613835A
	for <garchives@archives.gentoo.org>; Tue, 15 Jun 2021 07:17:12 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A37CEE085A;
	Tue, 15 Jun 2021 07:17:11 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 85C29E085A
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Jun 2021 07:17:11 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 782C7340E63
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Jun 2021 07:17:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 30D617A1
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Jun 2021 07:17:09 +0000 (UTC)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
Message-ID: <1623741409.4d8366bfc1cebe0bb990e38530e817ffe99fe076.andrewammerlaan@gentoo>
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/lagrange/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: net-misc/lagrange/lagrange-1.5.1.ebuild net-misc/lagrange/lagrange-9999.ebuild
X-VCS-Directories: net-misc/lagrange/
X-VCS-Committer: andrewammerlaan
X-VCS-Committer-Name: Andrew Ammerlaan
X-VCS-Revision: 4d8366bfc1cebe0bb990e38530e817ffe99fe076
X-VCS-Branch: master
Date: Tue, 15 Jun 2021 07:17:09 +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: 6380ade4-1bc6-4989-85cf-18288a0d089b
X-Archives-Hash: 40e3ee8bf9fa39fd8c34f164a66ee898

commit:     4d8366bfc1cebe0bb990e38530e817ffe99fe076
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 15 07:16:49 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 07:16:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d8366bf

net-misc/lagrange: remove redundant rename

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 net-misc/lagrange/lagrange-1.5.1.ebuild | 2 +-
 net-misc/lagrange/lagrange-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/lagrange/lagrange-1.5.1.ebuild b/net-misc/lagrange/lagrange-1.5.1.ebuild
index e5578260b..0a712028c 100644
--- a/net-misc/lagrange/lagrange-1.5.1.ebuild
+++ b/net-misc/lagrange/lagrange-1.5.1.ebuild
@@ -12,7 +12,7 @@ if [ "${PV}" == "9999" ]; then
 
 	EGIT_REPO_URI="https://git.skyjake.fi/gemini/${PN}.git"
 else
-	SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${PN}-${PV}.tar.gz -> ${P}.tar.gz"
+	SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${P}.tar.gz"
 	KEYWORDS="~amd64"
 fi
 

diff --git a/net-misc/lagrange/lagrange-9999.ebuild b/net-misc/lagrange/lagrange-9999.ebuild
index e5578260b..0a712028c 100644
--- a/net-misc/lagrange/lagrange-9999.ebuild
+++ b/net-misc/lagrange/lagrange-9999.ebuild
@@ -12,7 +12,7 @@ if [ "${PV}" == "9999" ]; then
 
 	EGIT_REPO_URI="https://git.skyjake.fi/gemini/${PN}.git"
 else
-	SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${PN}-${PV}.tar.gz -> ${P}.tar.gz"
+	SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${P}.tar.gz"
 	KEYWORDS="~amd64"
 fi
 


From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1293828-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 7FB8A1382C5
	for <garchives@archives.gentoo.org>; Tue, 15 Jun 2021 07:17:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CA5F4E0894;
	Tue, 15 Jun 2021 07:17:05 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B4609E0894
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Jun 2021 07:17:05 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 029EA340D0C
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Jun 2021 07:17:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A52F37A1
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Jun 2021 07:17:03 +0000 (UTC)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
Message-ID: <1623741409.4d8366bfc1cebe0bb990e38530e817ffe99fe076.andrewammerlaan@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/lagrange/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: net-misc/lagrange/lagrange-1.5.1.ebuild net-misc/lagrange/lagrange-9999.ebuild
X-VCS-Directories: net-misc/lagrange/
X-VCS-Committer: andrewammerlaan
X-VCS-Committer-Name: Andrew Ammerlaan
X-VCS-Revision: 4d8366bfc1cebe0bb990e38530e817ffe99fe076
X-VCS-Branch: dev
Date: Tue, 15 Jun 2021 07:17:03 +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: ddf56622-aa1c-4d9c-af07-88c88734989f
X-Archives-Hash: 96ffc3d821c31b238625fbc7ef2980cf
Message-ID: <20210615071703.J3V0NHFXBAZZhCZnii34gi9CvanWNnbO_QZ4llL736E@z>

commit:     4d8366bfc1cebe0bb990e38530e817ffe99fe076
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 15 07:16:49 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 07:16:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d8366bf

net-misc/lagrange: remove redundant rename

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 net-misc/lagrange/lagrange-1.5.1.ebuild | 2 +-
 net-misc/lagrange/lagrange-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/lagrange/lagrange-1.5.1.ebuild b/net-misc/lagrange/lagrange-1.5.1.ebuild
index e5578260b..0a712028c 100644
--- a/net-misc/lagrange/lagrange-1.5.1.ebuild
+++ b/net-misc/lagrange/lagrange-1.5.1.ebuild
@@ -12,7 +12,7 @@ if [ "${PV}" == "9999" ]; then
 
 	EGIT_REPO_URI="https://git.skyjake.fi/gemini/${PN}.git"
 else
-	SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${PN}-${PV}.tar.gz -> ${P}.tar.gz"
+	SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${P}.tar.gz"
 	KEYWORDS="~amd64"
 fi
 

diff --git a/net-misc/lagrange/lagrange-9999.ebuild b/net-misc/lagrange/lagrange-9999.ebuild
index e5578260b..0a712028c 100644
--- a/net-misc/lagrange/lagrange-9999.ebuild
+++ b/net-misc/lagrange/lagrange-9999.ebuild
@@ -12,7 +12,7 @@ if [ "${PV}" == "9999" ]; then
 
 	EGIT_REPO_URI="https://git.skyjake.fi/gemini/${PN}.git"
 else
-	SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${PN}-${PV}.tar.gz -> ${P}.tar.gz"
+	SRC_URI="https://git.skyjake.fi/skyjake/${PN}/releases/download/v${PV}/${P}.tar.gz"
 	KEYWORDS="~amd64"
 fi