diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-24 16:08:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-24 16:08:28 +0000 |
commit | 064c72f4f9718902eb87b1673e8e316fbaf76f09 (patch) | |
tree | ff021f9b3fefeaddc595e0d6b0c22591f4ea5525 /net-analyzer/metasploit | |
parent | Build breaks with neon-0.28, adjust dependency accordingly, see bug #214476 (diff) | |
download | gentoo-2-064c72f4f9718902eb87b1673e8e316fbaf76f09.tar.gz gentoo-2-064c72f4f9718902eb87b1673e8e316fbaf76f09.tar.bz2 gentoo-2-064c72f4f9718902eb87b1673e8e316fbaf76f09.zip |
Add ~sparc wrt #211774
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/metasploit')
-rw-r--r-- | net-analyzer/metasploit/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/metasploit/metasploit-3.1_p5456.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/metasploit/ChangeLog b/net-analyzer/metasploit/ChangeLog index 8a3f27c54024..45c87aeb2d97 100644 --- a/net-analyzer/metasploit/ChangeLog +++ b/net-analyzer/metasploit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/metasploit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.32 2008/03/24 05:42:42 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.33 2008/03/24 16:08:28 armin76 Exp $ + + 24 Mar 2008; Raúl Porcel <armin76@gentoo.org> + metasploit-3.1_p5456.ebuild: + Add ~sparc wrt #211774 *metasploit-3.1_p5456 (24 Mar 2008) diff --git a/net-analyzer/metasploit/metasploit-3.1_p5456.ebuild b/net-analyzer/metasploit/metasploit-3.1_p5456.ebuild index 805685ed27fe..34a581d70780 100644 --- a/net-analyzer/metasploit/metasploit-3.1_p5456.ebuild +++ b/net-analyzer/metasploit/metasploit-3.1_p5456.ebuild @@ -1,6 +1,6 @@ # 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-3.1_p5456.ebuild,v 1.1 2008/03/24 05:42:42 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-3.1_p5456.ebuild,v 1.2 2008/03/24 16:08:28 armin76 Exp $ MY_P=${PN/metasploit/framework}-${PV} @@ -22,7 +22,7 @@ HOMEPAGE="http://www.metasploit.org/" LICENSE="MSF-1.2" SLOT="3" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="gtk sqlite sqlite3 postgres httpd" RDEPEND="dev-lang/ruby |