Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95730 - new ebuild for commons-betwixt
Summary: new ebuild for commons-betwixt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-06-10 16:58 UTC by Barry Gear
Modified: 2005-06-12 12:25 UTC (History)
0 users

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


Attachments
new ebuild (commons-betwixt-0.6-r2.ebuild,1.59 KB, text/plain)
2005-06-10 16:58 UTC, Barry Gear
Details
edits the build.xml to add some needed steps (commons-betwixt-0.6-build.patch,1.01 KB, patch)
2005-06-10 16:59 UTC, Barry Gear
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barry Gear 2005-06-10 16:58:08 UTC
commons-betwixt-0.6-r2 (Update)
commons-betwixt-0.6-r1 wouldnt emerge for me because it didnt create the target/lib dir, add the jars to classpath, and rename the file jar. I added that and created a new ebuild and patch. I dont claim to be an expert in ebuilds, but it worked for me .:)
Comment 1 Barry Gear 2005-06-10 16:58:52 UTC
Created attachment 61025 [details]
new ebuild
Comment 2 Barry Gear 2005-06-10 16:59:25 UTC
Created attachment 61026 [details, diff]
edits the build.xml to add some needed steps
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-06-12 12:25:12 UTC
fixed in cvs, thanks for reporting.