diff options
author | Serkan Kaba <serkan@gentoo.org> | 2009-02-05 21:12:31 +0000 |
---|---|---|
committer | Serkan Kaba <serkan@gentoo.org> | 2009-02-05 21:12:31 +0000 |
commit | a544ba1952db7dbf5a2fb05ab61c9d0f0a24b59e (patch) | |
tree | 866edab7bdbf08961ae9bea0adaaeea44cf64c06 /profiles | |
parent | Version bump. (diff) | |
download | historical-a544ba1952db7dbf5a2fb05ab61c9d0f0a24b59e.tar.gz historical-a544ba1952db7dbf5a2fb05ab61c9d0f0a24b59e.tar.bz2 historical-a544ba1952db7dbf5a2fb05ab61c9d0f0a24b59e.zip |
Unmask nsplugin for >=dev-java/sun-jre-bin-1.6.0.12
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 cf8606daaea5..ae02a15c555e 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.39 2009/01/24 11:53:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.40 2009/02/05 21:12:31 serkan Exp $ + + 05 Feb 2009; Serkan Kaba <serkan@gentoo.org> package.use.mask: + Unmask nsplugin for >=dev-java/sun-jre-bin-1.6.0.12 24 Jan 2009; Christoph Mende <angelos@gentoo.org> package.use.mask: Added LDAP to wine's USE mask (bug 256105) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 8abd48ae3491..1c31d66f1452 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.24 2009/01/31 15:18:54 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.25 2009/02/05 21:12:31 serkan 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 --- +# Serkan Kaba <serkan@gentoo.org> (5 Feb 2009) +# finally a 64bit java plugin +>=dev-java/sun-jre-bin-1.6.0.12 -nsplugin + # Jeremy Olexa <darkside@gentoo.org> (27 Dec 2008) # Mask static USE flag because it just doesn't work on amd64. See bug 236591 >=app-arch/p7zip-4.58 static |