diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-05 11:56:46 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-05 11:56:46 +0000 |
commit | 224f2b95de08c345cca45ca40f939a89bb9a1a0a (patch) | |
tree | 542f81e20cc7ddd370fc09d3d9c3efece561936d /profiles/embedded | |
parent | Don't PROVIDE virtual/utempter and update blocker, bug 361117. (diff) | |
download | historical-224f2b95de08c345cca45ca40f939a89bb9a1a0a.tar.gz historical-224f2b95de08c345cca45ca40f939a89bb9a1a0a.tar.bz2 historical-224f2b95de08c345cca45ca40f939a89bb9a1a0a.zip |
Remove old-style virtual/utempter, bug 361117.
Diffstat (limited to 'profiles/embedded')
-rw-r--r-- | profiles/embedded/ChangeLog | 3 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 29a8fb363a34..47556e216a13 100644 --- a/profiles/embedded/ChangeLog +++ b/profiles/embedded/ChangeLog @@ -1,9 +1,10 @@ # 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.21 2011/04/05 06:08:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.22 2011/04/05 11:56:46 ulm Exp $ 05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove old-style virtual/python, bug 358849. + Remove old-style virtual/utempter, bug 361117. 03 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove old-style virtual/gzip, bug 358829. diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 1b686cdb8e02..4bb5a42d2833 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -10,5 +10,4 @@ virtual/modutils sys-apps/busybox virtual/os-headers sys-kernel/linux-headers virtual/skkserv app-i18n/skkserv virtual/ssh net-misc/dropbear -virtual/utempter sys-apps/utempter virtual/dev-manager sys-apps/busybox |