diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-03 15:35:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-02-03 15:35:22 +0000 |
commit | 993d9179b1f8517a669953abb0ce58ce3a4eab41 (patch) | |
tree | ded4e402ba60a34e27bc1f4fdea62c7ce0180d7d /net-analyzer/metasploit/metasploit-2.7.ebuild | |
parent | Stable on ppc wrt bug 164235 (diff) | |
download | gentoo-2-993d9179b1f8517a669953abb0ce58ce3a4eab41.tar.gz gentoo-2-993d9179b1f8517a669953abb0ce58ce3a4eab41.tar.bz2 gentoo-2-993d9179b1f8517a669953abb0ce58ce3a4eab41.zip |
Stable on ppc wrt bug 164246
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-analyzer/metasploit/metasploit-2.7.ebuild')
-rw-r--r-- | net-analyzer/metasploit/metasploit-2.7.ebuild | 4 |
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 087ab931aec9..21523e5a84f2 100644 --- a/net-analyzer/metasploit/metasploit-2.7.ebuild +++ b/net-analyzer/metasploit/metasploit-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.2 2007/01/28 21:28:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-2.7.ebuild,v 1.3 2007/02/03 15:35:22 nixnut 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 |