diff options
author | 2014-04-05 23:32:39 +0000 | |
---|---|---|
committer | 2014-04-05 23:32:39 +0000 | |
commit | 4e17c191af6c0d44f45f2afde2f4e25466693d17 (patch) | |
tree | 170b9ae9142bc408eb62891101f30cc5a3d8207d /dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild | |
parent | Remove ree18 and ruby18 target. (diff) | |
download | gentoo-2-4e17c191af6c0d44f45f2afde2f4e25466693d17.tar.gz gentoo-2-4e17c191af6c0d44f45f2afde2f4e25466693d17.tar.bz2 gentoo-2-4e17c191af6c0d44f45f2afde2f4e25466693d17.zip |
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild')
-rw-r--r-- | dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild b/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild index 980871d7b227..61c9c93abbf4 100644 --- a/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild +++ b/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild,v 1.5 2012/09/28 15:42:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.10.2-r1.ebuild,v 1.6 2014/04/05 23:32:39 mrueg Exp $ EAPI=2 # jruby → cannot work, it's a compiled extension -USE_RUBY="ruby18 ree18 ruby19" +USE_RUBY="ruby19" RUBY_FAKEGEM_NAME="cairo" |