diff options
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/amd64/no-multilib/package.mask | 3 | ||||
-rw-r--r-- | profiles/features/64bit-native/package.mask | 3 |
3 files changed, 10 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 8522a14baad7..7066aba394f5 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4115 2010/04/19 19:06:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4116 2010/04/19 19:08:17 pacho 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! + 19 Apr 2010; Pacho Ramos <pacho@gentoo.org> + arch/amd64/no-multilib/package.mask, features/64bit-native/package.mask: + Mask app-emulation/emul-linux-x86-opengl in profiles that require it. + Thanks to Mr. Bones for noticing. + 19 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> package.mask: Remove p.mask entries for www-client/chromium versions no longer in the tree. diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index a2f4857503cd..93149b3d0983 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-multilib/package.mask,v 1.76 2010/04/08 13:50:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-multilib/package.mask,v 1.77 2010/04/19 19:08:18 pacho Exp $ # 07 Mar. 2010, Justin Lecher <jlec@gentoo.org> # needs amd64 multilib @@ -40,6 +40,7 @@ app-emulation/emul-linux-x86-cpplibs app-emulation/emul-linux-x86-gtklibs app-emulation/emul-linux-x86-gtkmmlibs app-emulation/emul-linux-x86-medialibs +app-emulation/emul-linux-x86-opengl app-emulation/emul-linux-x86-qtlibs app-emulation/emul-linux-x86-sdl app-emulation/emul-linux-x86-soundlibs diff --git a/profiles/features/64bit-native/package.mask b/profiles/features/64bit-native/package.mask index 6a32fb147bf6..b576eaf33e44 100644 --- a/profiles/features/64bit-native/package.mask +++ b/profiles/features/64bit-native/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.50 2010/04/08 13:53:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.51 2010/04/19 19:08:18 pacho Exp $ # 07 Mar. 2010, Justin Lecher <jlec@gentoo.org> # needs amd64 multilib @@ -39,6 +39,7 @@ app-emulation/emul-linux-x86-compat app-emulation/emul-linux-x86-cpplibs app-emulation/emul-linux-x86-gtklibs app-emulation/emul-linux-x86-gtkmmlibs +app-emulation/emul-linux-x86-opengl app-emulation/emul-linux-x86-medialibs app-emulation/emul-linux-x86-qtlibs app-emulation/emul-linux-x86-sdl |