diff options
author | 2011-01-23 09:39:11 +0000 | |
---|---|---|
committer | 2011-01-23 09:39:11 +0000 | |
commit | 9325bb3f2e37cfcf5a0564ce9bb001b2e3926e83 (patch) | |
tree | 85880fd2046249ae83d5fa1a7e2d43f8f2c6492b /dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild | |
parent | Added Prefix keywords (diff) | |
download | gentoo-2-9325bb3f2e37cfcf5a0564ce9bb001b2e3926e83.tar.gz gentoo-2-9325bb3f2e37cfcf5a0564ce9bb001b2e3926e83.tar.bz2 gentoo-2-9325bb3f2e37cfcf5a0564ce9bb001b2e3926e83.zip |
Revision bump to create stable candidate with ree18.
(Portage version: 2.1.9.25/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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild b/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild index b56115c9cc58..2db7ef9e85ac 100644 --- a/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.3-r1.ebuild,v 1.4 2010/12/04 16:04:50 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild,v 1.5 2011/01/23 09:39:11 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" +USE_RUBY="ruby18 ree18" RUBY_FAKEGEM_NAME="RedCloth" |