From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 08:56:08 +0000 (+0200) Subject: x11-plugins/wmcliphist: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fa605292da60750182053142b9ee594b52ae7163;p=gentoo.git x11-plugins/wmcliphist: use HTTPS --- diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild index 62e406a4812b..37e71fb2d446 100644 --- a/x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit toolchain-funcs DESCRIPTION="Dockable clipboard history application for Window Maker" -HOMEPAGE="http://www.dockapps.net/wmcliphist" +HOMEPAGE="https://www.dockapps.net/wmcliphist" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild index 944881c64bbe..81b1a09ccbdd 100644 --- a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit toolchain-funcs DESCRIPTION="Dockable clipboard history application for Window Maker" -HOMEPAGE="http://www.dockapps.net/wmcliphist" +HOMEPAGE="https://www.dockapps.net/wmcliphist" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild index 37342c94380c..6a94c485a30e 100644 --- a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit toolchain-funcs DESCRIPTION="Dockable clipboard history application for Window Maker" -HOMEPAGE="http://www.dockapps.net/wmcliphist" +HOMEPAGE="https://www.dockapps.net/wmcliphist" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2"