diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:47:56 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:29:04 +0200 |
commit | 9f9e4f45a3367a9128a3297930a16cc9c1554440 (patch) | |
tree | d2a93649dabd78459d2a33d31331199408793f32 /xfce-extra | |
parent | xfce-extra/xfce4-screenshooter: Inline mirror://xfce (diff) | |
download | gentoo-9f9e4f45a3367a9128a3297930a16cc9c1554440.tar.gz gentoo-9f9e4f45a3367a9128a3297930a16cc9c1554440.tar.bz2 gentoo-9f9e4f45a3367a9128a3297930a16cc9c1554440.zip |
xfce-extra/xfce4-sensors-plugin: Inline mirror://xfce
Diffstat (limited to 'xfce-extra')
3 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild index 863f0a8810de..acd8d1da0c1c 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild @@ -7,7 +7,7 @@ inherit multilib xfconf DESCRIPTION="A panel plug-in for different sensors using acpi, lm_sensors and hddtemp" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-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-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild index 4ef22bc3d0d3..225cabbdbf2a 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.98.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="A panel plug-in for acpi, lm_sensors and hddtemp sensors" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-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-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild index 9c6fafa0d3f9..0a7079f854dd 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils DESCRIPTION="A panel plug-in for acpi, lm_sensors and hddtemp sensors" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-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" |