diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 19:21:01 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-16 19:21:01 +0000 |
commit | ec2eb930c8e89749d17a5f6beed1e46b08c59af3 (patch) | |
tree | 342ff0582306a9dc033206c7ee8f9230820377a3 /profiles/base | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-ec2eb930c8e89749d17a5f6beed1e46b08c59af3.tar.gz gentoo-2-ec2eb930c8e89749d17a5f6beed1e46b08c59af3.tar.bz2 gentoo-2-ec2eb930c8e89749d17a5f6beed1e46b08c59af3.zip |
Remove old-style virtual/inetd, bug 358831.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/ChangeLog | 3 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 7f022f8bdcdf..a36ded451dc0 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/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/base/ChangeLog,v 1.252 2011/04/16 18:25:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.253 2011/04/16 19:21:01 ulm Exp $ 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove old-style virtual/blackbox, bug 358825. + Remove old-style virtual/inetd, bug 358831. 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 a78df2d8bd50..a6ffaec58ccc 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.152 2011/04/16 18:25:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.153 2011/04/16 19:21:01 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 @@ -14,7 +14,6 @@ virtual/aspell-dict app-dicts/aspell-en virtual/cron sys-process/vixie-cron -virtual/inetd sys-apps/xinetd virtual/libc sys-libs/glibc virtual/linux-sources sys-kernel/gentoo-sources virtual/modutils sys-apps/module-init-tools |