summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-01-26 18:19:42 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-01-26 18:19:42 +0000
commit3731e56135bfd8b7b4bdff797e8f749d97708f57 (patch)
tree62c53cbcfb2a63d9703b9a81685838571559c418
parentold (diff)
downloadgentoo-2-3731e56135bfd8b7b4bdff797e8f749d97708f57.tar.gz
gentoo-2-3731e56135bfd8b7b4bdff797e8f749d97708f57.tar.bz2
gentoo-2-3731e56135bfd8b7b4bdff797e8f749d97708f57.zip
Add ruby22 target.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
-rw-r--r--dev-ruby/allison/ChangeLog7
-rw-r--r--dev-ruby/allison/allison-2.0.3-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/allison/ChangeLog b/dev-ruby/allison/ChangeLog
index 97a49c604b4b..07726d646031 100644
--- a/dev-ruby/allison/ChangeLog
+++ b/dev-ruby/allison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/allison
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.39 2014/11/11 11:09:41 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.40 2015/01/26 18:19:42 mrueg Exp $
+
+ 26 Jan 2015; Manuel Rüger <mrueg@gentoo.org> allison-2.0.3-r3.ebuild:
+ Add ruby22 target.
11 Nov 2014; Manuel Rüger <mrueg@gentoo.org> allison-2.0.3-r2.ebuild,
allison-2.0.3-r3.ebuild:
diff --git a/dev-ruby/allison/allison-2.0.3-r3.ebuild b/dev-ruby/allison/allison-2.0.3-r3.ebuild
index 4cae6f4b5cb1..252c691b8efd 100644
--- a/dev-ruby/allison/allison-2.0.3-r3.ebuild
+++ b/dev-ruby/allison/allison-2.0.3-r3.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/allison/allison-2.0.3-r3.ebuild,v 1.4 2014/11/11 11:09:41 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r3.ebuild,v 1.5 2015/01/26 18:19:42 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""