diff options
author | Hans de Graaff <graaff@gentoo.org> | 2015-04-06 15:38:22 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2015-04-06 15:38:22 +0000 |
commit | 0f90a227a39f91cf79a6c3298a92b01be2f2cbe6 (patch) | |
tree | c11d5ba7e17361d46ed267869d5def8eeb6c639e /dev-ruby/introspection/introspection-0.0.3.ebuild | |
parent | Fix typo in DESCRIPTION. (diff) | |
download | gentoo-2-0f90a227a39f91cf79a6c3298a92b01be2f2cbe6.tar.gz gentoo-2-0f90a227a39f91cf79a6c3298a92b01be2f2cbe6.tar.bz2 gentoo-2-0f90a227a39f91cf79a6c3298a92b01be2f2cbe6.zip |
Add ruby22.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/introspection/introspection-0.0.3.ebuild')
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.3.ebuild b/dev-ruby/introspection/introspection-0.0.3.ebuild index e20a62f908d2..c95f77ebc447 100644 --- a/dev-ruby/introspection/introspection-0.0.3.ebuild +++ b/dev-ruby/introspection/introspection-0.0.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/introspection/introspection-0.0.3.ebuild,v 1.10 2014/12/31 11:43:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/introspection/introspection-0.0.3.ebuild,v 1.11 2015/04/06 15:38:22 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" # No documentation task RUBY_FAKEGEM_TASK_DOC="" |