diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 10:56:08 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:26:57 -0400 |
commit | fa605292da60750182053142b9ee594b52ae7163 (patch) | |
tree | 70a9082e46a5c194ceaf251ff83f043340a79ae3 | |
parent | x11-plugins/wmcdplay: use HTTPS (diff) | |
download | gentoo-fa605292da60750182053142b9ee594b52ae7163.tar.gz gentoo-fa605292da60750182053142b9ee594b52ae7163.tar.bz2 gentoo-fa605292da60750182053142b9ee594b52ae7163.zip |
x11-plugins/wmcliphist: use HTTPS
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-2.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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" |