diff options
author | Eray Aslan <eras@gentoo.org> | 2011-03-19 17:31:56 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2011-03-19 17:31:56 +0000 |
commit | 90490d41f5eb55da10cb4d78de5aae8ea0da01e6 (patch) | |
tree | dd421f13b009f3820fb08e0a5e30db2dda26611b /profiles/embedded | |
parent | remove old (diff) | |
download | historical-90490d41f5eb55da10cb4d78de5aae8ea0da01e6.tar.gz historical-90490d41f5eb55da10cb4d78de5aae8ea0da01e6.tar.bz2 historical-90490d41f5eb55da10cb4d78de5aae8ea0da01e6.zip |
remove old style virtual/imapd
Diffstat (limited to 'profiles/embedded')
-rw-r--r-- | profiles/embedded/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/embedded/virtuals | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/profiles/embedded/ChangeLog b/profiles/embedded/ChangeLog index 622fd26b8151..30a76f236000 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.14 2011/03/16 13:56:10 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.15 2011/03/19 17:31:56 eras Exp $ + + 19 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals: + remove old style virtual/imapd 16 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals: virtual/imap-c-client changed to new style - bug 358993 diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 8d05ffe96099..74cde3acf96f 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -5,7 +5,6 @@ virtual/bootloader sys-boot/grub virtual/cron sys-apps/busybox virtual/libc sys-libs/glibc virtual/gzip sys-apps/busybox -virtual/imapd net-mail/courier-imap virtual/inetd sys-apps/busybox virtual/linux-sources sys-kernel/gentoo-sources virtual/logger sys-apps/busybox |