commit: c342eec21010cf7255728ad0480cf99a891b750d Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Mon Oct 19 12:51:06 2015 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Oct 19 12:54:21 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c342eec2
profiles: Mask dev-java/commons-attributes and dev-java/xjavadoc Dead projects with no revdeps. Removal in 30 days. profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 56845ff..ad0026c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,11 @@ #--- END OF EXAMPLES --- +# James Le Cuirot <[email protected]> (19 Oct 2015) +# Dead projects with no revdeps. Removal in 30 days. +dev-java/commons-attributes +dev-java/xjavadoc + # Mike Frysinger <[email protected]> (18 Oct 2015) # apache-2.4.17 includes support for http2 now. www-apache/mod_h2
