diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-10 17:01:33 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-10 17:01:33 +0000 |
commit | d02b5165355521ff27ea31241e9685988c0984a2 (patch) | |
tree | ebd7a8d1f433c50ba71709675f60fd36668c4d56 /net-mail/sendEmail/sendEmail-1.52.ebuild | |
parent | 2.6.15-git6 release (diff) | |
download | gentoo-2-d02b5165355521ff27ea31241e9685988c0984a2.tar.gz gentoo-2-d02b5165355521ff27ea31241e9685988c0984a2.tar.bz2 gentoo-2-d02b5165355521ff27ea31241e9685988c0984a2.zip |
Marked ~amd64 per bug# 118336
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-mail/sendEmail/sendEmail-1.52.ebuild')
-rw-r--r-- | net-mail/sendEmail/sendEmail-1.52.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/sendEmail/sendEmail-1.52.ebuild b/net-mail/sendEmail/sendEmail-1.52.ebuild index 7fb57d5a1430..073f54fc326f 100644 --- a/net-mail/sendEmail/sendEmail-1.52.ebuild +++ b/net-mail/sendEmail/sendEmail-1.52.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.52.ebuild,v 1.1 2005/06/09 20:32:43 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.52.ebuild,v 1.2 2006/01/10 17:01:33 dang Exp $ DESCRIPTION="Command line based, SMTP email agent" @@ -12,7 +12,7 @@ LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |