diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-10-24 18:55:04 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-10-24 18:55:04 +0000 |
commit | ca5b9889db9d8fc9ad98dd2eda624a76fa343444 (patch) | |
tree | a6f2deb6b7a9f5f7a38cac32abacff00d1b02a59 /net-mail/swaks/swaks-20050709.1.ebuild | |
parent | Whitespace clean-up. (diff) | |
download | gentoo-2-ca5b9889db9d8fc9ad98dd2eda624a76fa343444.tar.gz gentoo-2-ca5b9889db9d8fc9ad98dd2eda624a76fa343444.tar.bz2 gentoo-2-ca5b9889db9d8fc9ad98dd2eda624a76fa343444.zip |
Stable on x86.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'net-mail/swaks/swaks-20050709.1.ebuild')
-rw-r--r-- | net-mail/swaks/swaks-20050709.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/swaks/swaks-20050709.1.ebuild b/net-mail/swaks/swaks-20050709.1.ebuild index faddf4e5669d..16b45b5891be 100644 --- a/net-mail/swaks/swaks-20050709.1.ebuild +++ b/net-mail/swaks/swaks-20050709.1.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/swaks/swaks-20050709.1.ebuild,v 1.1 2005/09/12 08:37:41 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/swaks-20050709.1.ebuild,v 1.2 2005/10/24 18:53:30 ticho Exp $ MY_P=${P/-/.} DESCRIPTION="Swiss Army Knife SMTP; Command line SMTP testing, including TLS and AUTH" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.jetmore.org/john/code/#swaks" SRC_URI="http://www.jetmore.org/john/code/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="ssl" |