diff options
author | Hans de Graaff <graaff@gentoo.org> | 2015-04-11 15:52:27 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2015-04-11 15:52:27 +0000 |
commit | 543cc80ac841aa5564c7dad54c1701da8b843db6 (patch) | |
tree | 86376108ac86bad90f56c9d42174d0c0f938aa1f /dev-ruby | |
parent | Add ruby22. (diff) | |
download | gentoo-2-543cc80ac841aa5564c7dad54c1701da8b843db6.tar.gz gentoo-2-543cc80ac841aa5564c7dad54c1701da8b843db6.tar.bz2 gentoo-2-543cc80ac841aa5564c7dad54c1701da8b843db6.zip |
Add ruby22.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/shoulda-context/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/shoulda-context/ChangeLog b/dev-ruby/shoulda-context/ChangeLog index c09ebf3746d1..92b4cb7c9d05 100644 --- a/dev-ruby/shoulda-context/ChangeLog +++ b/dev-ruby/shoulda-context/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/shoulda-context -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.10 2014/10/29 19:34:27 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.11 2015/04/11 15:52:27 graaff Exp $ + + 11 Apr 2015; Hans de Graaff <graaff@gentoo.org> shoulda-context-1.1.6.ebuild: + Add ruby22. 29 Oct 2014; Manuel Rüger <mrueg@gentoo.org> shoulda-context-1.1.6.ebuild: Drop jruby target. diff --git a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild index fd350d5eaf3a..6b95e4425a4f 100644 --- a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild +++ b/dev-ruby/shoulda-context/shoulda-context-1.1.6.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/shoulda-context/shoulda-context-1.1.6.ebuild,v 1.7 2014/10/29 19:34:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v 1.8 2015/04/11 15:52:27 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md" |