diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-11 10:50:01 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-11 10:50:01 +0000 |
commit | e51f6f8736d083c56417c38b90d905ee7f6fc30a (patch) | |
tree | a46f20d3916dd9fc3baaf7f1f2b2eb7976ad7edf /dev-ruby/right_aws/right_aws-3.0.4.ebuild | |
parent | Stable for ia64, wrt bug #528262 (diff) | |
download | gentoo-2-e51f6f8736d083c56417c38b90d905ee7f6fc30a.tar.gz gentoo-2-e51f6f8736d083c56417c38b90d905ee7f6fc30a.tar.bz2 gentoo-2-e51f6f8736d083c56417c38b90d905ee7f6fc30a.zip |
Drop jruby target.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/right_aws/right_aws-3.0.4.ebuild')
-rw-r--r-- | dev-ruby/right_aws/right_aws-3.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/right_aws/right_aws-3.0.4.ebuild b/dev-ruby/right_aws/right_aws-3.0.4.ebuild index 9bebe400646b..45c2a3cc7db7 100644 --- a/dev-ruby/right_aws/right_aws-3.0.4.ebuild +++ b/dev-ruby/right_aws/right_aws-3.0.4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-3.0.4.ebuild,v 1.3 2014/08/05 16:00:47 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_aws/right_aws-3.0.4.ebuild,v 1.4 2014/11/11 10:50:01 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 jruby" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_DOC="docs" RUBY_FAKEGEM_DOCDIR="doc" |