summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-10-11 05:36:24 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-10-11 05:36:24 +0000
commit24124d10f21a99c0bfad23c61515aaa741809388 (patch)
tree317fdc700e9ecad30c17b8ce188d135e66defe22 /dev-ruby
parentfixes bug #524954 (diff)
downloadgentoo-2-24124d10f21a99c0bfad23c61515aaa741809388.tar.gz
gentoo-2-24124d10f21a99c0bfad23c61515aaa741809388.tar.bz2
gentoo-2-24124d10f21a99c0bfad23c61515aaa741809388.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/ruby-tcpwrap/ChangeLog5
-rw-r--r--dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ChangeLog b/dev-ruby/ruby-tcpwrap/ChangeLog
index 9c23ea83db8a..8df5480eebd8 100644
--- a/dev-ruby/ruby-tcpwrap/ChangeLog
+++ b/dev-ruby/ruby-tcpwrap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-tcpwrap
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.23 2014/04/05 14:52:21 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.24 2014/10/11 05:36:24 mrueg Exp $
+
+ 11 Oct 2014; Manuel Rüger <mrueg@gentoo.org> ruby-tcpwrap-0.6-r2.ebuild:
+ Add ruby21 target.
05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> ruby-tcpwrap-0.6-r1.ebuild,
ruby-tcpwrap-0.6-r2.ebuild:
diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild
index 681ec25dd33f..fb72fa067e06 100644
--- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild
+++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild,v 1.2 2014/04/05 14:52:21 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild,v 1.3 2014/10/11 05:36:24 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
inherit ruby-ng