diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2015-11-30 11:40:07 -0500 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2015-11-30 11:47:04 -0500 |
commit | 93cba8f583487f26c4bc1617a58e37a30b764da6 (patch) | |
tree | 8a7d6dd78e4ee75a4d1b4c5a8b7991bd16f5b86f /net-analyzer/metasploit/metasploit-9999.ebuild | |
parent | net-analyzer/metasploit: update dep for live ebuild (diff) | |
download | gentoo-93cba8f583487f26c4bc1617a58e37a30b764da6.tar.gz gentoo-93cba8f583487f26c4bc1617a58e37a30b764da6.tar.bz2 gentoo-93cba8f583487f26c4bc1617a58e37a30b764da6.zip |
net-analyzer/metasploit: shorten description to make repoman happy
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-analyzer/metasploit/metasploit-9999.ebuild')
-rw-r--r-- | net-analyzer/metasploit/metasploit-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index 09f0089a4cec..2b04381ef9bc 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.ebuild @@ -27,7 +27,7 @@ else SLOT="$(get_version_component_range 1).$(get_version_component_range 2)" fi -DESCRIPTION="Advanced open-source framework for developing, testing, and using vulnerability exploit code" +DESCRIPTION="Advanced framework for developing, testing, and using vulnerability exploit code" HOMEPAGE="http://www.metasploit.org/" LICENSE="BSD" IUSE="development +java oracle +pcap test" |