diff options
author | Tom Gall <tgall@gentoo.org> | 2006-12-11 04:04:26 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2006-12-11 04:04:26 +0000 |
commit | e524aab194ab3867611a8bb21e14eba1e52e773c (patch) | |
tree | bca781a2353c1eb684e93a4e3cf587ac7ef37b19 /profiles | |
parent | Fleshed out and cleaned up dependencies. Added use flags for freetype, exif, ... (diff) | |
download | gentoo-2-e524aab194ab3867611a8bb21e14eba1e52e773c.tar.gz gentoo-2-e524aab194ab3867611a8bb21e14eba1e52e773c.tar.bz2 gentoo-2-e524aab194ab3867611a8bb21e14eba1e52e773c.zip |
add virtual for mysql
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ppc64/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default-linux/ppc/ppc64/virtuals b/profiles/default-linux/ppc/ppc64/virtuals index ef1e0edae833..6d3dd2284327 100644 --- a/profiles/default-linux/ppc/ppc64/virtuals +++ b/profiles/default-linux/ppc/ppc64/virtuals @@ -1,5 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/virtuals,v 1.3 2006/07/06 10:28:06 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/virtuals,v 1.4 2006/12/11 04:04:26 tgall Exp $ virtual/bootloader sys-boot/yaboot-static +virtual/mysql dev-db/mysql |