Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2356 - manedit-0.5.6.ebuild (New Package)
Summary: manedit-0.5.6.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Arcady Genkin (RETIRED)
URL: http://gentoo.twobit.net/ebuilds/mane...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-02 15:34 UTC by Nicholas Jones (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
The ebuild and digest files in their respective directories. (manedit-0.5.6.tgz,886 bytes, application/octet-stream)
2002-05-02 15:36 UTC, Nicholas Jones (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Jones (RETIRED) gentoo-dev 2002-05-02 15:34:37 UTC
manedit-0.5.6.tgz contains ebuild and digest.

manedit/manedit-0.5.6.ebuild
manedit/files/digest-manedit-0.5.6

From homepage:
--
ManEdit is a UNIX manual page editor and viewer, it is designed specifically for
the editing of the UNIX manual page format using an integrated XML interface.
--

It's easy, it's simple, and it works well.

app-text/manedit

-Nick Jones
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-05-02 15:36:07 UTC
Created attachment 785 [details]
The ebuild and digest files in their respective directories.
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2002-05-02 18:16:56 UTC
I'll take this one.
Comment 3 Arcady Genkin (RETIRED) gentoo-dev 2002-05-02 18:39:29 UTC
The --CFLAGS flag to configure didn't quite work: the optimization settings were
not picked up.  I worked around it by defining CFLAGS environment variable
explicitely.

Another comment: please don't mix spaces and tabs for indentation.  The current
standard is to use tab characters alone.

The slightly modified ebuild was committed into the portage tree.  Thanks.