summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-08-06 07:03:23 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-08-06 07:03:23 +0000
commit47025ea62cf74b1a558e3e8665707d9e303556e7 (patch)
tree10571f64168be6a967a92d9e9471e39010436d3a /dev-ruby/niceogiri
parentAdd ruby21 target. (diff)
downloadgentoo-2-47025ea62cf74b1a558e3e8665707d9e303556e7.tar.gz
gentoo-2-47025ea62cf74b1a558e3e8665707d9e303556e7.tar.bz2
gentoo-2-47025ea62cf74b1a558e3e8665707d9e303556e7.zip
Add ruby21 target.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/niceogiri')
-rw-r--r--dev-ruby/niceogiri/ChangeLog5
-rw-r--r--dev-ruby/niceogiri/niceogiri-1.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/niceogiri/ChangeLog b/dev-ruby/niceogiri/ChangeLog
index 145c35779104..ba2ca278bced 100644
--- a/dev-ruby/niceogiri/ChangeLog
+++ b/dev-ruby/niceogiri/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/niceogiri
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/ChangeLog,v 1.2 2014/04/24 21:05:31 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/ChangeLog,v 1.3 2014/08/06 07:03:23 mrueg Exp $
+
+ 06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> niceogiri-1.1.2.ebuild:
+ Add ruby21 target.
24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> niceogiri-1.1.2.ebuild:
Remove ruby18 support.
diff --git a/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild b/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild
index 006f7818af4e..46f09217e74a 100644
--- a/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild
+++ b/dev-ruby/niceogiri/niceogiri-1.1.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/niceogiri/niceogiri-1.1.2.ebuild,v 1.2 2014/04/24 21:05:31 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild,v 1.3 2014/08/06 07:03:23 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_RECIPE_TEST="rspec"