[*] move EAPI assignment to the "top" according to new policy
This commit doesn't fix ebuilds that have EAPI assignment by an eclass. They still need fixing, if any in this overlay.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST gluegen-20080421.tar.bz2 1044951 RMD160 2b406f2a1fc3b8ad097a45444f23585a70a882b5 SHA1 8fd7ca41fafcc3332e8c6695cf7813ae3fa78253 SHA256 15ef8f499afc2256615bf453b318fbc22fbe146293ca4c6ca87c98577bf5a026
|
||||
EBUILD gluegen-20080421.ebuild 1625 RMD160 c4b7723b7479c0d87779d1a4b6092c980f43d361 SHA1 3c01f954595e35b9954e1922da34a24182909cd2 SHA256 aaaf2c64a6960acd008295c302c658cbf05da3c4267d9e0f91cb711a9e624660
|
||||
EBUILD gluegen-20080421.ebuild 1625 RMD160 be3e6ee1fd7e148eaa92ba3ae0a1572aee625692 SHA1 2d5650b4f9bcd8f961ee7f07afcea057aed4191d SHA256 a6d614506063b4b2becfbd4dfcc71c7e526fa8a2cefc2f3bb0e81a310d75845d
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
# svn export -r "{2009-05-09}" https://gluegen.dev.java.net/svn/gluegen/trunk
|
||||
# gluegen --username xxx --password xxx
|
||||
|
||||
WANT_ANT_TASKS="ant-antlr"
|
||||
EAPI="2"
|
||||
WANT_ANT_TASKS="ant-antlr"
|
||||
JAVA_PKG_IUSE=""
|
||||
|
||||
inherit java-pkg-2 java-ant-2
|
||||
|
||||
Reference in New Issue
Block a user