diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-28 15:24:56 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-28 15:24:56 +0000 |
commit | 5aeb40428c8e03145a3eff2fcf729bf3a8ed3b96 (patch) | |
tree | 6211bc8908ca12e2e06f90e8f7bd70cbe00fa050 /profiles/base | |
parent | Stable on x86 (#271468) (diff) | |
download | gentoo-2-5aeb40428c8e03145a3eff2fcf729bf3a8ed3b96.tar.gz gentoo-2-5aeb40428c8e03145a3eff2fcf729bf3a8ed3b96.tar.bz2 gentoo-2-5aeb40428c8e03145a3eff2fcf729bf3a8ed3b96.zip |
Remove old style virtual for cdrtools.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/virtuals | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 6b13244864c4..bf5d2abf5561 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.116 2008/10/31 20:57:05 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.117 2009/05/28 15:24:52 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 @@ -12,7 +12,6 @@ virtual/alsa sys-kernel/gentoo-sources virtual/antivirus app-antivirus/clamav virtual/aspell-dict app-dicts/aspell-en virtual/blackbox x11-wm/blackbox -virtual/cdrtools app-cdr/cdrkit virtual/commonlisp dev-lisp/sbcl virtual/cron sys-process/vixie-cron virtual/dev-manager sys-fs/udev |