diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:47:07 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:28:52 +0200 |
commit | 40b20274c14288da1c734fc5d64ff67163a7ef3e (patch) | |
tree | 70bca8de77f0c6ed66a856c3d0aa6be39d90e9b6 /xfce-extra/xfce4-dict | |
parent | xfce-extra/xfce4-datetime-plugin: Inline mirror://xfce (diff) | |
download | gentoo-40b20274c14288da1c734fc5d64ff67163a7ef3e.tar.gz gentoo-40b20274c14288da1c734fc5d64ff67163a7ef3e.tar.bz2 gentoo-40b20274c14288da1c734fc5d64ff67163a7ef3e.zip |
xfce-extra/xfce4-dict: Inline mirror://xfce
Diffstat (limited to 'xfce-extra/xfce4-dict')
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.8.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild index 1a0f3845a2a3..a562ff7c0774 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.0.ebuild @@ -6,7 +6,7 @@ inherit gnome2-utils DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop" HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-dict" -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.8.1.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.8.1.ebuild index d37ed15a13d7..8dcf6adc4ba7 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.8.1.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.8.1.ebuild @@ -6,7 +6,7 @@ inherit gnome2-utils DESCRIPTION="A dict.org querying application and panel plug-in for the Xfce desktop" HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-dict" -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |