diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-24 21:23:13 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-24 21:23:13 +0000 |
commit | 92c3ace044decee9f11baa60a4d2ff5dfd72bed1 (patch) | |
tree | 6bf6f5a38d31efbe350e8a8cdc49c72db2ed4c35 /profiles/embedded | |
parent | Don't use -Werror else gcc-4.6 will drive us mad; move 4.10.3 to EAPI=4; use ... (diff) | |
download | gentoo-2-92c3ace044decee9f11baa60a4d2ff5dfd72bed1.tar.gz gentoo-2-92c3ace044decee9f11baa60a4d2ff5dfd72bed1.tar.bz2 gentoo-2-92c3ace044decee9f11baa60a4d2ff5dfd72bed1.zip |
Remove old-style virtual/modutils, bug 358891.
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 f6fb3895223b..f0c125e4811e 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.32 2011/04/20 18:29:11 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.33 2011/04/24 21:23:13 ulm Exp $ + + 24 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/modutils, bug 358891. 20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove cron and libc old-style virtuals, bugs 360109 and 359001. diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 12cd00926fed..f012f1cf9cb7 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -1,2 +1 @@ virtual/linux-sources sys-kernel/gentoo-sources -virtual/modutils sys-apps/busybox |