diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-02-23 21:24:08 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-02-23 21:24:08 +0000 |
commit | d943a23e3a8e57e1788a5ffa2e2397f3c509cd11 (patch) | |
tree | 63c9f34c05cc092b4ff04d39575f027cf4dbd1c0 /profiles/selinux | |
parent | Marked ~alpha (bug #122726) (diff) | |
download | gentoo-2-d943a23e3a8e57e1788a5ffa2e2397f3c509cd11.tar.gz gentoo-2-d943a23e3a8e57e1788a5ffa2e2397f3c509cd11.tar.bz2 gentoo-2-d943a23e3a8e57e1788a5ffa2e2397f3c509cd11.zip |
Make dev-lang/php the default virtual for PHP in base/virtuals, override it in MIPS profiles to still point to dev-php/mod_php to avoid breakage.
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2005.1/mips/virtuals | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/selinux/2005.1/mips/virtuals b/profiles/selinux/2005.1/mips/virtuals index 3ac6e490727a..27761a9a6232 100644 --- a/profiles/selinux/2005.1/mips/virtuals +++ b/profiles/selinux/2005.1/mips/virtuals @@ -1,9 +1,10 @@ # 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.4 2005/10/04 15:55:40 spb Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/mips/virtuals,v 1.5 2006/02/23 21:24:08 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 |