summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2013-12-25 09:43:57 +0000
committerHans de Graaff <graaff@gentoo.org>2013-12-25 09:43:57 +0000
commit38e14e8cd9d0d9ab30b082ddc9d11f6dd86ca1cf (patch)
tree3627db82cd40968d75a1acfc291fa18786ce0d94 /dev-ruby/activesupport
parentAdd a new revision for ruby20 with Rails 4. (diff)
downloadgentoo-2-38e14e8cd9d0d9ab30b082ddc9d11f6dd86ca1cf.tar.gz
gentoo-2-38e14e8cd9d0d9ab30b082ddc9d11f6dd86ca1cf.tar.bz2
gentoo-2-38e14e8cd9d0d9ab30b082ddc9d11f6dd86ca1cf.zip
Add ruby20.
(Portage version: 2.2.7/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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index cf12cd253991..ae8de655a609 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.240 2013/12/16 20:11:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.241 2013/12/25 09:43:57 graaff Exp $
+
+ 25 Dec 2013; Hans de Graaff <graaff@gentoo.org> activesupport-4.0.2.ebuild:
+ Add ruby20.
16 Dec 2013; Hans de Graaff <graaff@gentoo.org> -activesupport-3.2.15.ebuild,
-activesupport-4.0.0.ebuild:
diff --git a/dev-ruby/activesupport/activesupport-4.0.2.ebuild b/dev-ruby/activesupport/activesupport-4.0.2.ebuild
index d1d87be04769..8e7e878724dd 100644
--- a/dev-ruby/activesupport/activesupport-4.0.2.ebuild
+++ b/dev-ruby/activesupport/activesupport-4.0.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.2.ebuild,v 1.1 2013/12/05 07:41:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.2.ebuild,v 1.2 2013/12/25 09:43:57 graaff Exp $
EAPI=5
-USE_RUBY="ruby19"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_TASK_DOC=""