Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258334 - media-gfx/aoi uses gen-1 java eclasses
Summary: media-gfx/aoi uses gen-1 java eclasses
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 176781
  Show dependency tree
 
Reported: 2009-02-09 15:08 UTC by Vlastimil Babka (Caster) (RETIRED)
Modified: 2009-02-09 19:50 UTC (History)
1 user (show)

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


Attachments
patch for migrating aoi to gen-2 java eclass (aoi-gen2-java.patch,4.09 KB, patch)
2009-02-09 15:09 UTC, Vlastimil Babka (Caster) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2009-02-09 15:08:52 UTC
aoi is one of the last few packages holding us from removing gen-1 eclasses support
I'll attach a patch for migrating it (both versions) to the gen-2 eclasses, which also creates a launcher using the eclass, replacing the script in FILESDIR.
You can apply it yourself or just comment allowing us to apply it. Thanks.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2009-02-09 15:09:30 UTC
Created attachment 181441 [details, diff]
patch for migrating aoi to gen-2 java eclass
Comment 2 Markus Meier gentoo-dev 2009-02-09 19:50:47 UTC
  09 Feb 2009; Markus Meier <maekke@gentoo.org> aoi-2.2.1.ebuild,
  aoi-2.5.ebuild:
  convert to gen-2 java eclasses by Vlastimil Babka in bug #258334

thanks for the report and patches.