diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-10 23:56:22 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-10 23:56:22 +0000 |
commit | 00dd253d5394e4c2e2562b3671f5391376927be7 (patch) | |
tree | 1d1fb2d74f129c6e7f404522c367ccd08ff44f9b /net-mail | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-00dd253d5394e4c2e2562b3671f5391376927be7.tar.gz gentoo-2-00dd253d5394e4c2e2562b3671f5391376927be7.tar.bz2 gentoo-2-00dd253d5394e4c2e2562b3671f5391376927be7.zip |
Stable on amd64, closes bug 87257.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/email/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/email/email-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/email/ChangeLog b/net-mail/email/ChangeLog index 696cca545a96..dc404bd2bf90 100644 --- a/net-mail/email/ChangeLog +++ b/net-mail/email/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/email # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.7 2005/04/06 14:02:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.8 2005/04/10 23:56:22 cryos Exp $ + + 10 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> email-2.3.2.ebuild: + Stable on amd64, closes bug 87257. *email-2.3.3 (06 Apr 2005) diff --git a/net-mail/email/email-2.3.2.ebuild b/net-mail/email/email-2.3.2.ebuild index cbfb88fc5417..a19ed4b04ef5 100644 --- a/net-mail/email/email-2.3.2.ebuild +++ b/net-mail/email/email-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-2.3.2.ebuild,v 1.3 2005/03/30 14:26:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-2.3.2.ebuild,v 1.4 2005/04/10 23:56:22 cryos Exp $ DESCRIPTION="Advanced CLI tool for sending email." HOMEPAGE="http://email.cleancode.org" @@ -8,7 +8,7 @@ SRC_URI="http://email.cleancode.org/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="" DEPEND="virtual/libc" |