diff options
-rw-r--r-- | profiles/base/ChangeLog | 3 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 | ||||
-rw-r--r-- | profiles/embedded/ChangeLog | 3 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
4 files changed, 5 insertions, 5 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index f45b32798ee8..166745bedbe2 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/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/base/ChangeLog,v 1.254 2011/04/16 19:38:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.255 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/base/virtuals b/profiles/base/virtuals index f8061cfacc27..8d31888b3e16 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.154 2011/04/16 19:38:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.155 2011/04/16 19:56:05 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 @@ # PLEASE DON'T ADD ANY NEW ENTRIES! -virtual/aspell-dict app-dicts/aspell-en virtual/cron sys-process/vixie-cron virtual/libc sys-libs/glibc virtual/linux-sources sys-kernel/gentoo-sources 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 |