diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:46:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:28:40 +0200 |
commit | 883153ba0518e8b3591e880749026e0d5d7490e5 (patch) | |
tree | 375d0cdc2bbb680d2ad565d64e98aadc1143371f /xfce-base/garcon | |
parent | xfce-base/exo: Inline mirror://xfce (diff) | |
download | gentoo-883153ba0518e8b3591e880749026e0d5d7490e5.tar.gz gentoo-883153ba0518e8b3591e880749026e0d5d7490e5.tar.bz2 gentoo-883153ba0518e8b3591e880749026e0d5d7490e5.zip |
xfce-base/garcon: Inline mirror://xfce
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/garcon-0.5.0-r2.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.6.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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" |