diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-10-14 18:23:43 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-10-14 18:23:43 +0000 |
commit | b35a68df58db11ff5204064ab3e7586c2775795d (patch) | |
tree | de22d8613a1fb1748f5fed47dac51fa0e951e99a /profiles | |
parent | Fix installation of missing files (#478290 by Michael Marineau) (diff) | |
download | historical-b35a68df58db11ff5204064ab3e7586c2775795d.tar.gz historical-b35a68df58db11ff5204064ab3e7586c2775795d.tar.bz2 historical-b35a68df58db11ff5204064ab3e7586c2775795d.zip |
Mask packages relying on multilib
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/no-multilib/package.mask | 4 | ||||
-rw-r--r-- | profiles/features/64bit-native/package.mask | 4 |
3 files changed, 11 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 803674fb9f76..215bb8ef88a6 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8303 2013/10/14 13:33:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8304 2013/10/14 18:23:42 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! + 14 Oct 2013; Pacho Ramos <pacho@gentoo.org> + arch/amd64/no-multilib/package.mask, features/64bit-native/package.mask: + Mask packages relying on multilib + 14 Oct 2013; Justin Lecher <jlec@gentoo.org> package.mask: Mask metis-5 due to API change diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index e5c9904ff82f..f28467f54e88 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.128 2013/07/10 10:49:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-multilib/package.mask,v 1.129 2013/10/14 18:23:43 pacho Exp $ # AMD64 Team <amd64@gentoo.org> # Mask packages that rely on amd64 multilib @@ -165,6 +165,8 @@ net-im/skype net-im/skypetab-ng net-misc/icaclient net-misc/ps3mediaserver +net-print/cndrvcups-common-lb +net-print/cndrvcups-lb sci-biology/foldingathome sci-electronics/eagle sci-chemistry/cara-bin diff --git a/profiles/features/64bit-native/package.mask b/profiles/features/64bit-native/package.mask index b1f7f6e0b36e..3688661a1f54 100644 --- a/profiles/features/64bit-native/package.mask +++ b/profiles/features/64bit-native/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.95 2013/06/22 13:25:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/64bit-native/package.mask,v 1.96 2013/10/14 18:23:43 pacho Exp $ # AMD64 Team <amd64@gentoo.org> # Mask packages that rely on amd64 multilib @@ -161,6 +161,8 @@ media-video/binkplayer media-video/tsmuxer net-im/skype net-im/skypetab-ng +net-print/cndrvcups-common-lb +net-print/cndrvcups-lb net-misc/icaclient net-misc/ps3mediaserver sci-biology/foldingathome |