diff options
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index d0a334756058..30cab7bf4dbf 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.232 2011/03/27 08:19:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.233 2011/03/28 10:36:23 eras Exp $ + + 28 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals: + remove old style virtual/mta - bug 360305 27 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> package.use.mask, use.mask: diff --git a/profiles/base/virtuals b/profiles/base/virtuals index d4b230cbe5e2..038a26d0709e 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.138 2011/03/22 21:07:02 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.139 2011/03/28 10:36:23 eras 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 @@ -22,7 +22,6 @@ virtual/logger app-admin/metalog virtual/m3 dev-lang/cm3-bin virtual/man sys-apps/man virtual/modutils sys-apps/module-init-tools -virtual/mta mail-mta/ssmtp # Only have this for >=pam-0.78, as we want to make use of the 'include' # directive to phase out pam_stack. virtual/pam >=sys-libs/pam-0.78 |