diff options
author | Eray Aslan <eras@gentoo.org> | 2011-03-16 11:10:58 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2011-03-16 11:10:58 +0000 |
commit | 7f40727aaf0f4e620220a3232fad4bf595f98b7a (patch) | |
tree | a8e5278ee01e8e0ede004b20c37300f220b7ef32 /profiles/base | |
parent | Stable on amd64 wrt bug #358907 (diff) | |
download | historical-7f40727aaf0f4e620220a3232fad4bf595f98b7a.tar.gz historical-7f40727aaf0f4e620220a3232fad4bf595f98b7a.tar.bz2 historical-7f40727aaf0f4e620220a3232fad4bf595f98b7a.zip |
remove old style virtual/mda
Diffstat (limited to 'profiles/base')
-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 db887944afe2..3b31ff494b49 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.216 2011/03/16 09:43:29 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.217 2011/03/16 11:10:58 eras Exp $ + + 16 Mar 2011; Eray Aslan <eras@gentoo.org> virtuals: + remove old style virtual/mda 16 Mar 2011; Eray Aslan <eras@gentoo.org> ChangeLog: remove double entry diff --git a/profiles/base/virtuals b/profiles/base/virtuals index eab45f085500..c5bc38924ac4 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.129 2011/03/15 22:41:56 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.130 2011/03/16 11:10:58 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 @@ -28,7 +28,6 @@ virtual/lpr net-print/cups virtual/m3 dev-lang/cm3-bin virtual/mailx mail-client/mailx virtual/man sys-apps/man -virtual/mda mail-filter/procmail virtual/modutils sys-apps/module-init-tools virtual/mta mail-mta/ssmtp virtual/ooo app-office/openoffice-bin |