summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-03-01 17:00:00 +0000
committerPeter Volkov <pva@gentoo.org>2008-03-01 17:00:00 +0000
commit52eaf176c93df03e0704367d4c5117e98fdc5608 (patch)
tree7cf079389b0e3ca4d0f54922bae3a5a6bd2d97e0 /net-analyzer/metasploit/metasploit-2.7.ebuild
parentUpdate portaudio snapshot to have alsa working again, thanks to Alex Rostovts... (diff)
downloadgentoo-2-52eaf176c93df03e0704367d4c5117e98fdc5608.tar.gz
gentoo-2-52eaf176c93df03e0704367d4c5117e98fdc5608.tar.bz2
gentoo-2-52eaf176c93df03e0704367d4c5117e98fdc5608.zip
Hopefully fixed update problem, bug #195924. Now we use subversion eclass with it's features to allow users upgrade metasploit even if new revision is not available in portage ATM. Thank Erwin Paternotte, Jakub Moc, Anton Bolshakov, H D Moore, and Doug Klima for their input and help in fixing this bug.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/metasploit/metasploit-2.7.ebuild')
-rw-r--r--net-analyzer/metasploit/metasploit-2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/metasploit/metasploit-2.7.ebuild b/net-analyzer/metasploit/metasploit-2.7.ebuild
index e916ad36b8e7..d96c8e918464 100644
--- a/net-analyzer/metasploit/metasploit-2.7.ebuild
+++ b/net-analyzer/metasploit/metasploit-2.7.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-2.7.ebuild,v 1.6 2008/01/30 15:39:59 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-2.7.ebuild,v 1.7 2008/03/01 17:00:00 pva Exp $
MY_P="${P/metasploit/framework}"
S="${WORKDIR}/${MY_P}"
-DESCRIPTION="The Metasploit Framework is an advanced open-source platform for developing, testing, and using vulnerability exploit code."
+DESCRIPTION="Advanced open-source framework for developing, testing, and using vulnerability exploit code"
HOMEPAGE="http://www.metasploit.org/"
SRC_URI="http://metasploit.com/tools/${MY_P}.tar.gz"