diff options
author | Hans de Graaff <graaff@gentoo.org> | 2015-04-19 09:32:10 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2015-04-19 09:32:10 +0000 |
commit | 794c2361ddc8411e57faacc2017bcc88629cd205 (patch) | |
tree | b8267a27e95ed3aa2539cc8ad6ad4904e8fa39bc /dev-ruby/astrolabe | |
parent | x86 stable wrt bug #537934 (diff) | |
download | gentoo-2-794c2361ddc8411e57faacc2017bcc88629cd205.tar.gz gentoo-2-794c2361ddc8411e57faacc2017bcc88629cd205.tar.bz2 gentoo-2-794c2361ddc8411e57faacc2017bcc88629cd205.zip |
Add ruby22.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/astrolabe')
-rw-r--r-- | dev-ruby/astrolabe/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/astrolabe/astrolabe-1.3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/astrolabe/ChangeLog b/dev-ruby/astrolabe/ChangeLog index 3f5a849c3863..71bff6a1d586 100644 --- a/dev-ruby/astrolabe/ChangeLog +++ b/dev-ruby/astrolabe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/astrolabe -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/astrolabe/ChangeLog,v 1.1 2014/09/04 02:17:56 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/astrolabe/ChangeLog,v 1.2 2015/04/19 09:32:10 graaff Exp $ + + 19 Apr 2015; Hans de Graaff <graaff@gentoo.org> astrolabe-1.3.0.ebuild: + Add ruby22. *astrolabe-1.3.0 (04 Sep 2014) diff --git a/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild b/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild index dd15b9b6ed1a..138653393402 100644 --- a/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild +++ b/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild @@ -1,9 +1,9 @@ -# 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/astrolabe/astrolabe-1.3.0.ebuild,v 1.1 2014/09/04 02:17:56 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild,v 1.2 2015/04/19 09:32:10 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="yard" RUBY_FAKEGEM_RECIPE_TEST="rspec" |