summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 18:06:04 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 18:06:04 +0000
commitc7f9687a8b02e44cfad2d9ac44938fa92b188a82 (patch)
tree7c3e1d76a63b541f1a4b690773e3b65744a8b8dc /mail-mta
parentRemove virtual/libc (diff)
downloadgentoo-2-c7f9687a8b02e44cfad2d9ac44938fa92b188a82.tar.gz
gentoo-2-c7f9687a8b02e44cfad2d9ac44938fa92b188a82.tar.bz2
gentoo-2-c7f9687a8b02e44cfad2d9ac44938fa92b188a82.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/msmtp/ChangeLog8
-rw-r--r--mail-mta/msmtp/msmtp-1.4.5.ebuild7
-rw-r--r--mail-mta/msmtp/msmtp-1.4.7.ebuild7
-rw-r--r--mail-mta/msmtp/msmtp-1.4.9.ebuild7
4 files changed, 15 insertions, 14 deletions
diff --git a/mail-mta/msmtp/ChangeLog b/mail-mta/msmtp/ChangeLog
index 73c19b83ded0..58ea2b2d33e2 100644
--- a/mail-mta/msmtp/ChangeLog
+++ b/mail-mta/msmtp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-mta/msmtp
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.72 2009/04/12 06:29:36 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.73 2009/09/23 18:06:04 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> msmtp-1.4.5.ebuild,
+ msmtp-1.4.7.ebuild, msmtp-1.4.9.ebuild:
+ Remove virtual/libc
*msmtp-1.4.17 (12 Apr 2009)
diff --git a/mail-mta/msmtp/msmtp-1.4.5.ebuild b/mail-mta/msmtp/msmtp-1.4.5.ebuild
index 7217c7fe1f88..254df2e4caf0 100644
--- a/mail-mta/msmtp/msmtp-1.4.5.ebuild
+++ b/mail-mta/msmtp/msmtp-1.4.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.5.ebuild,v 1.6 2008/03/22 14:51:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.5.ebuild,v 1.7 2009/09/23 18:06:04 patrick Exp $
DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
HOMEPAGE="http://msmtp.sourceforge.net/"
@@ -9,8 +9,7 @@ LICENSE="GPL-2"
IUSE="ssl gnutls sasl mailwrapper doc nls"
SLOT="0"
KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
-DEPEND="virtual/libc
- dev-util/pkgconfig
+DEPEND="dev-util/pkgconfig
ssl? (
gnutls? ( >=net-libs/gnutls-1.2.0 )
!gnutls? ( >=dev-libs/openssl-0.9.6 )
diff --git a/mail-mta/msmtp/msmtp-1.4.7.ebuild b/mail-mta/msmtp/msmtp-1.4.7.ebuild
index ebddee4e4669..16feafc19d53 100644
--- a/mail-mta/msmtp/msmtp-1.4.7.ebuild
+++ b/mail-mta/msmtp/msmtp-1.4.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.7.ebuild,v 1.8 2008/03/22 14:51:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.7.ebuild,v 1.9 2009/09/23 18:06:04 patrick Exp $
DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
HOMEPAGE="http://msmtp.sourceforge.net/"
@@ -9,8 +9,7 @@ LICENSE="GPL-2"
IUSE="ssl gnutls sasl mailwrapper doc nls"
SLOT="0"
KEYWORDS="~alpha amd64 ia64 ~ppc ppc64 sparc x86"
-DEPEND="virtual/libc
- dev-util/pkgconfig
+DEPEND="dev-util/pkgconfig
ssl? (
gnutls? ( >=net-libs/gnutls-1.2.0 )
!gnutls? ( >=dev-libs/openssl-0.9.6 )
diff --git a/mail-mta/msmtp/msmtp-1.4.9.ebuild b/mail-mta/msmtp/msmtp-1.4.9.ebuild
index be170b33f1c4..491854433915 100644
--- a/mail-mta/msmtp/msmtp-1.4.9.ebuild
+++ b/mail-mta/msmtp/msmtp-1.4.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.9.ebuild,v 1.3 2008/03/22 14:51:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.9.ebuild,v 1.4 2009/09/23 18:06:04 patrick Exp $
DESCRIPTION="An SMTP client and SMTP plugin for mail user agents such as Mutt"
HOMEPAGE="http://msmtp.sourceforge.net/"
@@ -9,8 +9,7 @@ LICENSE="GPL-2"
IUSE="ssl gnutls sasl mailwrapper doc nls"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-DEPEND="virtual/libc
- dev-util/pkgconfig
+DEPEND="dev-util/pkgconfig
ssl? (
gnutls? ( >=net-libs/gnutls-1.2.0 )
!gnutls? ( >=dev-libs/openssl-0.9.6 )