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 76749138334 for ; Sun, 29 Sep 2019 10:16:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EC38E088A; 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 61BFDE088A 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 7B80834B6C6 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 6BCEA804 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: <1569752099.e56d3602951fbafaf3237fd966bdd83d29a70e32.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/lovelock-backgrounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/lovelock-backgrounds/lovelock-backgrounds-14.91.1.1-r1.ebuild X-VCS-Directories: x11-themes/lovelock-backgrounds/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e56d3602951fbafaf3237fd966bdd83d29a70e32 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: c7324bf5-272e-4ac9-aeb7-53e3b124b52e X-Archives-Hash: bdd448b40018d7765d5e184e1aae0ee1 commit: e56d3602951fbafaf3237fd966bdd83d29a70e32 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 29 10:14:59 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 29 10:14:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56d3602 x11-themes/lovelock-backgrounds: Inline mirror://fedora-dev Signed-off-by: Michał Górny gentoo.org> .../lovelock-backgrounds/lovelock-backgrounds-14.91.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/lovelock-backgrounds/lovelock-backgrounds-14.91.1.1-r1.ebuild b/x11-themes/lovelock-backgrounds/lovelock-backgrounds-14.91.1.1-r1.ebuild index 87b281c0e72..4da6d64d88f 100644 --- a/x11-themes/lovelock-backgrounds/lovelock-backgrounds-14.91.1.1-r1.ebuild +++ b/x11-themes/lovelock-backgrounds/lovelock-backgrounds-14.91.1.1-r1.ebuild @@ -11,7 +11,7 @@ MY_P="${PN}-$(get_version_component_range 1-3)" DESCRIPTION="Fedora 15 official background artwork" HOMEPAGE="https://fedoraproject.org/wiki/F15_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" SLOT="0"