summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2014-04-18 09:07:27 +0000
committerHans de Graaff <graaff@gentoo.org>2014-04-18 09:07:27 +0000
commit547a0466614bbe20bea1eeaf3bd9ea619574133f (patch)
tree0c04b72e290e69c40b8dda1f556bb55b8ebbfa2e /dev-ruby/activesupport
parentAdd ruby21. (diff)
downloadgentoo-2-547a0466614bbe20bea1eeaf3bd9ea619574133f.tar.gz
gentoo-2-547a0466614bbe20bea1eeaf3bd9ea619574133f.tar.bz2
gentoo-2-547a0466614bbe20bea1eeaf3bd9ea619574133f.zip
Add ruby21.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/ChangeLog5
-rw-r--r--dev-ruby/activesupport/activesupport-4.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 57b249dd8575..589cfe5700d9 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.246 2014/04/05 07:39:17 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.247 2014/04/18 09:07:27 graaff Exp $
+
+ 18 Apr 2014; Hans de Graaff <graaff@gentoo.org> activesupport-4.0.4.ebuild:
+ Add ruby21.
*activesupport-4.0.4 (05 Apr 2014)
diff --git a/dev-ruby/activesupport/activesupport-4.0.4.ebuild b/dev-ruby/activesupport/activesupport-4.0.4.ebuild
index 0b6ec1da9b30..1434ab8e6f39 100644
--- a/dev-ruby/activesupport/activesupport-4.0.4.ebuild
+++ b/dev-ruby/activesupport/activesupport-4.0.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.4.ebuild,v 1.1 2014/04/05 07:39:17 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.4.ebuild,v 1.2 2014/04/18 09:07:27 graaff Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_TASK_DOC=""