diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2017-05-09 21:41:29 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2017-05-10 10:59:00 -0400 |
commit | a52c6bb1ad44f741603f1975a00b30f96fed7cd3 (patch) | |
tree | d8260fe9b8ddcaea6ca6519e96e2e4058504905e /dev-ruby/rex-core | |
parent | dev-ruby/rex-mime: metasploit deps (diff) | |
download | gentoo-a52c6bb1ad44f741603f1975a00b30f96fed7cd3.tar.gz gentoo-a52c6bb1ad44f741603f1975a00b30f96fed7cd3.tar.bz2 gentoo-a52c6bb1ad44f741603f1975a00b30f96fed7cd3.zip |
dev-ruby/rex-core: fix homepage/description
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/rex-core')
-rw-r--r-- | dev-ruby/rex-core/rex-core-0.1.9.ebuild | 4 |
1 files 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 8797f9141a7f..093ad4bea5a8 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" |