Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146572 - dev-db/henplus-0.9.7 version bump
Summary: dev-db/henplus-0.9.7 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 08:56 UTC by Ole Langbehn
Modified: 2006-10-17 14:51 UTC (History)
0 users

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


Attachments
henplus-0.9.7.ebuild (henplus-0.9.7.ebuild,1.15 KB, text/plain)
2006-09-06 08:58 UTC, Ole Langbehn
Details
henplus-0.9.7.patch (henplus-0.9.7.patch,1.69 KB, patch)
2006-09-06 08:58 UTC, Ole Langbehn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ole Langbehn 2006-09-06 08:56:55 UTC
there's a new release of henplus.

among other things it features bookmarks and beanshell scripting.
I'm attaching the revised ebuild with a new patch for the binary.
I revised the ebuild and patch to the best of my gentoo knowledge, which is not the best.
Comment 1 Ole Langbehn 2006-09-06 08:58:08 UTC
Created attachment 96180 [details]
henplus-0.9.7.ebuild

henplus-0.9.7.ebuild
Comment 2 Ole Langbehn 2006-09-06 08:58:28 UTC
Created attachment 96181 [details, diff]
henplus-0.9.7.patch

henplus-0.9.7.patch
Comment 3 Ole Langbehn 2006-10-17 07:59:52 UTC
this really is an easy one. anybody?
Comment 4 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-10-17 14:51:28 UTC
Commited, migrated to gen-2 eclasses. Now uses launcher generated via dolauncher instead of patching upstream launcher. Should retain the ability of loading .jar files (jdbc drivers) from ./henplus/lib or $HOME/henplus/lib. File a bug if you feel any functionality got lost. I thought it would be nice to specify jdbc drivers via their portage's package names(-slot) in envvar/configfile, but we would need to expand java launcher for that.