diff options
author | 2013-03-27 15:29:59 +0000 | |
---|---|---|
committer | 2013-03-27 15:29:59 +0000 | |
commit | 3e4c2f34bb1761fc873c0de59b34479e8dcbf13b (patch) | |
tree | 22ac3f8549c82fd0ee910e2ded56f187aa97ee10 /net-mail/swaks/swaks-20130209.0.ebuild | |
parent | Stable for amd64, wrt bug #463436 (diff) | |
download | historical-3e4c2f34bb1761fc873c0de59b34479e8dcbf13b.tar.gz historical-3e4c2f34bb1761fc873c0de59b34479e8dcbf13b.tar.bz2 historical-3e4c2f34bb1761fc873c0de59b34479e8dcbf13b.zip |
Stable for amd64, wrt bug #462822
Package-Manager: portage-2.1.11.55/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-mail/swaks/swaks-20130209.0.ebuild')
-rw-r--r-- | net-mail/swaks/swaks-20130209.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/swaks/swaks-20130209.0.ebuild b/net-mail/swaks/swaks-20130209.0.ebuild index b43fdf23496c..0a6de8281b69 100644 --- a/net-mail/swaks/swaks-20130209.0.ebuild +++ b/net-mail/swaks/swaks-20130209.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/swaks-20130209.0.ebuild,v 1.1 2013/02/18 15:38:39 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/swaks-20130209.0.ebuild,v 1.2 2013/03/27 15:29:57 ago Exp $ DESCRIPTION="Swiss Army Knife SMTP; Command line SMTP testing, including TLS and AUTH" HOMEPAGE="http://www.jetmore.org/john/code/swaks" SRC_URI="http://www.jetmore.org/john/code/swaks/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="ssl" |