summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-10-17 16:03:49 +0100
committerJames Le Cuirot <chewi@gentoo.org>2016-10-17 16:15:24 +0100
commit4f7bb1bd2ed7418e5f829c3ff707461889bbfacb (patch)
tree061bb3afafc567ae275c3d61e7ff568ef87488b9 /www-client/chromium
parentjava-utils-2.eclass: Remove reference to long dead ant_src_unpack (diff)
downloadgentoo-4f7bb1bd2ed7418e5f829c3ff707461889bbfacb.tar.gz
gentoo-4f7bb1bd2ed7418e5f829c3ff707461889bbfacb.tar.bz2
gentoo-4f7bb1bd2ed7418e5f829c3ff707461889bbfacb.zip
java-utils-2.eclass: Call eapply_user and drop java_prepare for EAPI 6
Although simply calling default sounds like a good idea, if an ebuild needs to use multiple eclasses that call default then patching will break as PATCHES will be applied more than once. eapply_user, on the other hand, is idempotent. If an ebuild needs to apply PATCHES then it should define src_prepare and call default explicitly. This will probably be improved in EAPI 7. java_prepare is being dropped because non-Java people find it confusing and it isn't consistent. Other eclasses don't do this and we don't apply the same rule to other phases either.
Diffstat (limited to 'www-client/chromium')
0 files changed, 0 insertions, 0 deletions