diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2012-10-30 00:21:22 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2012-10-30 00:21:22 +0000 |
commit | be12baeed6ff3b857acc22c4753e65738c951d4a (patch) | |
tree | e6b44274982399f72f15270d6a06e305a7ef10b7 /profiles/package.mask | |
parent | Add patch to allow build on FreeBSD-9.x. #439200 (diff) | |
download | gentoo-2-be12baeed6ff3b857acc22c4753e65738c951d4a.tar.gz gentoo-2-be12baeed6ff3b857acc22c4753e65738c951d4a.tar.bz2 gentoo-2-be12baeed6ff3b857acc22c4753e65738c951d4a.zip |
Mask 11.0.0 release due to the amount of work needed to build. Release is suspect and will need additional testing.
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 4f7b90ae4ca9..f274e6d4a7f2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14172 2012/10/29 15:11:32 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14173 2012/10/30 00:21:22 chainsaw Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,11 @@ #--- END OF EXAMPLES --- +# Tony Vroon <chainsaw@gentoo.org> (30 Oct 2012) +# Initial LTS release. Needed significant effort to even build. +# Do not deploy in production. Do not rely on for serious work. +=net-misc/asterisk-11.0.0 + # Michał Górny <mgorny@gentoo.org> (29 Oct 2012) # Unmask when packages are switched to virtual/python-argparse. =dev-python/argparse-1.2.1-r1 |