diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-18 12:14:55 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-18 12:14:55 +0000 |
commit | 89a458d24c7ae747172a01540250667584636f0b (patch) | |
tree | 95533ff648f0f09e384e78a024f9951968dd15c6 /profiles/features | |
parent | Also depend on sys-apps/coreutils when testing, fixes bug 332977. (diff) | |
download | historical-89a458d24c7ae747172a01540250667584636f0b.tar.gz historical-89a458d24c7ae747172a01540250667584636f0b.tar.bz2 historical-89a458d24c7ae747172a01540250667584636f0b.zip |
Fix adobe-flash mask because 10.2 has 64bit support again.
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/64bit-native/package.mask | 4 | ||||
-rw-r--r-- | profiles/features/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/features/64bit-native/package.mask b/profiles/features/64bit-native/package.mask index e6434228db2a..679c56a78681 100644 --- a/profiles/features/64bit-native/package.mask +++ b/profiles/features/64bit-native/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.61 2010/08/12 21:49:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.62 2010/09/18 12:14:55 ssuominen Exp $ # Alexey Shvetsov <alexxy@gentoo.org> # Mask wimax stack since it doesnt works correctly on 64bit systems (mainly net-wireless/wimax, @@ -194,7 +194,7 @@ sys-libs/lib-compat-loki www-client/firefox-bin www-client/seamonkey-bin <www-plugins/adobe-flash-10.0.20.7_alpha ->=www-plugins/adobe-flash-10.1 +=www-plugins/adobe-flash-10.1* www-plugins/nspluginwrapper # AMD64 Team; <amd64@gentoo.org> diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog index 59360e2f8d46..eec749ef9f99 100644 --- a/profiles/features/ChangeLog +++ b/profiles/features/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.21 2010/07/26 22:37:11 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.22 2010/09/18 12:14:55 ssuominen Exp $ + + 18 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> + 64bit-native/package.mask: + Fix adobe-flash mask because 10.2 has 64bit support again. 26 Jul 2010; Alexey Shvetsov <alexxy@gentoo.org> 64bit-native/package.mask: |