diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-01-22 13:32:09 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-01-22 13:32:09 +0000 |
commit | 0a2ddc492904f122f1edde009393ac9a5a3d651e (patch) | |
tree | fbda6caebe851cddfaf6004da859d19f6b8e563f /profiles/hardened/x86 | |
parent | Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 (diff) | |
download | historical-0a2ddc492904f122f1edde009393ac9a5a3d651e.tar.gz historical-0a2ddc492904f122f1edde009393ac9a5a3d651e.tar.bz2 historical-0a2ddc492904f122f1edde009393ac9a5a3d651e.zip |
Change PHP virtual for the profiles that keyword dev-lang/php
Diffstat (limited to 'profiles/hardened/x86')
-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 |