diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-17 12:25:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-17 12:25:50 +0000 |
commit | b800e6de59ae96578287eec8d2233bcf5cfce0e8 (patch) | |
tree | 5a4356ed9f0758352e5904a416b27db9d3cccaa3 /profiles/default-linux | |
parent | gnome 2.8 release (Manifest recommit) (diff) | |
download | gentoo-2-b800e6de59ae96578287eec8d2233bcf5cfce0e8.tar.gz gentoo-2-b800e6de59ae96578287eec8d2233bcf5cfce0e8.tar.bz2 gentoo-2-b800e6de59ae96578287eec8d2233bcf5cfce0e8.zip |
move virtuals to base where they should have been
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/virtuals | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/default-linux/virtuals b/profiles/default-linux/virtuals index cffbbcce2402..10fb090128ac 100644 --- a/profiles/default-linux/virtuals +++ b/profiles/default-linux/virtuals @@ -1,6 +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/virtuals,v 1.8 2004/09/16 18:38:04 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/virtuals,v 1.9 2004/09/17 12:25:47 vapier Exp $ # Use this virtuals file to either overload the base profile's defined # virtuals, or add virtuals that are specific to this family of profiles @@ -9,5 +9,3 @@ virtual/dev-manager sys-fs/devfsd virtual/kernel sys-kernel/linux virtual/os-headers sys-kernel/linux-headers virtual/modutils sys-apps/modutils -virtual/m3 dev-lang/cm3 -virtual/gnustep-back gnustep-base/gnustep-back-xlib |