summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-04-17 12:37:36 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-04-17 12:37:36 +0200
commit3a8808def2412e5e0ac11126668df1cb460c843b (patch)
treedad7379f842e30db76c8e0a8d6a7b2c855fd7a7f /dev-ruby/typhoeus
parentdev-games/crystalspace: Fix build with gcc-5 (diff)
downloadgentoo-3a8808def2412e5e0ac11126668df1cb460c843b.tar.gz
gentoo-3a8808def2412e5e0ac11126668df1cb460c843b.tar.bz2
gentoo-3a8808def2412e5e0ac11126668df1cb460c843b.zip
dev-ruby/typhoeus: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/typhoeus')
-rw-r--r--dev-ruby/typhoeus/typhoeus-0.7.3.ebuild4
-rw-r--r--dev-ruby/typhoeus/typhoeus-0.8.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/typhoeus/typhoeus-0.7.3.ebuild b/dev-ruby/typhoeus/typhoeus-0.7.3.ebuild
index 9f52ee7dc194..1d57c2924770 100644
--- a/dev-ruby/typhoeus/typhoeus-0.7.3.ebuild
+++ b/dev-ruby/typhoeus/typhoeus-0.7.3.ebuild
@@ -1,10 +1,10 @@
-# 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"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md"
RUBY_FAKEGEM_TASK_DOC=""
diff --git a/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild b/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild
index b7fac482ade7..112a41923a26 100644
--- a/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild
+++ b/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild
@@ -1,10 +1,10 @@
-# 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 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md"
RUBY_FAKEGEM_TASK_DOC=""