diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-01-31 18:34:11 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-01-31 18:34:11 +0000 |
commit | cfd42131220e9f837ea17e5562ae63aab072402f (patch) | |
tree | 134cb0f591252b380e24c57778a0c02fe9907267 /net-mail/email | |
parent | Stable on sparc (diff) | |
download | gentoo-2-cfd42131220e9f837ea17e5562ae63aab072402f.tar.gz gentoo-2-cfd42131220e9f837ea17e5562ae63aab072402f.tar.bz2 gentoo-2-cfd42131220e9f837ea17e5562ae63aab072402f.zip |
~amd64
(Portage version: 2.0.51-r15)
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 00a7a0250a8e..3612e1ba6c61 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.4 2005/01/15 17:45:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.5 2005/01/31 18:34:11 blubb Exp $ + + 31 Jan 2005; Simon Stelling <blubb@gentoo.org> email-2.3.2.ebuild: + added ~amd64 *email-2.3.2 (15 Jan 2005) diff --git a/net-mail/email/email-2.3.2.ebuild b/net-mail/email/email-2.3.2.ebuild index 959726e42c42..39845d2e7aa9 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.1 2005/01/15 17:45:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-2.3.2.ebuild,v 1.2 2005/01/31 18:34:11 blubb 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 ~amd64" IUSE="" DEPEND="virtual/libc" |