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 | e9991a94fafcbaa76fd3424346050dbe923b87da (patch) | |
tree | 3134a7a89ce6bf9af1124c204d390d1c7327109c /profiles/uclibc/mips | |
parent | Marked ~alpha (bug #122726) (diff) | |
download | historical-e9991a94fafcbaa76fd3424346050dbe923b87da.tar.gz historical-e9991a94fafcbaa76fd3424346050dbe923b87da.tar.bz2 historical-e9991a94fafcbaa76fd3424346050dbe923b87da.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/mips')
-rw-r--r-- | profiles/uclibc/mips/virtuals | 4 |
1 files changed, 3 insertions, 1 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 |