diff options
author | 2011-04-15 22:12:23 +0000 | |
---|---|---|
committer | 2011-04-15 22:12:23 +0000 | |
commit | 9fa230a19468b1861ec942dd4055c7edd993f350 (patch) | |
tree | a16a4e84e3e269b0030a82c79d81c5af1b763ff8 /profiles/base | |
parent | Remove old-style virtual/dev-manager, bug 361133. (diff) | |
download | historical-9fa230a19468b1861ec942dd4055c7edd993f350.tar.gz historical-9fa230a19468b1861ec942dd4055c7edd993f350.tar.bz2 historical-9fa230a19468b1861ec942dd4055c7edd993f350.zip |
Remove dev-manager and dhcp old-style virtuals, bugs 361133 and 358827.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 7ac019d94d22..80fa98aaed6f 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.250 2011/04/13 15:24:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.251 2011/04/15 22:12:23 ulm Exp $ + + 15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove dev-manager and dhcp old-style virtuals, bugs 361133 and 358827. 13 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove old-style virtual/{man,skkserv,w3m}; bugs 358839, 358851, 358855. diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 475d43b0debc..67c1f0318fb8 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.150 2011/04/13 15:24:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.151 2011/04/15 22:12:23 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 @@ -15,8 +15,6 @@ virtual/aspell-dict app-dicts/aspell-en virtual/blackbox x11-wm/blackbox virtual/cron sys-process/vixie-cron -virtual/dev-manager sys-fs/udev -virtual/dhcpc net-misc/dhcpcd virtual/inetd sys-apps/xinetd virtual/libc sys-libs/glibc virtual/linux-sources sys-kernel/gentoo-sources |