diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-19 18:18:21 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-19 18:18:21 +0000 |
commit | 0b0abf2b1c4b32c82c9aed125cdfdff05c88a865 (patch) | |
tree | f9e1274712255f97c0828323f81a503f60e19fb1 /profiles/base | |
parent | Needs >=dev-libs/glib-2.24 due g_malloc0_n usage (bug #359425 by Daniel Díaz). (diff) | |
download | historical-0b0abf2b1c4b32c82c9aed125cdfdff05c88a865.tar.gz historical-0b0abf2b1c4b32c82c9aed125cdfdff05c88a865.tar.bz2 historical-0b0abf2b1c4b32c82c9aed125cdfdff05c88a865.zip |
Remove virtual/alsa.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index fd2913bb0f2f..9ffa8b4599c3 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.225 2011/03/19 17:57:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.226 2011/03/19 18:15:42 ssuominen Exp $ + + 19 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> virtuals: + Remove virtual/alsa. 19 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> virtuals: Move virtual/lpr to new-style virtual. diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 2558b7fbd693..91fbae87c85b 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.135 2011/03/19 17:57:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.136 2011/03/19 18:15:42 ssuominen 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,6 @@ # KEEP THIS FILE SORTED ALPHABETICALLY OR RISK WRATH -virtual/alsa sys-kernel/gentoo-sources virtual/aspell-dict app-dicts/aspell-en virtual/blackbox x11-wm/blackbox virtual/cron sys-process/vixie-cron |