diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-06-23 23:11:07 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-06-23 23:11:07 +0000 |
commit | 04fb4a8e58d2f5649cbc4423a9c7052ae9255116 (patch) | |
tree | 3ebb0f73cd0368de66c6a238a301267c103bb012 /net-mail/swaks/swaks-20040404.1.ebuild | |
parent | GCC4 upstream patch; closes bug #96796. (diff) | |
download | gentoo-2-04fb4a8e58d2f5649cbc4423a9c7052ae9255116.tar.gz gentoo-2-04fb4a8e58d2f5649cbc4423a9c7052ae9255116.tar.bz2 gentoo-2-04fb4a8e58d2f5649cbc4423a9c7052ae9255116.zip |
Version bump. 20040404.1 stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail/swaks/swaks-20040404.1.ebuild')
-rw-r--r-- | net-mail/swaks/swaks-20040404.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/swaks/swaks-20040404.1.ebuild b/net-mail/swaks/swaks-20040404.1.ebuild index 3f825a39bb81..5dc7f219d337 100644 --- a/net-mail/swaks/swaks-20040404.1.ebuild +++ b/net-mail/swaks/swaks-20040404.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-20040404.1.ebuild,v 1.4 2005/05/25 15:33:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/swaks-20040404.1.ebuild,v 1.5 2005/06/23 23:11:07 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="~x86" +KEYWORDS="x86" IUSE="ssl" |