summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2014-01-02 07:59:23 +0000
committerHans de Graaff <graaff@gentoo.org>2014-01-02 07:59:23 +0000
commitd6372178f1f011dd11ed39e69b541cf79a49ac95 (patch)
treed6acd8916c1c715bd6c763c93499291e110dd6e9 /dev-ruby/activerecord
parentRestore ruby18. Drop ree18. (diff)
downloadgentoo-2-d6372178f1f011dd11ed39e69b541cf79a49ac95.tar.gz
gentoo-2-d6372178f1f011dd11ed39e69b541cf79a49ac95.tar.bz2
gentoo-2-d6372178f1f011dd11ed39e69b541cf79a49ac95.zip
Restore ruby18.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog6
-rw-r--r--dev-ruby/activerecord/activerecord-2.3.18.ebuild4
-rw-r--r--dev-ruby/activerecord/activerecord-3.2.16.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index cc99ecd4b465..2e4ac9b6b9da 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.252 2014/01/01 19:11:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.253 2014/01/02 07:59:23 graaff Exp $
+
+ 02 Jan 2014; Hans de Graaff <graaff@gentoo.org> activerecord-2.3.18.ebuild,
+ activerecord-3.2.16.ebuild:
+ Restore ruby18.
01 Jan 2014; Patrick Lauer <patrick@gentoo.org> activerecord-2.3.18.ebuild,
activerecord-3.2.16.ebuild:
diff --git a/dev-ruby/activerecord/activerecord-2.3.18.ebuild b/dev-ruby/activerecord/activerecord-2.3.18.ebuild
index 48c8c8849c68..2a062a310a50 100644
--- a/dev-ruby/activerecord/activerecord-2.3.18.ebuild
+++ b/dev-ruby/activerecord/activerecord-2.3.18.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/activerecord/activerecord-2.3.18.ebuild,v 1.6 2014/01/01 19:11:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-2.3.18.ebuild,v 1.7 2014/01/02 07:59:23 graaff Exp $
EAPI=2
-USE_RUBY="jruby"
+USE_RUBY="ruby18 jruby"
# this is not null so that the dependencies will actually be filled
RUBY_FAKEGEM_TASK_TEST="none"
diff --git a/dev-ruby/activerecord/activerecord-3.2.16.ebuild b/dev-ruby/activerecord/activerecord-3.2.16.ebuild
index cefef1ae4ea8..ce277703928b 100644
--- a/dev-ruby/activerecord/activerecord-3.2.16.ebuild
+++ b/dev-ruby/activerecord/activerecord-3.2.16.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/activerecord/activerecord-3.2.16.ebuild,v 1.2 2014/01/01 19:11:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.16.ebuild,v 1.3 2014/01/02 07:59:23 graaff Exp $
EAPI=5
-USE_RUBY="ruby19"
+USE_RUBY="ruby18 ruby19"
# this is not null so that the dependencies will actually be filled
RUBY_FAKEGEM_TASK_TEST="test"