diff options
author | David Holm <dholm@gentoo.org> | 2005-06-24 11:23:56 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-24 11:23:56 +0000 |
commit | fbce347081f2f718ffa70f245b55d880bf6c5bad (patch) | |
tree | 66736418fe5c54b94fd24db08a9c7abfe4d002c0 /net-mail/swaks | |
parent | little typofix in postinst-en.txt (diff) | |
download | gentoo-2-fbce347081f2f718ffa70f245b55d880bf6c5bad.tar.gz gentoo-2-fbce347081f2f718ffa70f245b55d880bf6c5bad.tar.bz2 gentoo-2-fbce347081f2f718ffa70f245b55d880bf6c5bad.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail/swaks')
-rw-r--r-- | net-mail/swaks/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/swaks/swaks-20050605.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/swaks/ChangeLog b/net-mail/swaks/ChangeLog index cbce0252aa2c..3903716ce518 100644 --- a/net-mail/swaks/ChangeLog +++ b/net-mail/swaks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/swaks # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/ChangeLog,v 1.5 2005/06/23 23:11:07 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/ChangeLog,v 1.6 2005/06/24 11:23:56 dholm Exp $ + + 24 Jun 2005; David Holm <dholm@gentoo.org> swaks-20050605.3.ebuild: + Added to ~ppc. *swaks-20050605.3 (23 Jun 2005) diff --git a/net-mail/swaks/swaks-20050605.3.ebuild b/net-mail/swaks/swaks-20050605.3.ebuild index 74829f7c4673..3e99499b07e8 100644 --- a/net-mail/swaks/swaks-20050605.3.ebuild +++ b/net-mail/swaks/swaks-20050605.3.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-20050605.3.ebuild,v 1.1 2005/06/23 23:11:07 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/swaks/swaks-20050605.3.ebuild,v 1.2 2005/06/24 11:23:56 dholm 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="~ppc ~x86" IUSE="ssl" |