diff options
author | 2016-04-16 15:05:09 +0200 | |
---|---|---|
committer | 2016-04-16 15:05:09 +0200 | |
commit | b1366e42c4d15b8737ddddc6085e364118a0ff40 (patch) | |
tree | 88060bec997653c18d36f65c2e727d5724452780 /dev-ruby/sqlite3 | |
parent | dev-ruby/tidy-ext: Remove ruby19 (diff) | |
download | gentoo-b1366e42c4d15b8737ddddc6085e364118a0ff40.tar.gz gentoo-b1366e42c4d15b8737ddddc6085e364118a0ff40.tar.bz2 gentoo-b1366e42c4d15b8737ddddc6085e364118a0ff40.zip |
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 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" |