diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:45:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:28:33 +0200 |
commit | 8b87f288b89dd5d66b63d3b1c1ac04b280524cb2 (patch) | |
tree | 2ef059c1bfd6f7b87e55a6873a7b3fa46babf644 /app-editors/mousepad | |
parent | app-cdr/xfburn: Inline mirror://xfce (diff) | |
download | gentoo-8b87f288b89dd5d66b63d3b1c1ac04b280524cb2.tar.gz gentoo-8b87f288b89dd5d66b63d3b1c1ac04b280524cb2.tar.bz2 gentoo-8b87f288b89dd5d66b63d3b1c1ac04b280524cb2.zip |
app-editors/mousepad: Inline mirror://xfce
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/mousepad-0.4.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-editors/mousepad/mousepad-0.4.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mousepad/mousepad-0.4.0-r1.ebuild b/app-editors/mousepad/mousepad-0.4.0-r1.ebuild index c9dbd50b21e2..e9ce62e3020a 100644 --- a/app-editors/mousepad/mousepad-0.4.0-r1.ebuild +++ b/app-editors/mousepad/mousepad-0.4.0-r1.ebuild @@ -6,7 +6,7 @@ inherit gnome2-utils xdg-utils DESCRIPTION="GTK+-based editor for the Xfce Desktop Environment" HOMEPAGE="https://git.xfce.org/apps/mousepad/about/" -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/app-editors/mousepad/mousepad-0.4.1.ebuild b/app-editors/mousepad/mousepad-0.4.1.ebuild index b1fbf67bac64..b9f379a428ba 100644 --- a/app-editors/mousepad/mousepad-0.4.1.ebuild +++ b/app-editors/mousepad/mousepad-0.4.1.ebuild @@ -6,7 +6,7 @@ inherit gnome2-utils xdg-utils DESCRIPTION="GTK+-based editor for the Xfce Desktop Environment" HOMEPAGE="https://git.xfce.org/apps/mousepad/about/" -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" |