diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 23:38:16 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 23:40:15 +0200 |
commit | e9fa77ad84c5f0158d83682d534483c74a86c503 (patch) | |
tree | d15dca2a6f092ee0d9108db7b599475203d847a9 | |
parent | net-libs/webkit-gtk: Version bump (diff) | |
download | gentoo-e9fa77ad84c5f0158d83682d534483c74a86c503.tar.gz gentoo-e9fa77ad84c5f0158d83682d534483c74a86c503.tar.bz2 gentoo-e9fa77ad84c5f0158d83682d534483c74a86c503.zip |
dev-ruby/metasploit-credential: Remove ruby19
Package-Manager: portage-2.2.28
-rw-r--r-- | dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild index 828717aeaf05..98a5d02050a2 100644 --- a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild +++ b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" inherit ruby-fakegem versionator |