diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-08-16 03:58:21 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-08-16 03:58:21 +0000 |
commit | cd93300e3bcfc4697c6aac9d7c11cfb4ea8701c4 (patch) | |
tree | 6f36881f1e1d25a49c378e6079bbbebb0ef68da2 /net-analyzer/metasploit | |
parent | Update after Ruby packages move. (diff) | |
download | gentoo-2-cd93300e3bcfc4697c6aac9d7c11cfb4ea8701c4.tar.gz gentoo-2-cd93300e3bcfc4697c6aac9d7c11cfb4ea8701c4.tar.bz2 gentoo-2-cd93300e3bcfc4697c6aac9d7c11cfb4ea8701c4.zip |
Update after Ruby packages move.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/metasploit')
-rw-r--r-- | net-analyzer/metasploit/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/metasploit/metasploit-4.2.0.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/metasploit/metasploit-4.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/metasploit/metasploit-9999.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/net-analyzer/metasploit/ChangeLog b/net-analyzer/metasploit/ChangeLog index 2c5c6d6df78d..b95fa2600fc4 100644 --- a/net-analyzer/metasploit/ChangeLog +++ b/net-analyzer/metasploit/ChangeLog @@ -1,6 +1,11 @@ # 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.64 2012/06/08 09:28:04 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.65 2012/08/16 03:58:21 flameeyes Exp $ + + 16 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> + metasploit-4.0.0-r1.ebuild, metasploit-4.2.0.ebuild, metasploit-4.3.0.ebuild, + metasploit-9999.ebuild: + Update after Ruby packages move. 08 Jun 2012; Patrick Lauer <patrick@gentoo.org> metasploit-4.0.0-r1.ebuild, metasploit-4.2.0.ebuild, metasploit-4.3.0.ebuild, metasploit-9999.ebuild: @@ -312,4 +317,3 @@ 13 Feb 2005; Daniel Black <dragonheart@gentoo.org> +metasploit-2.3.ebuild: Initial ebuild as per bug #75532 thanks to Stefano <raistlin@s0ftpj.org> - diff --git a/net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild b/net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild index b48caf5311c8..6bb0c939963b 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-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.3 2012/06/08 09:28:04 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.0.0-r1.ebuild,v 1.4 2012/08/16 03:58:21 flameeyes Exp $ EAPI="3" inherit eutils @@ -22,7 +22,7 @@ RDEPEND="dev-lang/ruby gui? ( virtual/jre ) mysql? ( dev-ruby/mysql-ruby dev-ruby/activerecord[mysql] ) - postgres? ( dev-ruby/ruby-postgres + postgres? ( dev-ruby/postgres dev-ruby/activerecord[postgres] )" DEPEND="" diff --git a/net-analyzer/metasploit/metasploit-4.2.0.ebuild b/net-analyzer/metasploit/metasploit-4.2.0.ebuild index 629a6c7fc611..2bbd000b538e 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.4 2012/06/08 09:28:04 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.2.0.ebuild,v 1.5 2012/08/16 03:58:21 flameeyes Exp $ EAPI="3" inherit eutils @@ -22,7 +22,7 @@ RDEPEND="dev-lang/ruby gui? ( virtual/jre ) mysql? ( dev-ruby/mysql-ruby dev-ruby/activerecord[mysql] ) - postgres? ( dev-ruby/ruby-postgres + postgres? ( dev-ruby/postgres dev-ruby/activerecord[postgres] )" DEPEND="" diff --git a/net-analyzer/metasploit/metasploit-4.3.0.ebuild b/net-analyzer/metasploit/metasploit-4.3.0.ebuild index 72140060460f..42a729074c6f 100644 --- a/net-analyzer/metasploit/metasploit-4.3.0.ebuild +++ b/net-analyzer/metasploit/metasploit-4.3.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.3.0.ebuild,v 1.2 2012/06/08 09:28:04 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.3.0.ebuild,v 1.3 2012/08/16 03:58:21 flameeyes Exp $ EAPI="3" inherit eutils @@ -23,7 +23,7 @@ RDEPEND="dev-lang/ruby gui? ( virtual/jre ) mysql? ( dev-ruby/mysql-ruby dev-ruby/activerecord[mysql] ) - postgres? ( dev-ruby/ruby-postgres + postgres? ( dev-ruby/postgres dev-ruby/activerecord[postgres] )" DEPEND="" diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index 4c23c97b4ddd..5983703f1092 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.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-9999.ebuild,v 1.2 2012/06/08 09:28:04 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.3 2012/08/16 03:58:21 flameeyes Exp $ EAPI="3" inherit eutils subversion @@ -22,7 +22,7 @@ RDEPEND="dev-lang/ruby gui? ( virtual/jre ) mysql? ( dev-ruby/mysql-ruby dev-ruby/activerecord[mysql] ) - postgres? ( dev-ruby/ruby-postgres + postgres? ( dev-ruby/postgres dev-ruby/activerecord[postgres] )" DEPEND="" |