diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-16 15:05:09 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-16 15:05:09 +0200 |
commit | b1366e42c4d15b8737ddddc6085e364118a0ff40 (patch) | |
tree | 88060bec997653c18d36f65c2e727d5724452780 /dev-ruby/sqlite3 | |
parent | 648b038ddcbcab2f8b3b2ba9006eec35ade7ed8b (diff) | |
download | gentoo-b1366e42c4d15b8737ddddc6085e364118a0ff40.tar.gz gentoo-b1366e42c4d15b8737ddddc6085e364118a0ff40.tar.xz |
dev-ruby/sqlite3: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/sqlite3')
-rw-r--r-- | dev-ruby/sqlite3/sqlite3-1.3.10-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/sqlite3/sqlite3-1.3.10.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/sqlite3/sqlite3-1.3.11.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/sqlite3/sqlite3-1.3.10-r1.ebuild b/dev-ruby/sqlite3/sqlite3-1.3.10-r1.ebuild index 0fb21f9d2fd..45e422ce804 100644 --- a/dev-ruby/sqlite3/sqlite3-1.3.10-r1.ebuild +++ b/dev-ruby/sqlite3/sqlite3-1.3.10-r1.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 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="faq" RUBY_FAKEGEM_DOCDIR="doc faq" diff --git a/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild b/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild index 27c258d2ddf..19197f3f21a 100644 --- a/dev-ruby/sqlite3/sqlite3-1.3.10.ebuild +++ b/dev-ruby/sqlite3/sqlite3-1.3.10.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" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_DOC="faq" RUBY_FAKEGEM_DOCDIR="doc faq" diff --git a/dev-ruby/sqlite3/sqlite3-1.3.11.ebuild b/dev-ruby/sqlite3/sqlite3-1.3.11.ebuild index 6b5326e3332..f2a6cb2c710 100644 --- a/dev-ruby/sqlite3/sqlite3-1.3.11.ebuild +++ b/dev-ruby/sqlite3/sqlite3-1.3.11.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 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="faq" RUBY_FAKEGEM_DOCDIR="doc faq" |