diff options
author | 2007-03-23 08:40:07 +0000 | |
---|---|---|
committer | 2007-03-23 08:40:07 +0000 | |
commit | 5331bd5961d1878827dcaa5376d107c7ca5a86bd (patch) | |
tree | 292f81f4cdeebe54862bab7006de0f93a6c215a9 /net-mail/sendEmail/sendEmail-1.55.ebuild | |
parent | stable x86, security bug 167643 (diff) | |
download | gentoo-2-5331bd5961d1878827dcaa5376d107c7ca5a86bd.tar.gz gentoo-2-5331bd5961d1878827dcaa5376d107c7ca5a86bd.tar.bz2 gentoo-2-5331bd5961d1878827dcaa5376d107c7ca5a86bd.zip |
x86
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-mail/sendEmail/sendEmail-1.55.ebuild')
-rw-r--r-- | net-mail/sendEmail/sendEmail-1.55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/sendEmail/sendEmail-1.55.ebuild b/net-mail/sendEmail/sendEmail-1.55.ebuild index 3db22f4c0044..d6950f8bd45a 100644 --- a/net-mail/sendEmail/sendEmail-1.55.ebuild +++ b/net-mail/sendEmail/sendEmail-1.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.55.ebuild,v 1.1 2007/01/14 22:30:53 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sendEmail/sendEmail-1.55.ebuild,v 1.2 2007/03/23 08:40:07 mrness Exp $ DESCRIPTION="Command line based, SMTP email agent" HOMEPAGE="http://caspian.dotconf.net/menu/Software/SendEmail/" @@ -8,7 +8,7 @@ SRC_URI="http://caspian.dotconf.net/menu/Software/SendEmail/${PN}-v${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="ssl" DEPEND="" |