diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:36:15 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-12-13 23:36:15 +0000 |
commit | c983c681c100ef52e1cd114c42cdd5d4652070d8 (patch) | |
tree | 3e6203dc0833f8bc479bf3c8426bde4f1a1982b8 /net-mail/email | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-c983c681c100ef52e1cd114c42cdd5d4652070d8.tar.gz gentoo-2-c983c681c100ef52e1cd114c42cdd5d4652070d8.tar.bz2 gentoo-2-c983c681c100ef52e1cd114c42cdd5d4652070d8.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" |