diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:48:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:29:07 +0200 |
commit | b6bba6db1feeb1913a89f9ae92922c5e655c0a4a (patch) | |
tree | 737c6a8875d2e739caf1d8837ecba6e254d34021 /xfce-extra | |
parent | xfce-extra/xfce4-time-out-plugin: Inline mirror://xfce (diff) | |
download | gentoo-b6bba6db1feeb1913a89f9ae92922c5e655c0a4a.tar.gz gentoo-b6bba6db1feeb1913a89f9ae92922c5e655c0a4a.tar.bz2 gentoo-b6bba6db1feeb1913a89f9ae92922c5e655c0a4a.zip |
xfce-extra/xfce4-timer-plugin: Inline mirror://xfce
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild index 56f3cc96ce2b..62d8e0de1ad3 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild @@ -6,7 +6,7 @@ inherit multilib xfconf DESCRIPTION="A simple timer plug-in for the Xfce desktop environment" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild index 7e10e9bd72b0..65db5e6e5c4a 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils DESCRIPTION="A simple timer plug-in for the Xfce desktop environment" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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" |