From: Michał Górny Date: Tue, 10 Jul 2018 10:46:00 +0000 (+0200) Subject: xfce-base/garcon: Inline mirror://xfce X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=883153ba0518e8b3591e880749026e0d5d7490e5;p=gentoo.git xfce-base/garcon: Inline mirror://xfce --- diff --git a/xfce-base/garcon/garcon-0.5.0-r2.ebuild b/xfce-base/garcon/garcon-0.5.0-r2.ebuild index 0d87c4d1dc9d..0e3a12f8750e 100644 --- a/xfce-base/garcon/garcon-0.5.0-r2.ebuild +++ b/xfce-base/garcon/garcon-0.5.0-r2.ebuild @@ -6,7 +6,7 @@ inherit xfconf DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library" HOMEPAGE="https://docs.xfce.org/xfce/exo/start" -SRC_URI="mirror://xfce/src/libs/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/libs/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" SLOT="0" diff --git a/xfce-base/garcon/garcon-0.6.1.ebuild b/xfce-base/garcon/garcon-0.6.1.ebuild index f53fdece55a7..f2bd18b89cf8 100644 --- a/xfce-base/garcon/garcon-0.6.1.ebuild +++ b/xfce-base/garcon/garcon-0.6.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library" HOMEPAGE="https://docs.xfce.org/xfce/exo/start" -SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" SLOT="0"