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 90E80138334 for ; Sun, 29 Sep 2019 10:16:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B962E087E; Sun, 29 Sep 2019 10:16:50 +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 212C9E087E for ; Sun, 29 Sep 2019 10:16:50 +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 56B3034B6BA 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 7F69F824 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: <1569752101.5827c3c0bebfd3f7d3439c9d803967ab2ca7c43f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/solar-backgrounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r1.ebuild X-VCS-Directories: x11-themes/solar-backgrounds/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5827c3c0bebfd3f7d3439c9d803967ab2ca7c43f 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: afb31e11-14a4-4b72-9bcd-b31488e6c6b4 X-Archives-Hash: 8f21ea536eac45908a7b48cc25cf8cb3 commit: 5827c3c0bebfd3f7d3439c9d803967ab2ca7c43f Author: Michał Górny gentoo org> AuthorDate: Sun Sep 29 10:15:01 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 29 10:15:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5827c3c0 x11-themes/solar-backgrounds: Inline mirror://fedora-dev Signed-off-by: Michał Górny gentoo.org> x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r1.ebuild b/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r1.ebuild index b8b4cdfc3d7..5c039deeebf 100644 --- a/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r1.ebuild +++ b/x11-themes/solar-backgrounds/solar-backgrounds-0.92.0.5-r1.ebuild @@ -13,7 +13,7 @@ MY_P="${PN}-$(get_version_component_range 1-3)" DESCRIPTION="Fedora 10 official background artwork" HOMEPAGE="https://fedoraproject.org/wiki/Artwork/F10Themes/Solar" -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-2.0" KEYWORDS="amd64 x86"