diff options
-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 0fb21f9d2fd6..45e422ce804b 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 27c258d2ddf8..19197f3f21a4 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 6b5326e33320..f2a6cb2c7104 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" |