diff options
author | 2010-12-17 20:21:14 +0000 | |
---|---|---|
committer | 2010-12-17 20:21:14 +0000 | |
commit | 8195ab13d78450404bfadeb6474c3bca72c10dd0 (patch) | |
tree | de51d71e36f47e6c0f2a8ecf0babd4cde4bc8000 /profiles/base | |
parent | Remove PROVIDE, commonlisp is now a new-style virtual. (diff) | |
download | gentoo-2-8195ab13d78450404bfadeb6474c3bca72c10dd0.tar.gz gentoo-2-8195ab13d78450404bfadeb6474c3bca72c10dd0.tar.bz2 gentoo-2-8195ab13d78450404bfadeb6474c3bca72c10dd0.zip |
Remove old-style virtual/commonlisp.
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 1d248adacefd..8f6ff6ac27c6 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.193 2010/12/08 13:41:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.194 2010/12/17 20:21:14 ulm Exp $ + + 17 Dec 2010; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/commonlisp. 08 Dec 2010; Raúl Porcel <armin76@gentoo.org> use.mask: Use.mask omapfb diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 33437e132f85..1abe4d10e18f 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.122 2010/08/16 23:24:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.123 2010/12/17 20:21:14 ulm 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/commonlisp dev-lisp/sbcl virtual/cron sys-process/vixie-cron virtual/dev-manager sys-fs/udev virtual/dhcpc net-misc/dhcpcd |