diff options
author | 2006-02-23 21:24:08 +0000 | |
---|---|---|
committer | 2006-02-23 21:24:08 +0000 | |
commit | d943a23e3a8e57e1788a5ffa2e2397f3c509cd11 (patch) | |
tree | 63c9f34c05cc092b4ff04d39575f027cf4dbd1c0 /profiles/hardened/x86/virtuals | |
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/hardened/x86/virtuals')
-rw-r--r-- | profiles/hardened/x86/virtuals | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/hardened/x86/virtuals b/profiles/hardened/x86/virtuals index ae6b65c303bc..1fa5a59a56a6 100644 --- a/profiles/hardened/x86/virtuals +++ b/profiles/hardened/x86/virtuals @@ -1,9 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.9 2006/01/22 13:28:02 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.10 2006/02/23 21:24:08 chtekk Exp $ virtual/bootloader sys-boot/grub virtual/linux-sources sys-kernel/hardened-sources virtual/dev-manager sys-fs/devfsd -virtual/php dev-lang/php -virtual/httpd-php dev-lang/php |