diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:48:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:29:08 +0200 |
commit | 1b6bcd4bd66639b29e8e1a1c96a2a803b3c41393 (patch) | |
tree | 8b74019f150a3b4375467da20bbafc44820fa013 /xfce-extra | |
parent | xfce-extra/xfce4-vala: Inline mirror://xfce (diff) | |
download | gentoo-1b6bcd4bd66639b29e8e1a1c96a2a803b3c41393.tar.gz gentoo-1b6bcd4bd66639b29e8e1a1c96a2a803b3c41393.tar.bz2 gentoo-1b6bcd4bd66639b29e8e1a1c96a2a803b3c41393.zip |
xfce-extra/xfce4-verve-plugin: Inline mirror://xfce
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild index 4dcb7c9aa155..05f65a1b47c8 100644 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild @@ -6,7 +6,7 @@ inherit multilib xfconf DESCRIPTION="A comfortable command line plugin for the Xfce panel" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild index 7feaa6d127d1..bca38884468a 100644 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="A comfortable command line plugin for the Xfce panel" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |