diff options
author | Eray Aslan <eras@gentoo.org> | 2011-03-28 10:36:23 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2011-03-28 10:36:23 +0000 |
commit | 98faccf9fe70dc79a8895e339fbfc737abf6a5cd (patch) | |
tree | 6191f7baaef6de503be52358b49bf5625f43a6b3 /profiles/base/virtuals | |
parent | Remove hardcoded -g3 from CFLAGS by Agostino Sarubbo. (diff) | |
download | gentoo-2-98faccf9fe70dc79a8895e339fbfc737abf6a5cd.tar.gz gentoo-2-98faccf9fe70dc79a8895e339fbfc737abf6a5cd.tar.bz2 gentoo-2-98faccf9fe70dc79a8895e339fbfc737abf6a5cd.zip |
remove old style virtual/mta - bug 360305
Diffstat (limited to 'profiles/base/virtuals')
-rw-r--r-- | profiles/base/virtuals | 3 |
1 files changed, 1 insertions, 2 deletions
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 |