diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:47:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:28:53 +0200 |
commit | e7bcc8a536bd107968488ee8a45921035d7fd6ff (patch) | |
tree | 3ae444c54e17ee8cdb727aea5a55b2a5e696a58d /xfce-extra | |
parent | xfce-extra/xfce4-diskperf-plugin: Inline mirror://xfce (diff) | |
download | gentoo-e7bcc8a536bd107968488ee8a45921035d7fd6ff.tar.gz gentoo-e7bcc8a536bd107968488ee8a45921035d7fd6ff.tar.bz2 gentoo-e7bcc8a536bd107968488ee8a45921035d7fd6ff.zip |
xfce-extra/xfce4-embed-plugin: Inline mirror://xfce
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild index b4519156b1f2..d4cb38cddfa1 100644 --- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild +++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="A plug-in for embedding arbitrary application windows into the Xfce panel" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-embed-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 LGPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild index 479a3468858c..adfed2422885 100644 --- a/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild +++ b/xfce-extra/xfce4-embed-plugin/xfce4-embed-plugin-1.6.0.ebuild @@ -6,7 +6,7 @@ inherit xfconf DESCRIPTION="A plug-in for embedding arbitrary application windows into the Xfce panel" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-embed-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 LGPL-2" SLOT="0" |