diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-20 23:47:41 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-20 23:47:41 +0100 |
commit | 91bbec1476afbc6c5b10f3bf5cbf182fc4a26bd0 (patch) | |
tree | f288fef2c66558ac4567cf240a0d8e5cf9e63985 /app-text/webgen | |
parent | x11-themes/vanilla-dmz-xcursors: Add ~arm64 keyword (diff) | |
download | gentoo-91bbec1476afbc6c5b10f3bf5cbf182fc4a26bd0.tar.gz gentoo-91bbec1476afbc6c5b10f3bf5cbf182fc4a26bd0.tar.bz2 gentoo-91bbec1476afbc6c5b10f3bf5cbf182fc4a26bd0.zip |
app-text/webgen: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text/webgen')
-rw-r--r-- | app-text/webgen/webgen-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/webgen/webgen-1.3.0.ebuild b/app-text/webgen/webgen-1.3.0.ebuild index 32408b27e5a5..5d53e473db55 100644 --- a/app-text/webgen/webgen-1.3.0.ebuild +++ b/app-text/webgen/webgen-1.3.0.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_DOCDIR="htmldoc/rdoc" RUBY_FAKEGEM_EXTRADOC="AUTHORS THANKS" |