Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93032 - dev-java/gnu-regexp contains versioned JARs
Summary: dev-java/gnu-regexp contains versioned JARs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 63258 92980
  Show dependency tree
 
Reported: 2005-05-17 23:14 UTC by Josh Nichols (RETIRED)
Modified: 2005-05-19 07:43 UTC (History)
0 users

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


Attachments
gnu-regexp-1.1.4.ebuild (gnu-regexp-1.1.4.ebuild,865 bytes, text/plain)
2005-05-17 23:17 UTC, Josh Nichols (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Nichols (RETIRED) gentoo-dev 2005-05-17 23:14:07 UTC
Adding dependencies to packages which install versioned JARs is tricky business. It involves requiring a specific version of the package, which isn't a good idea for packages which aren't slotted.
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2005-05-17 23:17:03 UTC
Created attachment 59183 [details]
gnu-regexp-1.1.4.ebuild

Fixes JAR filenames.
Added MY_PN and MY_P variables.
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2005-05-18 04:32:52 UTC
commited, thanks