diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 19:56:05 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 19:56:05 +0000 |
commit | 9861e7bf491b7d20e559864fae74de7c058a29b7 (patch) | |
tree | b475a75f5ae69c5c285f5f974ac2f3a38e0567a2 /profiles/embedded | |
parent | Fix deprecation warnings. (diff) | |
download | historical-9861e7bf491b7d20e559864fae74de7c058a29b7.tar.gz historical-9861e7bf491b7d20e559864fae74de7c058a29b7.tar.bz2 historical-9861e7bf491b7d20e559864fae74de7c058a29b7.zip |
Remove old-style virtual/aspell-dict, bug 358821.
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 324dafde49f1..0b1e88d83fcd 100644 --- a/profiles/embedded/ChangeLog +++ b/profiles/embedded/ChangeLog @@ -1,8 +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.30 2011/04/16 19:38:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.31 2011/04/16 19:56:05 ulm Exp $ 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/aspell-dict, bug 358821. Remove old-style virtual/blackbox, bug 358825. Remove old-style virtual/inetd, bug 358831. Remove old-style virtual/ssh, bug 361121. diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 1bc2a3a0e805..4d1411b04c98 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -1,4 +1,3 @@ -virtual/aspell-dict app-dicts/aspell-en virtual/cron sys-apps/busybox virtual/libc sys-libs/glibc virtual/linux-sources sys-kernel/gentoo-sources |