diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-04-13 06:35:57 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-04-13 06:35:57 +0200 |
commit | 7ebe9d34b8de9947cd5fbaba717a1e64ff733eaf (patch) | |
tree | 8b1f329a18110837053f99e839945f0598877e26 /dev-ruby/png | |
parent | dev-ruby/png: cleanup (diff) | |
download | gentoo-7ebe9d34b8de9947cd5fbaba717a1e64ff733eaf.tar.gz gentoo-7ebe9d34b8de9947cd5fbaba717a1e64ff733eaf.tar.bz2 gentoo-7ebe9d34b8de9947cd5fbaba717a1e64ff733eaf.zip |
dev-ruby/png: drop ruby19
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/png')
-rw-r--r-- | dev-ruby/png/png-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/png/png-1.2.1.ebuild b/dev-ruby/png/png-1.2.1.ebuild index e177aff8205a..26f73115c737 100644 --- a/dev-ruby/png/png-1.2.1.ebuild +++ b/dev-ruby/png/png-1.2.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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="docs" RUBY_FAKEGEM_DOCDIR="doc" |