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 EA23C138334 for ; Fri, 9 Aug 2019 00:31:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2761EE07D8; Fri, 9 Aug 2019 00:31:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0C0AAE07D8 for ; Fri, 9 Aug 2019 00:31:06 +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 210073496E5 for ; Fri, 9 Aug 2019 00:31:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 970B5741 for ; Fri, 9 Aug 2019 00:31:02 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1565310657.996a69f9cd84e748ef0ecb2f9006162e56f6c4e3.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/libteam/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/libteam/Manifest net-misc/libteam/libteam-1.29.ebuild X-VCS-Directories: net-misc/libteam/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 996a69f9cd84e748ef0ecb2f9006162e56f6c4e3 X-VCS-Branch: master Date: Fri, 9 Aug 2019 00:31:02 +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: ba0fb8d2-2b48-488f-8570-a0b833ff12f7 X-Archives-Hash: 9a7f686c0c0160e993c8bd1c58596252 commit: 996a69f9cd84e748ef0ecb2f9006162e56f6c4e3 Author: Craig Andrews gentoo org> AuthorDate: Fri Aug 9 00:30:36 2019 +0000 Commit: Craig Andrews gentoo org> CommitDate: Fri Aug 9 00:30:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996a69f9 net-misc/libteam: Fix bad file name Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Craig Andrews gentoo.org> net-misc/libteam/Manifest | 2 +- net-misc/libteam/libteam-1.29.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/libteam/Manifest b/net-misc/libteam/Manifest index 345e8c0bcf6..e0bd2b8cb0d 100644 --- a/net-misc/libteam/Manifest +++ b/net-misc/libteam/Manifest @@ -1,2 +1,2 @@ DIST libteam-1.22.tar.gz 544302 BLAKE2B 8c20471506546de6f45989513ed22fe79f694febacbf1a0caeda872e6e8b815f9813cff682eb11060c3bb1b2ef12149f34d15c201a6b50fe438bf9776abda987 SHA512 7f54b7e87c1d3a5150e598052126e1c2f5396096450a68a923c9cfb7bcc48b724cddc61f55e34d1b5df103f5473367eb268877100f10c58d53fc3eaf24749d5b -DIST v1.29.tar.gz 175970 BLAKE2B 8fa4192fc90b3a7ebe7ba9330191ad81e9c27dbec8e6cb657cf287cc66e4d3cc072ff032ea48311368401d7ba89b31015a9ca0c285a262336d6babfcb6457833 SHA512 adcf3706abd7fd2641388606dc2f39584607ec1f455bc52409c3905961cea446baecc5af80b6605ebb7167aef6f539b99f641cb39d97d396f32cea2aeb676561 +DIST libteam-1.29.tar.gz 175970 BLAKE2B 8fa4192fc90b3a7ebe7ba9330191ad81e9c27dbec8e6cb657cf287cc66e4d3cc072ff032ea48311368401d7ba89b31015a9ca0c285a262336d6babfcb6457833 SHA512 adcf3706abd7fd2641388606dc2f39584607ec1f455bc52409c3905961cea446baecc5af80b6605ebb7167aef6f539b99f641cb39d97d396f32cea2aeb676561 diff --git a/net-misc/libteam/libteam-1.29.ebuild b/net-misc/libteam/libteam-1.29.ebuild index 44894e0e9a6..d02ffcdc084 100644 --- a/net-misc/libteam/libteam-1.29.ebuild +++ b/net-misc/libteam/libteam-1.29.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/pirko/${PN}.git" inherit git-r3 else - SRC_URI="https://github.com/jpirko/libteam/archive/v${PV}.tar.gz" + SRC_URI="https://github.com/jpirko/libteam/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" fi