commit: c35abbcd1785b03c600c9009ad232d5ffed67576 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu May 7 12:38:57 2015 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu May 7 12:38:57 2015 +0000 URL: https://gitweb.gentoo.org/proj/java.git/commit/?id=c35abbcd
Warn about deprecated EAPIs and update the ChangeLog by default like the main tree does. metadata/layout.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/layout.conf b/metadata/layout.conf index d43e61c..b726f85 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1 +1,3 @@ masters = gentoo +eapis-deprecated = 0 1 2 3 +update-changelog = true
