diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:45:57 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:28:39 +0200 |
commit | 9af5e18241a69bd569c5038f32ede69e44bc92f6 (patch) | |
tree | b9c5068883b698dc4c4bcf64be9d472d99acf3d0 /xfce-base | |
parent | x11-themes/xfwm4-themes: Inline mirror://xfce (diff) | |
download | gentoo-9af5e18241a69bd569c5038f32ede69e44bc92f6.tar.gz gentoo-9af5e18241a69bd569c5038f32ede69e44bc92f6.tar.bz2 gentoo-9af5e18241a69bd569c5038f32ede69e44bc92f6.zip |
xfce-base/exo: Inline mirror://xfce
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/exo-0.12.0.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.12.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-0.12.0.ebuild b/xfce-base/exo/exo-0.12.0.ebuild index 01150c7574a2..124892995415 100644 --- a/xfce-base/exo/exo-0.12.0.ebuild +++ b/xfce-base/exo/exo-0.12.0.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils DESCRIPTION="Extensions, widgets and framework library with session support for Xfce" HOMEPAGE="https://www.xfce.org/projects/" -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="GPL-2 LGPL-2.1" SLOT="0" diff --git a/xfce-base/exo/exo-0.12.2.ebuild b/xfce-base/exo/exo-0.12.2.ebuild index 40a8273b293e..5d80d9847c26 100644 --- a/xfce-base/exo/exo-0.12.2.ebuild +++ b/xfce-base/exo/exo-0.12.2.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils DESCRIPTION="Extensions, widgets and framework library with session support for Xfce" HOMEPAGE="https://www.xfce.org/projects/" -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="GPL-2 LGPL-2.1" SLOT="0" |