diff options
author | soredake <fdsfgs@krutt.org> | 2017-04-19 18:26:35 +0300 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-04-23 16:21:27 +0800 |
commit | ae6d61871c0edff79ea4584d2eab68d03d5aae75 (patch) | |
tree | d145aae28f90ed5fd1beb27b03e7e8d9d818cd28 /media-gfx | |
parent | dev-vcs/gitsh: add 0.11.2; add ruby22, ruby23 (diff) | |
download | gentoo-ae6d61871c0edff79ea4584d2eab68d03d5aae75.tar.gz gentoo-ae6d61871c0edff79ea4584d2eab68d03d5aae75.tar.bz2 gentoo-ae6d61871c0edff79ea4584d2eab68d03d5aae75.zip |
XFCE: update to https and fix broken links
Closes: https://github.com/gentoo/gentoo/pull/4449
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/ristretto/ristretto-0.8.0-r1.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.8.1.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.8.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/ristretto/ristretto-0.8.0-r1.ebuild b/media-gfx/ristretto/ristretto-0.8.0-r1.ebuild index cb304ca15762..05d43243c3c1 100644 --- a/media-gfx/ristretto/ristretto-0.8.0-r1.ebuild +++ b/media-gfx/ristretto/ristretto-0.8.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A fast and lightweight picture viewer for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto" +HOMEPAGE="https://goodies.xfce.org/projects/applications/ristretto" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-gfx/ristretto/ristretto-0.8.1.ebuild b/media-gfx/ristretto/ristretto-0.8.1.ebuild index 1a436089a586..22a57d8633b4 100644 --- a/media-gfx/ristretto/ristretto-0.8.1.ebuild +++ b/media-gfx/ristretto/ristretto-0.8.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A fast and lightweight picture viewer for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto" +HOMEPAGE="https://goodies.xfce.org/projects/applications/ristretto" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-gfx/ristretto/ristretto-0.8.2.ebuild b/media-gfx/ristretto/ristretto-0.8.2.ebuild index 7ea7c6bb2507..e49fda59b36e 100644 --- a/media-gfx/ristretto/ristretto-0.8.2.ebuild +++ b/media-gfx/ristretto/ristretto-0.8.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A fast and lightweight picture viewer for the Xfce desktop environment" -HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto" +HOMEPAGE="https://goodies.xfce.org/projects/applications/ristretto" SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" |