diff options
author | Hans de Graaff <graaff@gentoo.org> | 2010-09-10 12:39:24 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2010-09-10 12:39:24 +0000 |
commit | 00e166b123e9e639c8d773619c7ff87da56b9f8d (patch) | |
tree | 1fae6070a88aa418e68f0ed4c0230a169de32752 /dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild | |
parent | Fix metadata.xml to match rest of media-video. (diff) | |
download | gentoo-2-00e166b123e9e639c8d773619c7ff87da56b9f8d.tar.gz gentoo-2-00e166b123e9e639c8d773619c7ff87da56b9f8d.tar.bz2 gentoo-2-00e166b123e9e639c8d773619c7ff87da56b9f8d.zip |
Document upstream bug for jruby support.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild b/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild index c2167fd11935..467711baf26c 100644 --- a/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild,v 1.1 2010/07/29 09:31:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild,v 1.2 2010/09/10 12:39:24 graaff Exp $ EAPI=2 # jruby → tests still fail with UTF-8 characters +# http://jgarber.lighthouseapp.com/projects/13054/tickets/149-redcloth-4-doesnt-support-multi-bytes-content USE_RUBY="ruby18 ree18 ruby19" RUBY_FAKEGEM_NAME="RedCloth" |