Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/puppetdb-termini/
Date: Sun, 04 Jul 2021 10:25:21
Message-Id: 1625394311.01f4a7a623e60cecb7f59b378342c826f7401756.graaff@gentoo
1 commit: 01f4a7a623e60cecb7f59b378342c826f7401756
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 4 10:24:57 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 10:25:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f4a7a6
7
8 dev-ruby/puppetdb-termini: update HOMEPAGE
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild
17 index 48b18f7b1b9..759e7aabae6 100644
18 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild
19 +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-7.4.1.ebuild
20 @@ -8,7 +8,7 @@ USE_RUBY="ruby25 ruby26 ruby27"
21 inherit unpacker
22
23 DESCRIPTION="Library needed to connect puppet to puppetdb"
24 -HOMEPAGE="http://docs.puppetlabs.com/puppetdb/"
25 +HOMEPAGE="https://puppet.com/docs/puppetdb/latest/index.html"
26 SRC_URI="http://apt.puppetlabs.com/pool/stretch/puppet/${PN:0:1}/${PN}/${PN}_${PV}-1stretch_all.deb"
27
28 LICENSE="Apache-2.0"