diff options
Diffstat (limited to 'net-analyzer/metasploit/metasploit-2.6.ebuild')
-rw-r--r-- | net-analyzer/metasploit/metasploit-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/metasploit/metasploit-2.6.ebuild b/net-analyzer/metasploit/metasploit-2.6.ebuild index 4639dfa4ccf1..7ee45af24261 100644 --- a/net-analyzer/metasploit/metasploit-2.6.ebuild +++ b/net-analyzer/metasploit/metasploit-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-2.6.ebuild,v 1.2 2006/11/03 12:11:48 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-2.6.ebuild,v 1.3 2006/11/05 17:37:36 opfer Exp $ MY_P="${P/metasploit/framework}" S="${WORKDIR}/${MY_P}" @@ -10,7 +10,7 @@ SRC_URI="http://metasploit.com/tools/${MY_P}.tar.gz" LICENSE="GPL-2 Artistic" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND="dev-lang/perl |