diff options
Diffstat (limited to 'profiles/embedded')
-rw-r--r-- | profiles/embedded/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 9acaf0b12395..d4b1100be76c 100644 --- a/profiles/embedded/ChangeLog +++ b/profiles/embedded/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/embedded/ChangeLog,v 1.23 2011/04/07 08:15:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.24 2011/04/10 14:50:11 ulm Exp $ + + 10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/bootloader, bug 359971. 07 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove old-style virtual/logger, bug 358881. diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 69d808b5ce32..1278e8c37829 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -1,6 +1,5 @@ virtual/aspell-dict app-dicts/aspell-en virtual/blackbox x11-wm/blackbox -virtual/bootloader sys-boot/grub virtual/cron sys-apps/busybox virtual/libc sys-libs/glibc virtual/inetd sys-apps/busybox |