diff options
author | 2006-01-22 13:32:09 +0000 | |
---|---|---|
committer | 2006-01-22 13:32:09 +0000 | |
commit | 8ec14130a1cef54584f299bb0238028add5ecdaa (patch) | |
tree | be2ac732fff40f6773c27e0b65a8cdc832ab28c0 /profiles/hardened/x86/virtuals | |
parent | Stable on sparc (diff) | |
download | gentoo-2-8ec14130a1cef54584f299bb0238028add5ecdaa.tar.gz gentoo-2-8ec14130a1cef54584f299bb0238028add5ecdaa.tar.bz2 gentoo-2-8ec14130a1cef54584f299bb0238028add5ecdaa.zip |
Change PHP virtual for the profiles that keyword dev-lang/php
Diffstat (limited to 'profiles/hardened/x86/virtuals')
-rw-r--r-- | profiles/hardened/x86/virtuals | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/hardened/x86/virtuals b/profiles/hardened/x86/virtuals index ef9e99c98b05..ae6b65c303bc 100644 --- a/profiles/hardened/x86/virtuals +++ b/profiles/hardened/x86/virtuals @@ -1,7 +1,9 @@ # 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.8 2005/01/09 19:19:32 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.9 2006/01/22 13:28:02 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 |