diff options
author | 2014-01-02 07:45:09 +0000 | |
---|---|---|
committer | 2014-01-02 07:45:09 +0000 | |
commit | 965cc8082c16a1f351a89190583f5048b94ae2b3 (patch) | |
tree | ac97c9afdc2647dad46aee582180f1d7e305706e /dev-ruby/bluecloth | |
parent | Revbump to add upstream fix for lilo build breakage (bug #491828) (diff) | |
download | gentoo-2-965cc8082c16a1f351a89190583f5048b94ae2b3.tar.gz gentoo-2-965cc8082c16a1f351a89190583f5048b94ae2b3.tar.bz2 gentoo-2-965cc8082c16a1f351a89190583f5048b94ae2b3.zip |
Restore ruby18. Drop ree18.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.2.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index 42588ca0f589..908baccf7b43 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/bluecloth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.73 2014/01/01 14:05:29 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.74 2014/01/02 07:45:09 graaff Exp $ + + 02 Jan 2014; Hans de Graaff <graaff@gentoo.org> bluecloth-2.2.0.ebuild, + bluecloth-2.2.0-r1.ebuild: + Restore ruby18. Drop ree18. 01 Jan 2014; Patrick Lauer <patrick@gentoo.org> bluecloth-2.2.0-r1.ebuild, bluecloth-2.2.0.ebuild: diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild index a1c52c2d68f6..56d7c359b17d 100644 --- a/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.2.0-r1.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/bluecloth/bluecloth-2.2.0-r1.ebuild,v 1.2 2014/01/01 14:05:29 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild,v 1.3 2014/01/02 07:45:08 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby18 ruby19 ruby20" RUBY_FAKEGEM_TASK_DOC="docs" RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc" diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild index 2a02bb19097e..ad726331c452 100644 --- a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.2.0.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/bluecloth/bluecloth-2.2.0.ebuild,v 1.16 2014/01/01 14:05:29 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.17 2014/01/02 07:45:08 graaff Exp $ EAPI=4 -USE_RUBY="ruby19 ree18" +USE_RUBY="ruby18 ruby19" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="docs" |