diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-09 21:19:16 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-11-09 21:19:16 +0000 |
commit | 557b12821bd88ee102745a03c980c52a8c6c2fc7 (patch) | |
tree | 18e3da27b63557a8c0703b4227453e471fdab16b /profiles/base/virtuals | |
parent | Bump version 1.2 to stable on x86 (diff) | |
download | gentoo-2-557b12821bd88ee102745a03c980c52a8c6c2fc7.tar.gz gentoo-2-557b12821bd88ee102745a03c980c52a8c6c2fc7.tar.bz2 gentoo-2-557b12821bd88ee102745a03c980c52a8c6c2fc7.zip |
Changed virtual/alsa to sys-kernel/gentoo-sources except on architectures with their own -sources, as these were already pointing to their own sources. Also removed redundant amd64 virtuals files, as they were defining virtuals to be equal to that already provided by the default-linux/amd64 profile.
Diffstat (limited to 'profiles/base/virtuals')
-rw-r--r-- | profiles/base/virtuals | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index df6021a54631..09bc3da9f08e 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.76 2005/10/16 08:49:24 jstubbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.77 2005/11/09 21:19:16 wolf31o2 Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -8,7 +8,7 @@ # KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH -virtual/alsa media-sound/alsa-driver +virtual/alsa sys-kernel/gentoo-sources virtual/antivirus app-antivirus/clamav virtual/aspell-dict app-dicts/aspell-en virtual/baselayout sys-apps/baselayout |