diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-10 12:45:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-10 14:28:35 +0200 |
commit | 30dcebd3a204c442139237a64db9aaeedad4856e (patch) | |
tree | 6e2b0c865603b403ab4bf0a9ed3a59e1293d07d3 /media-gfx/ristretto | |
parent | dev-util/xfce4-dev-tools: Inline mirror://xfce (diff) | |
download | gentoo-30dcebd3a204c442139237a64db9aaeedad4856e.tar.gz gentoo-30dcebd3a204c442139237a64db9aaeedad4856e.tar.bz2 gentoo-30dcebd3a204c442139237a64db9aaeedad4856e.zip |
media-gfx/ristretto: Inline mirror://xfce
Diffstat (limited to 'media-gfx/ristretto')
-rw-r--r-- | media-gfx/ristretto/ristretto-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/ristretto/ristretto-0.8.3.ebuild b/media-gfx/ristretto/ristretto-0.8.3.ebuild index b5c45b79a92e..330499742f2c 100644 --- a/media-gfx/ristretto/ristretto-0.8.3.ebuild +++ b/media-gfx/ristretto/ristretto-0.8.3.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils xdg-utils DESCRIPTION="A fast and lightweight picture viewer for Xfce" HOMEPAGE="https://docs.xfce.org/apps/ristretto/start" -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" |