--- icu-4.0.1.ebuild~ 2009-04-05 13:03:46.000000000 -0400 +++ icu-4.0.1.ebuild 2009-04-05 23:12:22.000000000 -0400 @@ -47,6 +47,8 @@ } src_prepare() { + sed -i -e 's:^#elif$:#else:g' layoutex/ParagraphLayout.cpp || die 'elif sed failed' + # Do not hardcode used CFLAGS, LDFLAGS etc. into icu-config # Bug 202059 # http://bugs.icu-project.org/trac/ticket/6102