dev-ruby/typhoeus: move typhoeus into separate slot, bug 609506
authorHans de Graaff <graaff@gentoo.org>
Sun, 5 Mar 2017 08:02:21 +0000 (09:02 +0100)
committerHans de Graaff <graaff@gentoo.org>
Sun, 5 Mar 2017 08:02:21 +0000 (09:02 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/typhoeus/typhoeus-1.1.2.ebuild

index 27fe55b95223ee77c2a0890c1ba6057a5e5150e7..b7bac4688be6c9528ce87f18957c0dfbbcd5eede 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md"
 RUBY_FAKEGEM_TASK_DOC=""
@@ -16,7 +16,7 @@ DESCRIPTION="Runs HTTP requests in parallel while cleanly encapsulating handling
 HOMEPAGE="https://github.com/typhoeus/typhoeus"
 
 LICENSE="Ruby"
-SLOT="0"
+SLOT="1"
 KEYWORDS="~amd64"
 IUSE=""