Gentoo Archives: gentoo-devhelp

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-devhelp@l.g.o
Subject: Re: [gentoo-devhelp] ebuild concatenate append problem
Date: Fri, 18 Jan 2013 17:14:53
Message-Id: 50F982FD.6060008@orlitzky.com
In Reply to: [gentoo-devhelp] ebuild concatenate append problem by Kevin Faulkner
1 On 01/18/2013 11:45 AM, Kevin Faulkner wrote:
2 > Hello everyone! I've encountered and issue when I was trying to update
3 > elinks
4 > to 0.12pre6. So far all I did was take the 0.12pre5 ebuild and simply
5 > renamed
6 > it to 0.12pre6, because not much has changed. When I tried to digest the
7 > ebuild it fails saying that it can't find _EOF.
8 > Here's the error:
9 > /home/kondor6c/workspace/gentoo/www-client/elinks/elinks-0.12_pre6.ebuild:
10 > line 178: warning: here-document at line 86 delimited by end-of-file
11 > (wanted
12 > `_EOF')
13 > But I haven't changed anything, so I don't know why an ebuild that works
14 > one
15 > minute isn't working now? I don't know why it is failing because it
16 > seems like
17 > a valid redirection.
18
19 I tried with the 0.12pre5 ebuild on my machine and it worked. I just
20 renamed it to pre6 and did `ebuild <whatever> manifest`.
21
22 Maybe the whitespace got messed up? Try again with a fresh copy from
23 /usr/portage.