diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-20 18:29:11 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-20 18:29:11 +0000 |
commit | 700d1c1d057128fdb3315e327e38947d6e0cb5a8 (patch) | |
tree | 3b47d626895b631e8036529a77a2fdb746e46eab /profiles | |
parent | Remove old-style virtual/libc, bug 359001. (diff) | |
download | historical-700d1c1d057128fdb3315e327e38947d6e0cb5a8.tar.gz historical-700d1c1d057128fdb3315e327e38947d6e0cb5a8.tar.bz2 historical-700d1c1d057128fdb3315e327e38947d6e0cb5a8.zip |
Remove cron and libc old-style virtuals, bugs 360109 and 359001.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 4 | ||||
-rw-r--r-- | profiles/embedded/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 2 |
4 files changed, 9 insertions, 7 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 6a28bfbf7420..43bc20acb873 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.256 2011/04/18 13:37:09 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.257 2011/04/20 18:29:11 ulm Exp $ + + 20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove cron and libc old-style virtuals, bugs 360109 and 359001. 18 Apr 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> package.use.mask: diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 8d31888b3e16..28f362e393e4 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.155 2011/04/16 19:56:05 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.156 2011/04/20 18:29:11 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,5 @@ # PLEASE DON'T ADD ANY NEW ENTRIES! -virtual/cron sys-process/vixie-cron -virtual/libc sys-libs/glibc virtual/linux-sources sys-kernel/gentoo-sources virtual/modutils sys-apps/module-init-tools diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 0b1e88d83fcd..f6fb3895223b 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.31 2011/04/16 19:56:05 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.32 2011/04/20 18:29:11 ulm Exp $ + + 20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: + Remove cron and libc old-style virtuals, bugs 360109 and 359001. 16 Apr 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove old-style virtual/aspell-dict, bug 358821. diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 4d1411b04c98..12cd00926fed 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -1,4 +1,2 @@ -virtual/cron sys-apps/busybox -virtual/libc sys-libs/glibc virtual/linux-sources sys-kernel/gentoo-sources virtual/modutils sys-apps/busybox |