summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2011-12-08 19:38:36 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2011-12-08 19:38:36 +0000
commit7c39ba08d7acb72aaafcc0e96992b7f5ba9e2a62 (patch)
treef1444b819be39811cb4a2271210a399f61579718 /dev-ruby/activesupport/ChangeLog
parentAdd missing virtual/ruby-test-unit dependency to stay on the safe side; fix t... (diff)
downloadgentoo-2-7c39ba08d7acb72aaafcc0e96992b7f5ba9e2a62.tar.gz
gentoo-2-7c39ba08d7acb72aaafcc0e96992b7f5ba9e2a62.tar.bz2
gentoo-2-7c39ba08d7acb72aaafcc0e96992b7f5ba9e2a62.zip
Fix specifications so that they can be used with bundler (required for radiant-1). Also add mocha to the list of test dependencies for 3.0, found while installing the wrong slot.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/activesupport/ChangeLog')
-rw-r--r--dev-ruby/activesupport/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog
index 24fd9e4e84dd..e56b1e131418 100644
--- a/dev-ruby/activesupport/ChangeLog
+++ b/dev-ruby/activesupport/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-ruby/activesupport
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.157 2011/11/19 10:53:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.158 2011/12/08 19:38:36 flameeyes Exp $
+
+*activesupport-2.3.14-r1 (08 Dec 2011)
+
+ 08 Dec 2011; Diego E. Pettenò <flameeyes@gentoo.org>
+ +activesupport-2.3.14-r1.ebuild,
+ +files/activesupport-2.3.14-unvendorize.patch, activesupport-3.0.11.ebuild:
+ Fix specifications so that they can be used with bundler (required for
+ radiant-1). Also add mocha to the list of test dependencies for 3.0, found
+ while installing the wrong slot.
*activesupport-3.0.11 (19 Nov 2011)