summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-07-25 13:25:35 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-07-25 13:25:35 +0000
commit3da10b5de7dfc6f0e8b09da0a449d5ae8ecb7127 (patch)
treee06b5102aee7dd4a65dd78552e194422c4c3cf40 /dev-ruby/colorator
parentAdd ruby21 target. (diff)
downloadgentoo-2-3da10b5de7dfc6f0e8b09da0a449d5ae8ecb7127.tar.gz
gentoo-2-3da10b5de7dfc6f0e8b09da0a449d5ae8ecb7127.tar.bz2
gentoo-2-3da10b5de7dfc6f0e8b09da0a449d5ae8ecb7127.zip
Add ruby21 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/colorator')
-rw-r--r--dev-ruby/colorator/ChangeLog7
-rw-r--r--dev-ruby/colorator/colorator-0.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/colorator/ChangeLog b/dev-ruby/colorator/ChangeLog
index c9aeaf61c575..68479961e4fe 100644
--- a/dev-ruby/colorator/ChangeLog
+++ b/dev-ruby/colorator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/colorator
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/colorator/ChangeLog,v 1.3 2013/12/20 01:16:14 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/colorator/ChangeLog,v 1.4 2014/07/25 13:25:35 mrueg Exp $
+
+ 25 Jul 2014; Manuel Rüger <mrueg@gentoo.org> colorator-0.1-r1.ebuild:
+ Add ruby21 target.
20 Dec 2013; Manuel Rüger <mrueg@gentoo.org> -colorator-0.1.ebuild:
Cleanup old.
diff --git a/dev-ruby/colorator/colorator-0.1-r1.ebuild b/dev-ruby/colorator/colorator-0.1-r1.ebuild
index 079b771d65b0..efd69f6e7540 100644
--- a/dev-ruby/colorator/colorator-0.1-r1.ebuild
+++ b/dev-ruby/colorator/colorator-0.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/colorator/colorator-0.1-r1.ebuild,v 1.1 2013/10/09 01:31:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/colorator/colorator-0.1-r1.ebuild,v 1.2 2014/07/25 13:25:35 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_EXTRADOC="README.markdown"
RUBY_FAKEGEM_RECIPE_TEST="rspec"