Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79966 - Patch for dev-java/jexcelapi-2.5.1.ebuild to support "source" USE flag.
Summary: Patch for dev-java/jexcelapi-2.5.1.ebuild to support "source" USE flag.
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:
Depends on:
Blocks:
 
Reported: 2005-01-29 09:31 UTC by Eddy Mulyono
Modified: 2005-01-29 13:50 UTC (History)
0 users

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


Attachments
patch for USE="source" (jexcelapi-2.5.1.useSource.patch,926 bytes, patch)
2005-01-29 09:32 UTC, Eddy Mulyono
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eddy Mulyono 2005-01-29 09:31:20 UTC
I added "source" USE flag support for jexcelapi. I decided to make it a JAR instead of a ZIP just to eliminate a DEPENDency. I followed the approach taken by xmlunit's ebuild. Please review my patch in case I miss anything.   :)

Cheers.

Reproducible: Always
Steps to Reproduce:
Comment 1 Eddy Mulyono 2005-01-29 09:32:10 UTC
Created attachment 49843 [details, diff]
patch for USE="source"
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-29 13:50:30 UTC
ok, support for the source useflag added. thanks for your report.