Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109817 - New Ebuild: link-grammar
Summary: New Ebuild: link-grammar
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-10-19 07:28 UTC by Matthew Hamilton
Modified: 2005-10-29 11:35 UTC (History)
1 user (show)

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


Attachments
Ebuild for link-grammar-4.1.3 (link-grammar-4.1.3.ebuild,525 bytes, text/plain)
2005-10-19 07:29 UTC, Matthew Hamilton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Hamilton 2005-10-19 07:28:51 UTC
link-grammar is a grammar parser used by Abiword 2.4.x. The abigrammar plugin is
only built if >=link-grammar-4.1.1 is satisfied at build-time. Ebuild to be
attached.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Matthew Hamilton 2005-10-19 07:29:43 UTC
Created attachment 71018 [details]
Ebuild for link-grammar-4.1.3
Comment 2 Joe McCann (RETIRED) gentoo-dev 2005-10-29 11:35:01 UTC
Added to the tree. Some comments on the ebuild

The License is wrong
No reason at all to unpack/run autogen.
you probably mean make DESTDIR=${D} install || die "install failed"
you don't copy over the license/readme file