diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2008-05-12 04:59:40 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2008-05-12 04:59:40 +0000 |
commit | aeaa2f788f43a6f86f56cb9d51593ff6d6a7abfe (patch) | |
tree | bc8802253ace330b690e5bfbb20825af4862b681 /profiles | |
parent | remove older ebuilds (diff) | |
download | gentoo-2-aeaa2f788f43a6f86f56cb9d51593ff6d6a7abfe.tar.gz gentoo-2-aeaa2f788f43a6f86f56cb9d51593ff6d6a7abfe.tar.bz2 gentoo-2-aeaa2f788f43a6f86f56cb9d51593ff6d6a7abfe.zip |
masking java for astyle
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/package.use.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/package.use.mask b/profiles/default-linux/alpha/package.use.mask index a1195c92452b..c234bf7c1815 100644 --- a/profiles/default-linux/alpha/package.use.mask +++ b/profiles/default-linux/alpha/package.use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/package.use.mask,v 1.11 2008/04/03 20:28:28 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/package.use.mask,v 1.12 2008/05/12 04:59:40 nerdboy Exp $ # Wolfram Schlich <wschlich@gentoo.org> (20 Nov 2007) # dependency can't be fulfilled at the moment @@ -11,3 +11,8 @@ media-libs/gst-plugins-base debug # Tobias Klausmann <klausman@gentoo.org> (3 Apr 2008) # Needs pm-utils which will never be keyworded on alpha sys-apps/hal laptop + +# Steve Arnold <nerdboy@gentoo.org> (11 May 2008) +# Has massive QA issues with the java depends +dev-util/astyle java + |