diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-10-11 00:00:40 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-10-11 00:00:40 +0000 |
commit | 0f9e7372f574bd8e58bca7727c2cd850d53cd283 (patch) | |
tree | dbe9dfbaa05bec9a61f2a269039de527be738791 /dev-ruby | |
parent | Add ruby21 target. (diff) | |
download | gentoo-2-0f9e7372f574bd8e58bca7727c2cd850d53cd283.tar.gz gentoo-2-0f9e7372f574bd8e58bca7727c2cd850d53cd283.tar.bz2 gentoo-2-0f9e7372f574bd8e58bca7727c2cd850d53cd283.zip |
Add ruby21 target.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/tokyocabinet/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tokyocabinet/ChangeLog b/dev-ruby/tokyocabinet/ChangeLog index df7b0df11eb0..1feeab54241d 100644 --- a/dev-ruby/tokyocabinet/ChangeLog +++ b/dev-ruby/tokyocabinet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tokyocabinet # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tokyocabinet/ChangeLog,v 1.3 2014/04/24 20:20:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tokyocabinet/ChangeLog,v 1.4 2014/10/11 00:00:40 mrueg Exp $ + + 11 Oct 2014; Manuel Rüger <mrueg@gentoo.org> tokyocabinet-1.29.1.ebuild: + Add ruby21 target. 24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> tokyocabinet-1.29.1.ebuild: Remove ruby18 support. diff --git a/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild b/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild index 2d257415411d..48404655f9e4 100644 --- a/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild +++ b/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild,v 1.3 2014/04/24 20:20:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tokyocabinet/tokyocabinet-1.29.1.ebuild,v 1.4 2014/10/11 00:00:40 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" |