diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 18:25:42 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 18:25:42 +0000 |
commit | f1cbc26f24d75efbb55236a8e12173e696a3b632 (patch) | |
tree | 44d7abf578ca58e0e5f7144f9ea71acb01a481ba | |
parent | ia64/sh/sparc stable wrt #327725 (diff) | |
download | historical-f1cbc26f24d75efbb55236a8e12173e696a3b632.tar.gz historical-f1cbc26f24d75efbb55236a8e12173e696a3b632.tar.bz2 historical-f1cbc26f24d75efbb55236a8e12173e696a3b632.zip |
Remove old-style virtual/blackbox, bug 358825.
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 | ||||
-rw-r--r-- | profiles/embedded/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
4 files changed, 9 insertions, 5 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 80fa98aaed6f..7f022f8bdcdf 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/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/base/ChangeLog,v 1.251 2011/04/15 22:12:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.252 2011/04/16 18:25:42 ulm Exp $ + + 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/blackbox, bug 358825. 15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove dev-manager and dhcp old-style virtuals, bugs 361133 and 358827. diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 67c1f0318fb8..a78df2d8bd50 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.151 2011/04/15 22:12:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.152 2011/04/16 18:25:42 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 @@ -13,7 +13,6 @@ # PLEASE DON'T ADD ANY NEW ENTRIES! virtual/aspell-dict app-dicts/aspell-en -virtual/blackbox x11-wm/blackbox virtual/cron sys-process/vixie-cron virtual/inetd sys-apps/xinetd virtual/libc sys-libs/glibc diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index b1d9643ca1de..f80bfc669084 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.27 2011/04/15 22:11:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.28 2011/04/16 18:25:42 ulm Exp $ + + 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove old-style virtual/blackbox, bug 358825. 15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove old-style virtual/dev-manager, bug 361133. diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 2334d11b3ca5..a08a05671863 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -1,5 +1,4 @@ virtual/aspell-dict app-dicts/aspell-en -virtual/blackbox x11-wm/blackbox virtual/cron sys-apps/busybox virtual/libc sys-libs/glibc virtual/inetd sys-apps/busybox |