Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcliphist/
Date: Sat, 05 May 2018 19:28:37
Message-Id: 1525548417.fa605292da60750182053142b9ee594b52ae7163.bman@gentoo
1 commit: fa605292da60750182053142b9ee594b52ae7163
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Mon Apr 30 08:56:08 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat May 5 19:26:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa605292
7
8 x11-plugins/wmcliphist: use HTTPS
9
10 x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild | 4 ++--
11 x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild | 4 ++--
12 x11-plugins/wmcliphist/wmcliphist-2.1.ebuild | 4 ++--
13 3 files changed, 6 insertions(+), 6 deletions(-)
14
15 diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild
16 index 62e406a4812..37e71fb2d44 100644
17 --- a/x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild
18 +++ b/x11-plugins/wmcliphist/wmcliphist-2.1-r1.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 inherit toolchain-funcs
26
27 DESCRIPTION="Dockable clipboard history application for Window Maker"
28 -HOMEPAGE="http://www.dockapps.net/wmcliphist"
29 +HOMEPAGE="https://www.dockapps.net/wmcliphist"
30 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
31
32 LICENSE="GPL-2"
33
34 diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild
35 index 944881c64bb..81b1a09ccbd 100644
36 --- a/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild
37 +++ b/x11-plugins/wmcliphist/wmcliphist-2.1-r2.ebuild
38 @@ -1,11 +1,11 @@
39 -# Copyright 1999-2016 Gentoo Foundation
40 +# Copyright 1999-2018 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42
43 EAPI=6
44 inherit toolchain-funcs
45
46 DESCRIPTION="Dockable clipboard history application for Window Maker"
47 -HOMEPAGE="http://www.dockapps.net/wmcliphist"
48 +HOMEPAGE="https://www.dockapps.net/wmcliphist"
49 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
50
51 LICENSE="GPL-2"
52
53 diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild
54 index 37342c94380..6a94c485a30 100644
55 --- a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild
56 +++ b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild
57 @@ -1,11 +1,11 @@
58 -# Copyright 1999-2016 Gentoo Foundation
59 +# Copyright 1999-2018 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61
62 EAPI=5
63 inherit toolchain-funcs
64
65 DESCRIPTION="Dockable clipboard history application for Window Maker"
66 -HOMEPAGE="http://www.dockapps.net/wmcliphist"
67 +HOMEPAGE="https://www.dockapps.net/wmcliphist"
68 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
69
70 LICENSE="GPL-2"