Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12625 - update to app-editors/ted
Summary: update to app-editors/ted
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-23 12:19 UTC by Mark Hollomon
Modified: 2002-12-24 05:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild for ted-2.12 (ted-2.12.ebuild,1.75 KB, text/plain)
2002-12-23 12:21 UTC, Mark Hollomon
Details
Second try at ebuild for ted 2.12 (ted-2.12-r1.ebuild,1.72 KB, text/plain)
2002-12-23 17:52 UTC, Mark Hollomon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hollomon 2002-12-23 12:19:43 UTC
Here is a new ebuild to update the ted editor to the new 2.12 version.
Comment 1 Mark Hollomon 2002-12-23 12:21:23 UTC
Created attachment 6698 [details]
New ebuild for ted-2.12
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2002-12-23 15:08:48 UTC
line 58
  mkdir dodir /usr/share/doc/${P}

that's not the way we does this normally
!! cause this breaks sandbox emerge !!

did you just copied 2.11 ?
Comment 3 Phil Bordelon (sunflare) 2002-12-23 16:26:58 UTC
I'm on bug hiatus for the moment.  I tried copying over the old version of the
ebuild, but it died on the configure, even after changing the version number to
be correct.  Reassigning this to the pool.
Comment 4 Mark Hollomon 2002-12-23 17:52:59 UTC
Created attachment 6709 [details]
Second try at ebuild for ted 2.12

Here is a second try.

fixes the mkdir problem as well as removes some debug code I accidently left
in.
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2002-12-24 05:02:09 UTC
added in cvs.

thx