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 775CE138334 for ; Sun, 29 Sep 2019 10:16:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A97EBE0894; Sun, 29 Sep 2019 10:16:50 +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 91D8BE0894 for ; Sun, 29 Sep 2019 10:16:50 +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 8F66134B6C7 for ; Sun, 29 Sep 2019 10:16:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92AAD825 for ; Sun, 29 Sep 2019 10:16:46 +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: <1569752102.adda5fc8b9aafa2765de93a672d7ac93946714cc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/verne-backgrounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild X-VCS-Directories: x11-themes/verne-backgrounds/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: adda5fc8b9aafa2765de93a672d7ac93946714cc X-VCS-Branch: master Date: Sun, 29 Sep 2019 10:16:46 +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: 28223165-c2ed-40fa-ba97-3e30fad4dead X-Archives-Hash: bae516f26087216fcc061ad1a83c119e commit: adda5fc8b9aafa2765de93a672d7ac93946714cc Author: Michał Górny gentoo org> AuthorDate: Sun Sep 29 10:15:02 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 29 10:15:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adda5fc8 x11-themes/verne-backgrounds: Inline mirror://fedora-dev Signed-off-by: Michał Górny gentoo.org> x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild index 37deccb3e96..df072337e28 100644 --- a/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild +++ b/x11-themes/verne-backgrounds/verne-backgrounds-15.91.0.1-r1.ebuild @@ -13,7 +13,7 @@ MY_P="${PN}-$(get_version_component_range 1-3)" DESCRIPTION="Fedora 16 official background artwork" HOMEPAGE="https://fedoraproject.org/wiki/F16_Artwork" -SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm" +SRC_URI="https://archives.fedoraproject.org/pub/archive/fedora/linux/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm" LICENSE="CC-BY-SA-3.0" KEYWORDS="~amd64"