Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hiera/
Date: Sat, 05 May 2018 01:26:23
Message-Id: 1525483449.38386519eedf55385caa29a88cdb5cf79e76ffc1.bman@gentoo
1 commit: 38386519eedf55385caa29a88cdb5cf79e76ffc1
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Apr 27 14:19:01 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat May 5 01:24:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38386519
7
8 dev-ruby/hiera: fix,sync and use HTTPS in HOMEPAGE
9
10 Closes: https://github.com/gentoo/gentoo/pull/8166
11
12 dev-ruby/hiera/hiera-1.3.4-r1.ebuild | 2 +-
13 dev-ruby/hiera/hiera-3.2.2.ebuild | 4 ++--
14 dev-ruby/hiera/hiera-3.4.2.ebuild | 4 ++--
15 dev-ruby/hiera/hiera-3.4.3.ebuild | 2 +-
16 4 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild b/dev-ruby/hiera/hiera-1.3.4-r1.ebuild
19 index 953e3ea18f0..3d141d0fc9e 100644
20 --- a/dev-ruby/hiera/hiera-1.3.4-r1.ebuild
21 +++ b/dev-ruby/hiera/hiera-1.3.4-r1.ebuild
22 @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
23 inherit ruby-fakegem
24
25 DESCRIPTION="A simple pluggable Hierarchical Database"
26 -HOMEPAGE="http://projects.puppetlabs.com/"
27 +HOMEPAGE="https://docs.puppet.com/hiera/"
28
29 LICENSE="Apache-2.0"
30 SLOT="0"
31
32 diff --git a/dev-ruby/hiera/hiera-3.2.2.ebuild b/dev-ruby/hiera/hiera-3.2.2.ebuild
33 index d1755f89d4d..5004cab72e1 100644
34 --- a/dev-ruby/hiera/hiera-3.2.2.ebuild
35 +++ b/dev-ruby/hiera/hiera-3.2.2.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2017 Gentoo Foundation
38 +# Copyright 1999-2018 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=5
42 @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
43 inherit ruby-fakegem
44
45 DESCRIPTION="A simple pluggable Hierarchical Database"
46 -HOMEPAGE="http://projects.puppetlabs.com/"
47 +HOMEPAGE="https://docs.puppet.com/hiera/"
48
49 LICENSE="Apache-2.0"
50 SLOT="0"
51
52 diff --git a/dev-ruby/hiera/hiera-3.4.2.ebuild b/dev-ruby/hiera/hiera-3.4.2.ebuild
53 index 7bce96341da..f754d7e4acc 100644
54 --- a/dev-ruby/hiera/hiera-3.4.2.ebuild
55 +++ b/dev-ruby/hiera/hiera-3.4.2.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2017 Gentoo Foundation
58 +# Copyright 1999-2018 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=6
62 @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
63 inherit ruby-fakegem
64
65 DESCRIPTION="A simple pluggable Hierarchical Database"
66 -HOMEPAGE="https://docs.puppet.com/hiera/latest/"
67 +HOMEPAGE="https://docs.puppet.com/hiera/"
68
69 LICENSE="Apache-2.0"
70 SLOT="0"
71
72 diff --git a/dev-ruby/hiera/hiera-3.4.3.ebuild b/dev-ruby/hiera/hiera-3.4.3.ebuild
73 index 9c3ab46930b..c8b96c84f1b 100644
74 --- a/dev-ruby/hiera/hiera-3.4.3.ebuild
75 +++ b/dev-ruby/hiera/hiera-3.4.3.ebuild
76 @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
77 inherit ruby-fakegem
78
79 DESCRIPTION="A simple pluggable Hierarchical Database"
80 -HOMEPAGE="https://docs.puppet.com/hiera/latest/"
81 +HOMEPAGE="https://docs.puppet.com/hiera/"
82
83 LICENSE="Apache-2.0"
84 SLOT="0"