summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-08-06 07:44:14 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-08-06 07:44:14 +0000
commitac924561279326fb41785774e6da2cfbb676015c (patch)
treef6a56f3727ac41bace6aa9cae5bccb417517ef93 /dev-ruby
parentAdd ruby21 target. (diff)
downloadgentoo-2-ac924561279326fb41785774e6da2cfbb676015c.tar.gz
gentoo-2-ac924561279326fb41785774e6da2cfbb676015c.tar.bz2
gentoo-2-ac924561279326fb41785774e6da2cfbb676015c.zip
Add ruby21 target.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-http-digest_auth/ChangeLog6
-rw-r--r--dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/net-http-digest_auth/ChangeLog b/dev-ruby/net-http-digest_auth/ChangeLog
index d2a38d266a99..666b94d9036d 100644
--- a/dev-ruby/net-http-digest_auth/ChangeLog
+++ b/dev-ruby/net-http-digest_auth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/net-http-digest_auth
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 1.12 2014/05/21 02:42:09 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 1.13 2014/08/06 07:44:14 mrueg Exp $
+
+ 06 Aug 2014; Manuel Rüger <mrueg@gentoo.org>
+ net-http-digest_auth-1.4-r1.ebuild:
+ Add ruby21 target.
21 May 2014; Manuel Rüger <mrueg@gentoo.org>
net-http-digest_auth-1.4-r1.ebuild, net-http-digest_auth-1.4.ebuild:
diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild
index 99c347988614..4d01b48a0d8b 100644
--- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild
+++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.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/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild,v 1.2 2014/05/21 02:42:09 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild,v 1.3 2014/08/06 07:44:14 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_DOCDIR="doc"