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 1B3C21382C5 for ; Fri, 30 Apr 2021 19:47:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7239FE0830; Fri, 30 Apr 2021 19:47:07 +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 5C652E0830 for ; Fri, 30 Apr 2021 19:47:07 +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 75CD4335D79 for ; Fri, 30 Apr 2021 19:47:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 146F94C3 for ; Fri, 30 Apr 2021 19:47:05 +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: <1619811987.2bc5018ccab4e991a9554b7f1036d4fc683c01b1.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-client/woob/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-client/woob/woob-3.0.ebuild www-client/woob/woob-9999.ebuild X-VCS-Directories: www-client/woob/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 2bc5018ccab4e991a9554b7f1036d4fc683c01b1 X-VCS-Branch: dev Date: Fri, 30 Apr 2021 19:47: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: edac4bb5-9f0a-429a-853b-13433af779bf X-Archives-Hash: ceee9b2daf66b64d495cd6084604e73a commit: 2bc5018ccab4e991a9554b7f1036d4fc683c01b1 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Apr 30 19:46:27 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Apr 30 19:46:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2bc5018c www-client/woob: fix StaticSrcUri Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan riseup.net> www-client/woob/woob-3.0.ebuild | 2 +- www-client/woob/woob-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/woob/woob-3.0.ebuild b/www-client/woob/woob-3.0.ebuild index 778d90b8a..dbed431d4 100644 --- a/www-client/woob/woob-3.0.ebuild +++ b/www-client/woob/woob-3.0.ebuild @@ -13,7 +13,7 @@ then EGIT_REPO_URI="https://gitlab.com/woob/woob.git" inherit git-r3 else - SRC_URI="https://gitlab.com/woob/woob/uploads/98647f26717896697b52170cf8bcd301/woob-3.0.tar.gz" + SRC_URI="https://gitlab.com/woob/woob/uploads/98647f26717896697b52170cf8bcd301/${P}.tar.gz" KEYWORDS="~amd64" fi diff --git a/www-client/woob/woob-9999.ebuild b/www-client/woob/woob-9999.ebuild index 778d90b8a..dbed431d4 100644 --- a/www-client/woob/woob-9999.ebuild +++ b/www-client/woob/woob-9999.ebuild @@ -13,7 +13,7 @@ then EGIT_REPO_URI="https://gitlab.com/woob/woob.git" inherit git-r3 else - SRC_URI="https://gitlab.com/woob/woob/uploads/98647f26717896697b52170cf8bcd301/woob-3.0.tar.gz" + SRC_URI="https://gitlab.com/woob/woob/uploads/98647f26717896697b52170cf8bcd301/${P}.tar.gz" KEYWORDS="~amd64" fi 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 08A001382C5 for ; Fri, 30 Apr 2021 19:47:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61D39E087E; Fri, 30 Apr 2021 19:47:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4DE7DE087E for ; Fri, 30 Apr 2021 19:47:16 +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 5DA47340E3E for ; Fri, 30 Apr 2021 19:47:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4418750 for ; Fri, 30 Apr 2021 19:47:11 +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: <1619811987.2bc5018ccab4e991a9554b7f1036d4fc683c01b1.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: www-client/woob/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-client/woob/woob-3.0.ebuild www-client/woob/woob-9999.ebuild X-VCS-Directories: www-client/woob/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 2bc5018ccab4e991a9554b7f1036d4fc683c01b1 X-VCS-Branch: master Date: Fri, 30 Apr 2021 19:47:11 +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: b09c6263-24a0-4313-8e43-4f7c7255221c X-Archives-Hash: 92517ad3de617cc1891f061309e30189 Message-ID: <20210430194711.hk5zKvdxvqxF2wpl0BYTpBijxiHcTFc9kTS0spgpHJA@z> commit: 2bc5018ccab4e991a9554b7f1036d4fc683c01b1 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Apr 30 19:46:27 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Apr 30 19:46:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2bc5018c www-client/woob: fix StaticSrcUri Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan riseup.net> www-client/woob/woob-3.0.ebuild | 2 +- www-client/woob/woob-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/woob/woob-3.0.ebuild b/www-client/woob/woob-3.0.ebuild index 778d90b8a..dbed431d4 100644 --- a/www-client/woob/woob-3.0.ebuild +++ b/www-client/woob/woob-3.0.ebuild @@ -13,7 +13,7 @@ then EGIT_REPO_URI="https://gitlab.com/woob/woob.git" inherit git-r3 else - SRC_URI="https://gitlab.com/woob/woob/uploads/98647f26717896697b52170cf8bcd301/woob-3.0.tar.gz" + SRC_URI="https://gitlab.com/woob/woob/uploads/98647f26717896697b52170cf8bcd301/${P}.tar.gz" KEYWORDS="~amd64" fi diff --git a/www-client/woob/woob-9999.ebuild b/www-client/woob/woob-9999.ebuild index 778d90b8a..dbed431d4 100644 --- a/www-client/woob/woob-9999.ebuild +++ b/www-client/woob/woob-9999.ebuild @@ -13,7 +13,7 @@ then EGIT_REPO_URI="https://gitlab.com/woob/woob.git" inherit git-r3 else - SRC_URI="https://gitlab.com/woob/woob/uploads/98647f26717896697b52170cf8bcd301/woob-3.0.tar.gz" + SRC_URI="https://gitlab.com/woob/woob/uploads/98647f26717896697b52170cf8bcd301/${P}.tar.gz" KEYWORDS="~amd64" fi