diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-03-23 08:39:12 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-03-23 08:44:25 +0100 |
commit | 9a94a3c211f162c28b0481e0827763a52a116cb3 (patch) | |
tree | a3081c111db89a8cba70f624f44bfb7d34c8e378 /dev-ruby/transaction-simple | |
parent | app-misc/mc: Move S variable above src_* functions. (diff) | |
download | gentoo-9a94a3c211f162c28b0481e0827763a52a116cb3.tar.gz gentoo-9a94a3c211f162c28b0481e0827763a52a116cb3.tar.bz2 gentoo-9a94a3c211f162c28b0481e0827763a52a116cb3.zip |
dev-ruby/transaction-simple: drop ruby19
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/transaction-simple')
-rw-r--r-- | dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.ebuild b/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.ebuild index aef1590a029d..294f160d1635 100644 --- a/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.ebuild +++ b/dev-ruby/transaction-simple/transaction-simple-1.4.0.2-r2.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="rdoc" RUBY_FAKEGEM_RECIPE_TEST="none" |