summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2014-01-30 01:24:58 +0000
committerRick Farina <zerochaos@gentoo.org>2014-01-30 01:24:58 +0000
commit6e7077073db1ecd3ab99d4dc162ddfd9c9d03a0b (patch)
tree6f4a84c2d4e1c0e073f4a73faff7f477989c51fc /net-analyzer
parentUse proper tc-is-static-only helper instead of open coding the mint logic here. (diff)
downloadgentoo-2-6e7077073db1ecd3ab99d4dc162ddfd9c9d03a0b.tar.gz
gentoo-2-6e7077073db1ecd3ab99d4dc162ddfd9c9d03a0b.tar.bz2
gentoo-2-6e7077073db1ecd3ab99d4dc162ddfd9c9d03a0b.zip
fix for bug 499224
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/metasploit/ChangeLog5
-rw-r--r--net-analyzer/metasploit/metasploit-4.8.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/metasploit/ChangeLog b/net-analyzer/metasploit/ChangeLog
index 1f7e53f51433..24cdeb444544 100644
--- a/net-analyzer/metasploit/ChangeLog
+++ b/net-analyzer/metasploit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/metasploit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.75 2014/01/22 16:12:33 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.76 2014/01/30 01:24:58 zerochaos Exp $
+
+ 30 Jan 2014; Rick Farina <zerochaos@gentoo.org> metasploit-4.8.2.ebuild:
+ fix for bug 499224
22 Jan 2014; Rick Farina <zerochaos@gentoo.org> metasploit-9999.ebuild:
fixing deps based on Gemfile
diff --git a/net-analyzer/metasploit/metasploit-4.8.2.ebuild b/net-analyzer/metasploit/metasploit-4.8.2.ebuild
index cd3a3675cbc3..bcdc82fa157f 100644
--- a/net-analyzer/metasploit/metasploit-4.8.2.ebuild
+++ b/net-analyzer/metasploit/metasploit-4.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.8.2.ebuild,v 1.1 2013/12/15 17:19:08 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.8.2.ebuild,v 1.2 2014/01/30 01:24:58 zerochaos Exp $
EAPI="5"
inherit eutils
@@ -38,7 +38,7 @@ COMMON_DEPEND="dev-db/postgresql-server
dev-ruby/nokogiri[ruby_targets_ruby19]
dev-ruby/builder:3[ruby_targets_ruby19]
>=dev-ruby/pg-0.11[ruby_targets_ruby19]
- >=dev-ruby/packetfu-1.1.9[ruby_targets_ruby19]
+ =dev-ruby/packetfu-1.1.9[ruby_targets_ruby19]
dev-ruby/robots[ruby_targets_ruby19]
dev-ruby/kissfft[ruby_targets_ruby19]
>=app-crypt/johntheripper-1.7.9-r1[-minimal]