diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-07-22 18:11:45 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-07-22 18:11:45 +0000 |
commit | 8a5061a4184c81d80b6753bf1a1551d9bf4635b6 (patch) | |
tree | 10359b4feaf80345401a76e284d0abb50d24b224 /profiles | |
parent | Support all current EAPIs and use xz as compressor for upcoming releases. (diff) | |
download | gentoo-2-8a5061a4184c81d80b6753bf1a1551d9bf4635b6.tar.gz gentoo-2-8a5061a4184c81d80b6753bf1a1551d9bf4635b6.tar.bz2 gentoo-2-8a5061a4184c81d80b6753bf1a1551d9bf4635b6.zip |
Unmask USE='nat-pmp' and 'upnp' here.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index fbcbcc4202bd..460da2da6bd9 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.138 2011/07/20 13:47:17 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.139 2011/07/22 18:11:45 blueness Exp $ + + 22 Jul 2011; Anthony G. Basile <blueness@gentoo.org> package.use.mask: + Unmask USE="nat-pmp" and "upnp" here. 20 Jul 2011; Jim Ramsay <lack@gentoo.org> package.use.mask: Unmask the KCM plugin (kde USE flag) for adobe-flash-11 and later which has a diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 2d4df5f18ba1..034225471eee 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.100 2011/07/22 08:04:27 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.101 2011/07/22 18:11:45 blueness 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 @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Anthony G. Basile <blueness@gentoo.org> (22 Jul 2011) +# nat-pmp and upnp are only stable on amd64/x86 for this package +>=net-misc/tor-0.2.3 -nat-pmp -upnp + # Robin H. Johnson <robbat2@gentoo.org> (10 Jul 2011) # PPS should work on all arches, but only keyworded on amd64/x86 >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks |