diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 18:37:36 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 18:37:36 +0100 |
commit | 34f236b723153132381cc89cb6e6a46fc7fb8ecf (patch) | |
tree | ba4aeb6ed3fcc004c51cb08b3812159722c4e950 /dev-ruby/astrolabe | |
parent | dev-ruby/astrolabe: Remove old (diff) | |
download | gentoo-34f236b723153132381cc89cb6e6a46fc7fb8ecf.tar.gz gentoo-34f236b723153132381cc89cb6e6a46fc7fb8ecf.tar.bz2 gentoo-34f236b723153132381cc89cb6e6a46fc7fb8ecf.zip |
dev-ruby/astrolabe: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/astrolabe')
-rw-r--r-- | dev-ruby/astrolabe/astrolabe-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild b/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild index a03dd8eb175c..08c581de6ca0 100644 --- a/dev-ruby/astrolabe/astrolabe-1.3.1.ebuild +++ b/dev-ruby/astrolabe/astrolabe-1.3.1.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_RECIPE_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec" |