Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295495 - dev-util/weka-3.6.1 version bump
Summary: dev-util/weka-3.6.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 21:11 UTC by Marshall Banana
Modified: 2010-04-17 06:01 UTC (History)
1 user (show)

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


Attachments
new ebuild (weka-3.6.1.ebuild,1.55 KB, text/plain)
2009-12-02 21:11 UTC, Marshall Banana
Details
Ebuild for the 3.6.2 version (weka-3.6.2.ebuild,1.57 KB, text/plain)
2010-01-12 20:48 UTC, Randall Wald
Details

Note You need to log in before you can comment on or make changes to this bug.
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.