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/uclibc/x86 | |
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/uclibc/x86')
-rw-r--r-- | profiles/uclibc/x86/virtuals | 4 |
1 files changed, 1 insertions, 3 deletions
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 |