diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-12-17 20:21:14 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-12-17 20:21:14 +0000 |
commit | 0be3ae12fc977f7c53eeb3ed8e6ab4d2dd850849 (patch) | |
tree | c04b7d62f532e2d37eb3bce6934b9e10971cc3f0 /profiles | |
parent | Remove PROVIDE, commonlisp is now a new-style virtual. (diff) | |
download | historical-0be3ae12fc977f7c53eeb3ed8e6ab4d2dd850849.tar.gz historical-0be3ae12fc977f7c53eeb3ed8e6ab4d2dd850849.tar.bz2 historical-0be3ae12fc977f7c53eeb3ed8e6ab4d2dd850849.zip |
Remove old-style virtual/commonlisp.
Diffstat (limited to 'profiles')
-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 |