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/shoulda-context/
Date: Thu, 31 May 2018 04:44:50
Message-Id: 1527740301.f8c5f2e3ce46734734310ef986f67480d055d61a.graaff@gentoo
1 commit: f8c5f2e3ce46734734310ef986f67480d055d61a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 31 04:18:21 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu May 31 04:18:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c5f2e3
7
8 dev-ruby/shoulda-context: update HOMEPAGE
9
10 Package-Manager: Portage-2.3.36, Repoman-2.3.9
11
12 dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild
16 index 9e3a3e523f8..9347479aa71 100644
17 --- a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild
18 +++ b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 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 @@ -17,7 +17,7 @@ RUBY_FAKEGEM_BINWRAP=""
26 inherit ruby-fakegem
27
28 DESCRIPTION="Context framework extracted from Shoulda"
29 -HOMEPAGE="http://thoughtbot.com/projects/shoulda"
30 +HOMEPAGE="https://github.com/thoughtbot/shoulda-context"
31
32 LICENSE="MIT"
33 SLOT="0"