summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/ChangeLog5
-rw-r--r--dev-ruby/redcloth/redcloth-4.2.8.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog
index 4668a14badbd..ed872242d835 100644
--- a/dev-ruby/redcloth/ChangeLog
+++ b/dev-ruby/redcloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/redcloth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.62 2011/09/25 22:48:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.63 2011/10/01 02:57:39 robbat2 Exp $
+
+ 01 Oct 2011; Robin H. Johnson <robbat2@gentoo.org> redcloth-4.2.8.ebuild:
+ Fix build failure: "no such file to load -- rspec/core/rake_task".
*redcloth-4.2.8 (25 Sep 2011)
diff --git a/dev-ruby/redcloth/redcloth-4.2.8.ebuild b/dev-ruby/redcloth/redcloth-4.2.8.ebuild
index 389f68482136..dabd58580418 100644
--- a/dev-ruby/redcloth/redcloth-4.2.8.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.8.ebuild,v 1.1 2011/09/25 22:48:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.8.ebuild,v 1.2 2011/10/01 02:57:39 robbat2 Exp $
EAPI=4
@@ -34,7 +34,8 @@ KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~pp
IUSE=""
DEPEND="$DEPEND
- dev-util/ragel"
+ dev-util/ragel
+ dev-ruby/rspec"
RDEPEND="$RDEPEND"
ruby_add_bdepend "