diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 00:25:41 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 00:25:41 +0000 |
commit | d75fc4fae5bc2992c37fc2848d1766db5024b46d (patch) | |
tree | e4f139c1ddcd2cc3523ac038e67db1ead5bf4b90 /profiles | |
parent | Init script should start after serial, bug #110054. (diff) | |
download | gentoo-2-d75fc4fae5bc2992c37fc2848d1766db5024b46d.tar.gz gentoo-2-d75fc4fae5bc2992c37fc2848d1766db5024b46d.tar.bz2 gentoo-2-d75fc4fae5bc2992c37fc2848d1766db5024b46d.zip |
Remove -divx4linux use.mask in profiles that unmasked it. Mask drip and divx4linux for removal; bug #95906
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/dev/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/x86/use.mask | 3 | ||||
-rw-r--r-- | profiles/hardened/x86/use.mask | 3 | ||||
-rw-r--r-- | profiles/package.mask | 7 | ||||
-rw-r--r-- | profiles/uclibc/x86/use.mask | 1 | ||||
-rw-r--r-- | profiles/vserver/x86/use.mask | 3 |
6 files changed, 10 insertions, 10 deletions
diff --git a/profiles/default-linux/x86/dev/use.mask b/profiles/default-linux/x86/dev/use.mask index 595d39aa2a61..41fe8538bb50 100644 --- a/profiles/default-linux/x86/dev/use.mask +++ b/profiles/default-linux/x86/dev/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/use.mask,v 1.1 2005/09/12 21:19:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/use.mask,v 1.2 2005/10/22 00:25:40 halcy0n Exp $ # This file masks out USE flags that are simply NOT allowed in the default # x86 profile. This works, for example, if another architecture's @@ -15,5 +15,4 @@ -3dnow -3dnowext -win32codecs --divx4linux -kqemu diff --git a/profiles/default-linux/x86/use.mask b/profiles/default-linux/x86/use.mask index e813c3f96916..86479decd662 100644 --- a/profiles/default-linux/x86/use.mask +++ b/profiles/default-linux/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.9 2005/09/14 09:15:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/use.mask,v 1.10 2005/10/22 00:25:40 halcy0n Exp $ # This file masks out USE flags that are simply NOT allowed in the default # x86 profile. This works, for example, if another architecture's @@ -15,7 +15,6 @@ -3dnow -3dnowext -win32codecs --divx4linux -kqemu # Unmask nvidia XvMC support diff --git a/profiles/hardened/x86/use.mask b/profiles/hardened/x86/use.mask index 09aa94351008..2198029e1c46 100644 --- a/profiles/hardened/x86/use.mask +++ b/profiles/hardened/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.mask,v 1.6 2005/09/14 09:15:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.mask,v 1.7 2005/10/22 00:25:40 halcy0n Exp $ # We don't have any ppc sub profiles yet. bug #74103 altivec @@ -13,7 +13,6 @@ altivec -3dnow -3dnowext -win32codecs --divx4linux # nVidia XvMC support -nvidia diff --git a/profiles/package.mask b/profiles/package.mask index cced4f6d6590..643c37f08382 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4605 2005/10/21 23:59:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4606 2005/10/22 00:25:39 halcy0n Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,11 @@ ## End example ## +# Mark Loeser <halcy0n@gentoo.org> (21 Oct 2005) +# Masked for removal; bug #95906 and email to g-dev +media-libs/divx4linux +media-video/drip + # Benedikt Boehm <hollow@gentoo.org> (21 Oct 2005) # Masked for testing =sys-kernel/openvz-sources-022.044 diff --git a/profiles/uclibc/x86/use.mask b/profiles/uclibc/x86/use.mask index c3d8f1f14975..503caf095716 100644 --- a/profiles/uclibc/x86/use.mask +++ b/profiles/uclibc/x86/use.mask @@ -6,5 +6,4 @@ -3dnow -3dnowext -win32codecs --divx4linux -kqemu diff --git a/profiles/vserver/x86/use.mask b/profiles/vserver/x86/use.mask index 9eee58ffe0b4..363955eb5df0 100644 --- a/profiles/vserver/x86/use.mask +++ b/profiles/vserver/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/vserver/x86/use.mask,v 1.5 2005/09/26 10:34:24 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/vserver/x86/use.mask,v 1.6 2005/10/22 00:25:41 halcy0n Exp $ # This file masks out USE flags that are simply NOT allowed in the default # x86 profile. This works, for example, if another architecture's @@ -15,7 +15,6 @@ -3dnow -3dnowext -win32codecs --divx4linux -kqemu # Unmask nvidia XvMC support |