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 7E399138334 for ; Sat, 5 Oct 2019 18:56:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04AB9E0891; Sat, 5 Oct 2019 18:56:04 +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 DD904E0891 for ; Sat, 5 Oct 2019 18:56:03 +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 8020134B9AE for ; Sat, 5 Oct 2019 18:56:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1444B82D for ; Sat, 5 Oct 2019 18:56:00 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1570301644.885c1ada2df3260d1e5c4cd8d461bccf320d6344.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/usbutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/usbutils/usbutils-009.ebuild sys-apps/usbutils/usbutils-010-r1.ebuild sys-apps/usbutils/usbutils-012.ebuild X-VCS-Directories: sys-apps/usbutils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 885c1ada2df3260d1e5c4cd8d461bccf320d6344 X-VCS-Branch: master Date: Sat, 5 Oct 2019 18:56:00 +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: 72fc77dd-ae00-46a0-a131-8259de0de57c X-Archives-Hash: f77544d5277c3503a86e47f0b2a1d387 commit: 885c1ada2df3260d1e5c4cd8d461bccf320d6344 Author: Michał Górny gentoo org> AuthorDate: Mon Sep 30 06:49:00 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 5 18:54:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885c1ada sys-apps/usbutils: Inline mirror://kernel Signed-off-by: Michał Górny gentoo.org> sys-apps/usbutils/usbutils-009.ebuild | 2 +- sys-apps/usbutils/usbutils-010-r1.ebuild | 2 +- sys-apps/usbutils/usbutils-012.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-apps/usbutils/usbutils-009.ebuild b/sys-apps/usbutils/usbutils-009.ebuild index 5e51fc5afbb..47c84f3ce12 100644 --- a/sys-apps/usbutils/usbutils-009.ebuild +++ b/sys-apps/usbutils/usbutils-009.ebuild @@ -9,7 +9,7 @@ inherit python-single-r1 DESCRIPTION="USB enumeration utilities" HOMEPAGE="https://www.kernel.org/pub/linux/utils/usb/usbutils/ https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/" -SRC_URI="mirror://kernel/linux/utils/usb/${PN}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/usb/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/usbutils/usbutils-010-r1.ebuild b/sys-apps/usbutils/usbutils-010-r1.ebuild index 63d7a8e5024..03bf90961be 100644 --- a/sys-apps/usbutils/usbutils-010-r1.ebuild +++ b/sys-apps/usbutils/usbutils-010-r1.ebuild @@ -9,7 +9,7 @@ inherit python-single-r1 DESCRIPTION="USB enumeration utilities" HOMEPAGE="https://www.kernel.org/pub/linux/utils/usb/usbutils/ https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/" -SRC_URI="mirror://kernel/linux/utils/usb/${PN}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/usb/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/usbutils/usbutils-012.ebuild b/sys-apps/usbutils/usbutils-012.ebuild index 3738af79033..3f31a7e5751 100644 --- a/sys-apps/usbutils/usbutils-012.ebuild +++ b/sys-apps/usbutils/usbutils-012.ebuild @@ -9,7 +9,7 @@ inherit autotools python-single-r1 DESCRIPTION="USB enumeration utilities" HOMEPAGE="https://www.kernel.org/pub/linux/utils/usb/usbutils/ https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/" -SRC_URI="mirror://kernel/linux/utils/usb/${PN}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/usb/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0"