diff options
Diffstat (limited to 'profiles/uclibc')
-rw-r--r-- | profiles/uclibc/mips/virtuals | 4 | ||||
-rw-r--r-- | profiles/uclibc/x86/virtuals | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/uclibc/mips/virtuals b/profiles/uclibc/mips/virtuals index a214b61c978f..b60b7485213b 100644 --- a/profiles/uclibc/mips/virtuals +++ b/profiles/uclibc/mips/virtuals @@ -1,7 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/mips/virtuals,v 1.3 2005/07/20 00:18:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/mips/virtuals,v 1.4 2006/02/23 21:24:08 chtekk Exp $ virtual/bootloader sys-boot/dvhtool virtual/linux-sources sys-kernel/mips-sources virtual/os-headers sys-kernel/mips-headers +virtual/httpd-php dev-php/mod_php +virtual/php dev-php/mod_php diff --git a/profiles/uclibc/x86/virtuals b/profiles/uclibc/x86/virtuals index f693cc2a485b..27590ae7ac11 100644 --- a/profiles/uclibc/x86/virtuals +++ b/profiles/uclibc/x86/virtuals @@ -1,7 +1,5 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/x86/virtuals,v 1.2 2006/01/22 13:25:42 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/x86/virtuals,v 1.3 2006/02/23 21:24:08 chtekk Exp $ virtual/bootloader sys-boot/grub -virtual/php dev-lang/php -virtual/httpd-php dev-lang/php |