Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 295495

Summary: dev-util/weka-3.6.1 version bump
Product: Gentoo Linux Reporter: Marshall Banana <JackyRyan>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement CC: rdwald
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: new ebuild
Ebuild for the 3.6.2 version

Description Marshall Banana 2009-12-02 21:11:09 UTC
since a newer version of weka is available, i created a new ebuild with only slight modifications:

diff weka-3.6.0.ebuild weka-3.6.1.ebuild
43,44c43
<       mkdir lib || die
<       epatch "${FILESDIR}"/${P}-build.xml.patch
---
> #     epatch "${FILESDIR}"/${P}-build.xml.patch

someone with a deeper understanding of matters should have a look whether somethink like the patch for 3.6.0 will also be needed for 3.6.1

as this is the first ebuild i post, please be kind with me ;-)
Comment 1 Marshall Banana 2009-12-02 21:11:54 UTC
Created attachment 211819 [details]
new ebuild
Comment 2 Randall Wald 2010-01-12 20:46:49 UTC
It's up to 3.6.2 now; I've uploaded my ebuild, but it's only different from the current one in that it's got a different name and that I commented out both unnecessary lines, rather than deleting one and commenting out the other.
Comment 3 Randall Wald 2010-01-12 20:48:20 UTC
Created attachment 216282 [details]
Ebuild for the 3.6.2 version

New version; same as 3.6.1 ebuild, only I commented out the "mkdir lib || die" line rather than deleting it.
Comment 4 Serkan Kaba (RETIRED) gentoo-dev 2010-04-17 06:01:49 UTC
In cvs, thank you for the report and the ebuild.