summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-04-21 16:54:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-04-21 16:54:21 +0000
commitcda975b6b71b167f4c0aeeb8585293f02dcbf96e (patch)
treee2a7e65c174eac368087a1f06ec8585591767ae4 /net-analyzer/metasploit
parentUnmask now that 2.14 is going stable. (diff)
downloadgentoo-2-cda975b6b71b167f4c0aeeb8585293f02dcbf96e.tar.gz
gentoo-2-cda975b6b71b167f4c0aeeb8585293f02dcbf96e.tar.bz2
gentoo-2-cda975b6b71b167f4c0aeeb8585293f02dcbf96e.zip
Drop sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/metasploit')
-rw-r--r--net-analyzer/metasploit/ChangeLog6
-rw-r--r--net-analyzer/metasploit/metasploit-2.7.ebuild6
-rw-r--r--net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild6
-rw-r--r--net-analyzer/metasploit/metasploit-4.2.0.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/net-analyzer/metasploit/ChangeLog b/net-analyzer/metasploit/ChangeLog
index 9cc08daaaa16..e0953ebdd757 100644
--- a/net-analyzer/metasploit/ChangeLog
+++ b/net-analyzer/metasploit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/metasploit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.60 2012/02/28 14:19:19 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.61 2012/04/21 16:54:21 armin76 Exp $
+
+ 21 Apr 2012; Raúl Porcel <armin76@gentoo.org> metasploit-2.7.ebuild,
+ metasploit-4.0.0-r1.ebuild, metasploit-4.2.0.ebuild:
+ Drop sparc keywords
28 Feb 2012; Patrick Lauer <patrick@gentoo.org> metasploit-4.2.0.ebuild:
Fixing slot for #406149
diff --git a/net-analyzer/metasploit/metasploit-2.7.ebuild b/net-analyzer/metasploit/metasploit-2.7.ebuild
index 47cc2c8f6967..d475af781eb5 100644
--- a/net-analyzer/metasploit/metasploit-2.7.ebuild
+++ b/net-analyzer/metasploit/metasploit-2.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 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.8 2008/03/23 16:02:01 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-2.7.ebuild,v 1.9 2012/04/21 16:54:21 armin76 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 ~sparc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="dev-lang/perl
diff --git a/net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild b/net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild
index ea0d479292e0..5fd8e5326f44 100644
--- a/net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild
+++ b/net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild,v 1.1 2011/08/04 22:03:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild,v 1.2 2012/04/21 16:54:21 armin76 Exp $
EAPI="3"
inherit eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.metasploit.org/"
LICENSE="BSD"
SLOT="4.0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gui mysql postgres"
# Note we use bundled gems (see data/msfweb/vendor/rails/) as upstream voted for
diff --git a/net-analyzer/metasploit/metasploit-4.2.0.ebuild b/net-analyzer/metasploit/metasploit-4.2.0.ebuild
index 77f92f494d1f..9d8cf8742947 100644
--- a/net-analyzer/metasploit/metasploit-4.2.0.ebuild
+++ b/net-analyzer/metasploit/metasploit-4.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.2.0.ebuild,v 1.2 2012/02/28 14:19:19 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.2.0.ebuild,v 1.3 2012/04/21 16:54:21 armin76 Exp $
EAPI="3"
inherit eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.metasploit.org/"
LICENSE="BSD"
SLOT="4.2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gui mysql postgres"
# Note we use bundled gems (see data/msfweb/vendor/rails/) as upstream voted for