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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E8EA4138359 for ; Thu, 13 Aug 2020 08:53:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CA61E09A7; Thu, 13 Aug 2020 08:53:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 27AA0E09A7 for ; Thu, 13 Aug 2020 08:53:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 28C0E34F24D for ; Thu, 13 Aug 2020 08:53:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F8EE31A for ; Thu, 13 Aug 2020 08:53:26 +0000 (UTC) From: "Andrew Ammerlaan" 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" Message-ID: <1597308594.9dc900fda53e00650da411d7b189f2eda462df46.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/octetos-coreutils/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/octetos-coreutils/Manifest dev-libs/octetos-coreutils/octetos-coreutils-0.4.0_alpha2.ebuild X-VCS-Directories: dev-libs/octetos-coreutils/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 9dc900fda53e00650da411d7b189f2eda462df46 X-VCS-Branch: master Date: Thu, 13 Aug 2020 08:53:26 +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: b86c75e7-1a93-42d5-8b92-28298c549f74 X-Archives-Hash: 65344bdec0eaf052064a2c811bca41e7 Message-ID: <20200813085326.zZduPhUVUAH9vismhdSrzSaGAyxaL536kDQbCdK9doQ@z> commit: 9dc900fda53e00650da411d7b189f2eda462df46 Author: Andrew Ammerlaan riseup net> AuthorDate: Thu Aug 13 08:49:29 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Thu Aug 13 08:49:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9dc900fd dev-libs/octetos-coreutils: fix tarball name Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan riseup.net> dev-libs/octetos-coreutils/Manifest | 1 + dev-libs/octetos-coreutils/octetos-coreutils-0.4.0_alpha2.ebuild | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-libs/octetos-coreutils/Manifest b/dev-libs/octetos-coreutils/Manifest index e4d3dd2..ddebed6 100644 --- a/dev-libs/octetos-coreutils/Manifest +++ b/dev-libs/octetos-coreutils/Manifest @@ -1,2 +1,3 @@ DIST octetos-coreutils-0.3.0_alpha.tar.gz 56341 BLAKE2B f6eccfef565a3303939fefd45d9d0d10847032eb747ba9dc4fdca0f6d43aaf27aa6fc08273b89299cf071a5b0087c67a8eabecbba6542ab1b1ed7b9862397ebc SHA512 155fbf160edb48ad763e17ef2051b3b2e4b16c3bfda8156377d37d2d03710e7c7b933fbc02dfcba9deecedd844c770e2d116a3a1ff9535b407978a98e89bccdf DIST octetos-coreutils-0.4.0_alpha.tar.gz 56491 BLAKE2B b9438147acff96b81cacc21e59837c1f39c06c46ae4775ea3c6341f4168bde949bc348944807abc0b39b0936a61a871fd50852ac25c6e7af913597f7cc57035c SHA512 020830eced735604ce1fbdc2c1f54524c423b151319dcf161616f7654e04f0adf6a7726450f76bbbe4fc7eaa241d44c98a961b9157c277e3080dbdbea5de2093 +DIST octetos-coreutils-0.4.0_alpha2.tar.gz 56491 BLAKE2B b9438147acff96b81cacc21e59837c1f39c06c46ae4775ea3c6341f4168bde949bc348944807abc0b39b0936a61a871fd50852ac25c6e7af913597f7cc57035c SHA512 020830eced735604ce1fbdc2c1f54524c423b151319dcf161616f7654e04f0adf6a7726450f76bbbe4fc7eaa241d44c98a961b9157c277e3080dbdbea5de2093 diff --git a/dev-libs/octetos-coreutils/octetos-coreutils-0.4.0_alpha2.ebuild b/dev-libs/octetos-coreutils/octetos-coreutils-0.4.0_alpha2.ebuild index b695fc9..36d0e4a 100644 --- a/dev-libs/octetos-coreutils/octetos-coreutils-0.4.0_alpha2.ebuild +++ b/dev-libs/octetos-coreutils/octetos-coreutils-0.4.0_alpha2.ebuild @@ -10,7 +10,7 @@ MYP="${PN}-${MYPV}" DESCRIPTION="Similar to coreutils but is a C ++ API." HOMEPAGE="https://github.com/azaeldevel/octetos-coreutils" -SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz" +SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"