diff options
author | 2007-02-03 15:35:22 +0000 | |
---|---|---|
committer | 2007-02-03 15:35:22 +0000 | |
commit | 993d9179b1f8517a669953abb0ce58ce3a4eab41 (patch) | |
tree | ded4e402ba60a34e27bc1f4fdea62c7ce0180d7d /net-analyzer/metasploit | |
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')
-rw-r--r-- | net-analyzer/metasploit/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/metasploit/metasploit-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/metasploit/ChangeLog b/net-analyzer/metasploit/ChangeLog index d234c33260c6..b35fcd74eeec 100644 --- a/net-analyzer/metasploit/ChangeLog +++ b/net-analyzer/metasploit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/metasploit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.19 2007/01/28 21:28:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.20 2007/02/03 15:35:22 nixnut Exp $ + + 03 Feb 2007; nixnut <nixnut@gentoo.org> metasploit-2.7.ebuild: + Stable on ppc wrt bug 164246 28 Jan 2007; Raúl Porcel <armin76@gentoo.org> metasploit-2.7.ebuild: x86 stable wrt bug 164246 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 |