diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2013-11-03 03:07:32 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2013-11-03 03:07:32 +0000 |
commit | d2af16e98e45a41dfeda6cc9904ae2cc45ce9e3d (patch) | |
tree | 6e45cfc356d901cedce2aa0451403ca467fbd84f /net-analyzer/metasploit/metasploit-9999.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-d2af16e98e45a41dfeda6cc9904ae2cc45ce9e3d.tar.gz gentoo-2-d2af16e98e45a41dfeda6cc9904ae2cc45ce9e3d.tar.bz2 gentoo-2-d2af16e98e45a41dfeda6cc9904ae2cc45ce9e3d.zip |
Non-maintainer update: Remove dependency on obsolete dev-ruby/postgres, dependency for dev-ruby/pg is covered by dev-ruby/activerecord[postgres] so no need to readd it. Acked by Rick Farina. Fixes bug #479688
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'net-analyzer/metasploit/metasploit-9999.ebuild')
-rw-r--r-- | net-analyzer/metasploit/metasploit-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index f0d05fcef227..595d8af9cb1a 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.4 2012/10/16 20:05:36 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.5 2013/11/03 03:07:32 mrueg Exp $ EAPI="3" inherit eutils subversion @@ -23,8 +23,7 @@ RDEPEND="dev-lang/ruby gui? ( virtual/jre ) mysql? ( dev-ruby/mysql-ruby dev-ruby/activerecord[mysql] ) - postgres? ( dev-ruby/postgres - dev-ruby/activerecord[postgres] )" + postgres? ( dev-ruby/activerecord[postgres] )" DEPEND="" QA_PRESTRIPPED=" |