diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-05-31 06:18:21 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-05-31 06:18:21 +0200 |
commit | f8c5f2e3ce46734734310ef986f67480d055d61a (patch) | |
tree | 41bca18f076bef495008591efa474aea714a1905 /dev-ruby/shoulda-context | |
parent | dev-ruby/gherkin: add 5.1.0 (diff) | |
download | gentoo-f8c5f2e3ce46734734310ef986f67480d055d61a.tar.gz gentoo-f8c5f2e3ce46734734310ef986f67480d055d61a.tar.bz2 gentoo-f8c5f2e3ce46734734310ef986f67480d055d61a.zip |
dev-ruby/shoulda-context: update HOMEPAGE
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r-- | dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild index 9e3a3e523f8f..9347479aa715 100644 --- a/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem DESCRIPTION="Context framework extracted from Shoulda" -HOMEPAGE="http://thoughtbot.com/projects/shoulda" +HOMEPAGE="https://github.com/thoughtbot/shoulda-context" LICENSE="MIT" SLOT="0" |