diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-04-20 16:40:54 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-04-20 16:40:54 +0000 |
commit | a540c0330e4cdfa090a959a700639312072ab39c (patch) | |
tree | af55467e7c4f6280ed549c092003bacb7e47a103 /profiles/selinux | |
parent | (#130593) Somehow an old digest managed to stick around and not end up in th ... (diff) | |
download | gentoo-2-a540c0330e4cdfa090a959a700639312072ab39c.tar.gz gentoo-2-a540c0330e4cdfa090a959a700639312072ab39c.tar.bz2 gentoo-2-a540c0330e4cdfa090a959a700639312072ab39c.zip |
Prepare for old-style PHP masking.
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2005.1/mips/use.mask | 6 | ||||
-rw-r--r-- | profiles/selinux/2005.1/mips/virtuals | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/profiles/selinux/2005.1/mips/use.mask b/profiles/selinux/2005.1/mips/use.mask index 549d44eb12f6..a2f11a6b5d84 100644 --- a/profiles/selinux/2005.1/mips/use.mask +++ b/profiles/selinux/2005.1/mips/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/selinux/2005.1/mips/use.mask,v 1.3 2005/07/05 13:06:52 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/mips/use.mask,v 1.4 2006/04/20 16:40:54 chtekk Exp $ # Henrik Brix Andersen <brix@gentoo.org> # According to the mips herd, we currently have no way of testing @@ -9,3 +9,7 @@ pcmcia # PPC instructions altivec + +# Luca Longinotti <chtekk@gentoo.org> +# Mask php USE on MIPS profiles +php diff --git a/profiles/selinux/2005.1/mips/virtuals b/profiles/selinux/2005.1/mips/virtuals index 27761a9a6232..7a086ad2bbde 100644 --- a/profiles/selinux/2005.1/mips/virtuals +++ b/profiles/selinux/2005.1/mips/virtuals @@ -1,10 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/mips/virtuals,v 1.5 2006/02/23 21:24:08 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/mips/virtuals,v 1.6 2006/04/20 16:40:54 chtekk Exp $ virtual/linux-sources sys-kernel/mips-sources virtual/os-headers sys-kernel/mips-headers virtual/bootloader sys-boot/dvhtool virtual/editor app-editors/vim -virtual/httpd-php dev-php/mod_php -virtual/php dev-php/mod_php |