diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-04-05 06:59:43 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-04-05 06:59:43 +0200 |
commit | f483cd104a65563148398595b609af56e33cd513 (patch) | |
tree | 56e17168dd600f90db9acd43786a9925ee4d204c /dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | |
parent | dev-ruby/mecab-ruby: cleanup (diff) | |
download | gentoo-f483cd104a65563148398595b609af56e33cd513.tar.gz gentoo-f483cd104a65563148398595b609af56e33cd513.tar.bz2 gentoo-f483cd104a65563148398595b609af56e33cd513.zip |
dev-ruby/text-hyphen: drop ruby19
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild')
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild index df2185cc3a44..4d1de09cfd8c 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild @@ -1,10 +1,10 @@ -# 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="docs" RUBY_FAKEGEM_DOCDIR="doc" |