diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-03-20 22:53:12 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-03-20 22:57:57 +0100 |
commit | c74125b1531f40c530517eb1bcb230492430b001 (patch) | |
tree | f068de3251bd65d6cd0c5e6d05039e059009abea /dev-ruby | |
parent | 02ba85d880d88de79561b93e5a449d02687855c8 (diff) | |
download | gentoo-c74125b1531f40c530517eb1bcb230492430b001.tar.gz gentoo-c74125b1531f40c530517eb1bcb230492430b001.tar.xz |
dev-ruby/lockfile: drop ruby19
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/lockfile/lockfile-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/lockfile/lockfile-2.1.3.ebuild b/dev-ruby/lockfile/lockfile-2.1.3.ebuild index a4e8153be41..93b3f97e701 100644 --- a/dev-ruby/lockfile/lockfile-2.1.3.ebuild +++ b/dev-ruby/lockfile/lockfile-2.1.3.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_TEST="" RUBY_FAKEGEM_TASK_DOC="" |