diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:46:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:28:41 +0200 |
commit | 007880cfcc61f9b682aabddea086f0c7e20f852b (patch) | |
tree | cf8b21e06b6f1a412921392b43597587b1691bf6 /xfce-base | |
parent | xfce-base/libxfce4ui: Inline mirror://xfce (diff) | |
download | gentoo-007880cfcc61f9b682aabddea086f0c7e20f852b.tar.gz gentoo-007880cfcc61f9b682aabddea086f0c7e20f852b.tar.bz2 gentoo-007880cfcc61f9b682aabddea086f0c7e20f852b.zip |
xfce-base/libxfce4util: Inline mirror://xfce
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild index 42096b8caacc..0c4f2b0bc59b 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.13.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="A basic utility library for the Xfce desktop environment" HOMEPAGE="https://git.xfce.org/xfce/libxfce4util/" -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" SLOT="0/7" diff --git a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild index 6686fd3a1762..9073774a0740 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.13.2.ebuild @@ -7,7 +7,7 @@ inherit vala DESCRIPTION="A basic utility library for the Xfce desktop environment" HOMEPAGE="https://git.xfce.org/xfce/libxfce4util/" -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" SLOT="0/7" |