Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30516 - Add ebuild for edict
Summary: Add ebuild for edict
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Abhishek Amit (RETIRED)
URL: http://edictionary.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-06 15:56 UTC by Abhishek Amit (RETIRED)
Modified: 2004-05-04 19:36 UTC (History)
1 user (show)

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


Attachments
edictionary-1.2.ebuild (edictionary-1.2.ebuild,506 bytes, text/plain)
2004-03-20 11:26 UTC, Jon Hood (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Abhishek Amit (RETIRED) gentoo-dev 2003-10-06 15:56:48 UTC
Edict is a command line dictionary that does lookups over the web.
Comment 1 Jon Hood (RETIRED) gentoo-dev 2004-03-20 11:26:25 UTC
Created attachment 27697 [details]
edictionary-1.2.ebuild

fun little tool; it has the same name as an xemacs tool in portage though :-\.
I don't have app-xemacs/edict installed, so you may want to make sure it
doesn't conflict with anything before submitting to portage.
Comment 2 Jon Hood (RETIRED) gentoo-dev 2004-03-24 13:47:26 UTC
no conflicts with app-xemacs/edict module ;).  Please commit to portage- I submitted some patches and added functionality to the developer of this package, so expect a new release soon, too.
Comment 3 Abhishek Amit (RETIRED) gentoo-dev 2004-05-04 19:36:00 UTC
Thanks for submitting this. I've added it with some changes to CVS, sorry about the delay. For future reference, ebuilds should never overriede PV and P. Use MY_PV and MY_P, or something similiar, instead. Thanks again.