diff options
author | Hans de Graaff <graaff@gentoo.org> | 2015-05-28 04:20:51 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2015-05-28 04:20:51 +0000 |
commit | c5ce0d025218f637174b59f0cee41cbd30f4f0fc (patch) | |
tree | 3772bbbd46de9271eb2666a37f5494ecb4f61d8d | |
parent | Cleanup. (diff) | |
download | gentoo-2-c5ce0d025218f637174b59f0cee41cbd30f4f0fc.tar.gz gentoo-2-c5ce0d025218f637174b59f0cee41cbd30f4f0fc.tar.bz2 gentoo-2-c5ce0d025218f637174b59f0cee41cbd30f4f0fc.zip |
Add ruby22.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
-rw-r--r-- | dev-ruby/ruby-progressbar/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ChangeLog b/dev-ruby/ruby-progressbar/ChangeLog index 0b2362aad1be..8ef8abd88b06 100644 --- a/dev-ruby/ruby-progressbar/ChangeLog +++ b/dev-ruby/ruby-progressbar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-progressbar # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.73 2015/05/28 04:19:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.74 2015/05/28 04:20:51 graaff Exp $ + + 28 May 2015; Hans de Graaff <graaff@gentoo.org> + ruby-progressbar-1.4.2-r1.ebuild: + Add ruby22. 28 May 2015; Hans de Graaff <graaff@gentoo.org> -ruby-progressbar-1.4.1.ebuild: diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild index b7423b377fd5..87a17dd7a4c8 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild,v 1.1 2015/01/02 10:12:11 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild,v 1.2 2015/05/28 04:20:51 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" |