summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/shoulda-context/ChangeLog7
-rw-r--r--dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/shoulda-context/ChangeLog b/dev-ruby/shoulda-context/ChangeLog
index c09ebf3746d1..92b4cb7c9d05 100644
--- a/dev-ruby/shoulda-context/ChangeLog
+++ b/dev-ruby/shoulda-context/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/shoulda-context
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.10 2014/10/29 19:34:27 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.11 2015/04/11 15:52:27 graaff Exp $
+
+ 11 Apr 2015; Hans de Graaff <graaff@gentoo.org> shoulda-context-1.1.6.ebuild:
+ Add ruby22.
29 Oct 2014; Manuel Rüger <mrueg@gentoo.org> shoulda-context-1.1.6.ebuild:
Drop jruby target.
diff --git a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild
index fd350d5eaf3a..6b95e4425a4f 100644
--- a/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild
+++ b/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild
@@ -1,10 +1,10 @@
-# 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/shoulda-context/shoulda-context-1.1.6.ebuild,v 1.7 2014/10/29 19:34:27 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.6.ebuild,v 1.8 2015/04/11 15:52:27 graaff Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"