diff options
author | 2006-11-20 04:45:49 +0000 | |
---|---|---|
committer | 2006-11-20 04:45:49 +0000 | |
commit | 463c0257695eb24edf3ffa57f3e3933bb17dd593 (patch) | |
tree | 6eee9f9a06fd99b7f6d8e1940f7f92c2b6e7a4c9 /profiles/package.mask | |
parent | Version bump (diff) | |
download | gentoo-2-463c0257695eb24edf3ffa57f3e3933bb17dd593.tar.gz gentoo-2-463c0257695eb24edf3ffa57f3e3933bb17dd593.tar.bz2 gentoo-2-463c0257695eb24edf3ffa57f3e3933bb17dd593.zip |
Added package mask for Tomcat 6.0.2 alpha
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 0d3b26267e73..d7099b098ffa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6312 2006/11/20 00:06:12 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6313 2006/11/20 04:45:49 wltjr Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,12 @@ ## End example ## +# William L. Thomson Jr. <wltjr@gentoo.org> (19 Nov 2006) +# Alpha sources from upstream. Tested minimally, but not +# with any webapps beyond the shipped ones. jni USE flag +# does not work yet, help there is appreciated +>=www-servers/tomcat-6.0.2 + # Elfyn McBratney <beu@gentoo.org> (19 Nov 2006) # Lacks an active maintainer, missing distfiles and linked with # `-rpath .' Will be removed on 19 Dev 2006 if noone steps up to |