Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435468 - dev-java/gnu-crypto: please review prefix changes
Summary: dev-java/gnu-crypto: please review prefix changes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: Inclusion, InVCS, PATCH
Depends on:
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2012-09-19 03:42 UTC by Christoph Junghans (RETIRED)
Modified: 2012-10-18 12:46 UTC (History)
1 user (show)

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


Attachments
patch for gnu-crypto-2.0.1-r2.ebuild (gnu-crypto-2.0.1-r2.ebuild.patch,1.57 KB, patch)
2012-09-19 03:42 UTC, Christoph Junghans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Junghans (RETIRED) gentoo-dev 2012-09-19 03:42:42 UTC
Created attachment 324256 [details, diff]
patch for gnu-crypto-2.0.1-r2.ebuild

Changes:
- EAPI bumped to 4 to make portage prefix-aware
- src_unpack -> src_prepare
- src_compile -> src_configure + src_compile
- helper die automatically on EAPI=4
- ${D} -> ${ED}
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2012-10-18 12:46:45 UTC
Patch added by me.