diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-16 07:07:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-16 07:07:00 +0000 |
commit | 9fce5976641fb70f7aec2a2c9fb5941bf4deac2b (patch) | |
tree | 86ca5b69eea1154165198e69cecd7d1ccb6888fd /dev-util/ragel/ChangeLog | |
parent | amd64 stable - 348269 (diff) | |
download | gentoo-2-9fce5976641fb70f7aec2a2c9fb5941bf4deac2b.tar.gz gentoo-2-9fce5976641fb70f7aec2a2c9fb5941bf4deac2b.tar.bz2 gentoo-2-9fce5976641fb70f7aec2a2c9fb5941bf4deac2b.zip |
Revision bump ragel to fix the generated state machines to work with Ruby 1.9. Also fix both the new and old (stable) ebuild to run econf just once, as it was broken when adding prefix support.
(Portage version: 2.2.0_alpha8/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/ragel/ChangeLog')
-rw-r--r-- | dev-util/ragel/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-util/ragel/ChangeLog b/dev-util/ragel/ChangeLog index fb6af8daeabc..1ccce30df720 100644 --- a/dev-util/ragel/ChangeLog +++ b/dev-util/ragel/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/ragel # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.43 2010/12/04 15:29:27 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ragel/ChangeLog,v 1.44 2010/12/16 07:06:59 flameeyes Exp $ + + 16 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +files/ragel-6.6-ruby-1.9.2.patch: + Revision bump ragel to fix the generated state machines to work with Ruby + 1.9. Also fix both the new and old (stable) ebuild to run econf just once, as + it was broken when adding prefix support. 04 Dec 2010; Fabian Groffen <grobian@gentoo.org> ragel-6.6.ebuild: Bump to EAPI=3 for Prefix, add Prefix keywords |