diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-03-30 14:26:47 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-03-30 14:26:47 +0000 |
commit | e7927126343cda8d040f909cd0c5e433a7c28b63 (patch) | |
tree | 739720637012996be4ad435d2fcf52ad3223df3f /net-mail/email | |
parent | Blocks latex-beamer; bug #60835. (diff) | |
download | gentoo-2-e7927126343cda8d040f909cd0c5e433a7c28b63.tar.gz gentoo-2-e7927126343cda8d040f909cd0c5e433a7c28b63.tar.bz2 gentoo-2-e7927126343cda8d040f909cd0c5e433a7c28b63.zip |
Stable on x86, bug #87257.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail/email')
-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 3612e1ba6c61..aa8af8abcffd 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.5 2005/01/31 18:34:11 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.6 2005/03/30 14:26:47 ticho Exp $ + + 30 Mar 2005; Andrej Kacian <ticho@gentoo.org> email-2.3.2.ebuild: + Stable on x86. Bug #87257. 31 Jan 2005; Simon Stelling <blubb@gentoo.org> email-2.3.2.ebuild: added ~amd64 diff --git a/net-mail/email/email-2.3.2.ebuild b/net-mail/email/email-2.3.2.ebuild index 39845d2e7aa9..cbfb88fc5417 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.2 2005/01/31 18:34:11 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-2.3.2.ebuild,v 1.3 2005/03/30 14:26:47 ticho 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" |