diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:39:08 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:39:08 +0000 |
commit | 581808c95fa26f3e8ce3bd7b69193c265bd6fd6b (patch) | |
tree | 5df4cda96676344b44862211e3f36f5d7082400c /net-mail/email | |
parent | Stable on x86. (diff) | |
download | historical-581808c95fa26f3e8ce3bd7b69193c265bd6fd6b.tar.gz historical-581808c95fa26f3e8ce3bd7b69193c265bd6fd6b.tar.bz2 historical-581808c95fa26f3e8ce3bd7b69193c265bd6fd6b.zip |
Stable on x86.
Diffstat (limited to 'net-mail/email')
-rw-r--r-- | net-mail/email/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/email/email-2.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/email/ChangeLog b/net-mail/email/ChangeLog index 348b3ab2499b..0c485a3afa71 100644 --- a/net-mail/email/ChangeLog +++ b/net-mail/email/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/email # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.1 2004/11/12 20:16:22 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.2 2004/12/13 23:34:46 ticho Exp $ + + 14 Dec 2004; Andrej Kacian <ticho@gentoo.org> email-2.3.0.ebuild: + Stable on x86. *email-2.3.0 (12 Nov 2004) diff --git a/net-mail/email/email-2.3.0.ebuild b/net-mail/email/email-2.3.0.ebuild index 32a743195395..1fbe3efab760 100644 --- a/net-mail/email/email-2.3.0.ebuild +++ b/net-mail/email/email-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-2.3.0.ebuild,v 1.2 2004/11/12 20:22:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-2.3.0.ebuild,v 1.3 2004/12/13 23:34:46 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" +KEYWORDS="x86" IUSE="" DEPEND="virtual/libc" |