summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-12-28 00:58:36 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-12-28 00:58:36 +0000
commit85cbb351ea819e816c603cbc64b8455e38b2f0a7 (patch)
tree1b692233188d51b84610c4a62426ad007fb3ade2 /dev-ruby/chronic
parentadd bordering required for webtest, clean old impl (diff)
downloadgentoo-2-85cbb351ea819e816c603cbc64b8455e38b2f0a7.tar.gz
gentoo-2-85cbb351ea819e816c603cbc64b8455e38b2f0a7.tar.bz2
gentoo-2-85cbb351ea819e816c603cbc64b8455e38b2f0a7.zip
Add ruby2.2 target.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/chronic')
-rw-r--r--dev-ruby/chronic/ChangeLog5
-rw-r--r--dev-ruby/chronic/chronic-0.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/chronic/ChangeLog b/dev-ruby/chronic/ChangeLog
index d33f599dad42..3500731b678c 100644
--- a/dev-ruby/chronic/ChangeLog
+++ b/dev-ruby/chronic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/chronic
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.19 2014/11/25 11:24:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.20 2014/12/28 00:58:36 mrueg Exp $
+
+ 28 Dec 2014; Manuel Rüger <mrueg@gentoo.org> chronic-0.10.2.ebuild:
+ Add ruby2.2 target.
25 Nov 2014; Manuel Rüger <mrueg@gentoo.org> chronic-0.10.2.ebuild:
Drop jruby target.
diff --git a/dev-ruby/chronic/chronic-0.10.2.ebuild b/dev-ruby/chronic/chronic-0.10.2.ebuild
index 31beae64dc13..084d6e34e2db 100644
--- a/dev-ruby/chronic/chronic-0.10.2.ebuild
+++ b/dev-ruby/chronic/chronic-0.10.2.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/chronic/chronic-0.10.2.ebuild,v 1.5 2014/11/25 11:24:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.10.2.ebuild,v 1.6 2014/12/28 00:58:36 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"