commit: a52c6bb1ad44f741603f1975a00b30f96fed7cd3 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Wed May 10 01:41:29 2017 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Wed May 10 14:59:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a52c6bb1
dev-ruby/rex-core: fix homepage/description Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-ruby/rex-core/rex-core-0.1.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rex-core/rex-core-0.1.9.ebuild b/dev-ruby/rex-core/rex-core-0.1.9.ebuild index 8797f9141a7..093ad4bea5a 100644 --- a/dev-ruby/rex-core/rex-core-0.1.9.ebuild +++ b/dev-ruby/rex-core/rex-core-0.1.9.ebuild @@ -9,8 +9,8 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem -DESCRIPTION="architecture specific information for Rex" -HOMEPAGE="https://rubygems.org/gems/rex-arch" +DESCRIPTION="Core libraries required for the Ruby Exploitation(Rex) Suite" +HOMEPAGE="https://rubygems.org/gems/rex-core" LICENSE="BSD"
