diff options
author | 2004-09-22 16:10:41 +0000 | |
---|---|---|
committer | 2004-09-22 16:10:41 +0000 | |
commit | 68e1b700ee8433ff5ef2155ed35befba515e16b9 (patch) | |
tree | 55f2de9aa790505638035bd9eb17574bbed6657b | |
parent | toolchain is already in base/packages (diff) | |
download | historical-68e1b700ee8433ff5ef2155ed35befba515e16b9.tar.gz historical-68e1b700ee8433ff5ef2155ed35befba515e16b9.tar.bz2 historical-68e1b700ee8433ff5ef2155ed35befba515e16b9.zip |
Changed default virtual/modutils to sys-apps/module-init-tools
-rw-r--r-- | profiles/default-linux/x86/2004.3/virtuals | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/2004.3/virtuals b/profiles/default-linux/x86/2004.3/virtuals new file mode 100644 index 000000000000..5fda255fbc14 --- /dev/null +++ b/profiles/default-linux/x86/2004.3/virtuals @@ -0,0 +1,10 @@ +# Copyright 2004 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License, v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.3/virtuals,v 1.3 2004/09/22 16:10:41 wolf31o2 Exp $ + +# Use this virtuals file to override or add virtuals that are specific ONLY +# TO THIS PROFILE! +virtual/x11 x11-base/xorg-x11 +virtual/opengl x11-base/xorg-x11 +virtual/glu x11-base/xorg-x11 +virtual/modutils sys-apps/module-init-tools |