commit: b095b4850cd26f451b06b5328792a949300b4f57 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Mar 5 08:02:21 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Mar 5 08:02:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b095b485
dev-ruby/typhoeus: move typhoeus into separate slot, bug 609506 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/typhoeus/typhoeus-1.1.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/typhoeus/typhoeus-1.1.2.ebuild b/dev-ruby/typhoeus/typhoeus-1.1.2.ebuild index 27fe55b9522..b7bac4688be 100644 --- a/dev-ruby/typhoeus/typhoeus-1.1.2.ebuild +++ b/dev-ruby/typhoeus/typhoeus-1.1.2.ebuild @@ -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=""