diff options
author | Jim Ramsay <lack@gentoo.org> | 2008-11-17 15:58:54 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2008-11-17 15:58:54 +0000 |
commit | 5fd505cddb5ae5c228374024147f3cb945b1f6f7 (patch) | |
tree | 2327e9e515804567c13d9432899f7279b7f47ba0 /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-5fd505cddb5ae5c228374024147f3cb945b1f6f7.tar.gz gentoo-2-5fd505cddb5ae5c228374024147f3cb945b1f6f7.tar.bz2 gentoo-2-5fd505cddb5ae5c228374024147f3cb945b1f6f7.zip |
The NEW 64-bit version of flash player is alpha, p.mask it until it's a wee bit more tested (Bug #247200)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 617ef39c4aa7..895256829d64 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2050 2008/11/16 21:21:41 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2051 2008/11/17 15:58:54 lack Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 17 Nov 2008; Jim Ramsay <lack@gentoo.org> package.mask: + The NEW 64-bit version of flash player is alpha, p.mask it until it's a + wee bit more tested (Bug #247200) + 16 Nov 2008; Matthias Schwarzott <zzam@gentoo.org> package.mask: Mask udev-132 for Bugs #246849, #246927 and #246938. diff --git a/profiles/package.mask b/profiles/package.mask index d5764b1bf6fe..7224b4be7e07 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9171 2008/11/16 21:21:41 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9172 2008/11/17 15:58:54 lack 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 @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Jim Ramsay <lack@gentoo.org> (17 Nov 2008) +# The NEW 64-bit version of flash player is alpha, p.mask it until it's a wee +# bit more tested (Bug #247200) +=net-www/netscape-flash-10.0.20.7_alpha + # Matthias Schwarzott <zzam@gentoo.org> (28 Oct 2008) # This breaks kernels with older sysfs layout, Bug #246938 # and some persistent-net setups, Bug #246927, and Bug #246849 |