diff options
author | 2011-03-28 10:37:32 +0000 | |
---|---|---|
committer | 2011-03-28 10:37:32 +0000 | |
commit | fcce311e0113b67e1d26f390d0e5fb59d2b0545d (patch) | |
tree | af949d938d179590e4c55bc5eb5b7491442a0963 /profiles/embedded | |
parent | Remove hardcoded -g3 from CFLAGS by Agostino Sarubbo. (diff) | |
download | historical-fcce311e0113b67e1d26f390d0e5fb59d2b0545d.tar.gz historical-fcce311e0113b67e1d26f390d0e5fb59d2b0545d.tar.bz2 historical-fcce311e0113b67e1d26f390d0e5fb59d2b0545d.zip |
remove old style virtual/mta - bug 360305
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 94d2ad784151..3776b648fbf5 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.18 2011/03/22 21:07:02 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/embedded/ChangeLog,v 1.19 2011/03/28 10:37:32 eras Exp $ + + 28 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals: + remove old style virtual/mta - bug 360305 22 Mar 2011; Ulrich Mueller <ulm@gentoo.org> virtuals: Remove old-style virtual/tftp, bug 359125. diff --git a/profiles/embedded/virtuals b/profiles/embedded/virtuals index 11afd802ba8c..a836bbf994ca 100644 --- a/profiles/embedded/virtuals +++ b/profiles/embedded/virtuals @@ -8,7 +8,6 @@ virtual/inetd sys-apps/busybox virtual/linux-sources sys-kernel/gentoo-sources virtual/logger sys-apps/busybox virtual/modutils sys-apps/busybox -virtual/mta mail-mta/ssmtp virtual/os-headers sys-kernel/linux-headers virtual/python dev-lang/python virtual/skkserv app-i18n/skkserv |