summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-03-17 19:39:05 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-03-17 19:39:05 +0000
commit36a48f63afb5adf175961f75362670bcb37aaa4d (patch)
treee7561d3469df02f04505ecb85c84301a4d6fe120 /net-analyzer/postal
parentFixed broken Manifest. (diff)
downloadgentoo-2-36a48f63afb5adf175961f75362670bcb37aaa4d.tar.gz
gentoo-2-36a48f63afb5adf175961f75362670bcb37aaa4d.tar.bz2
gentoo-2-36a48f63afb5adf175961f75362670bcb37aaa4d.zip
Stable on ppc, added to ~hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-analyzer/postal')
-rw-r--r--net-analyzer/postal/ChangeLog5
-rw-r--r--net-analyzer/postal/postal-0.62.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/postal/ChangeLog b/net-analyzer/postal/ChangeLog
index ec179a994574..caea65d025b3 100644
--- a/net-analyzer/postal/ChangeLog
+++ b/net-analyzer/postal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/postal
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/postal/ChangeLog,v 1.3 2005/01/08 16:33:32 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/postal/ChangeLog,v 1.4 2005/03/17 19:39:05 hansmi Exp $
+
+ 17 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> postal-0.62.ebuild:
+ Added to ~hppa, stable on ppc.
08 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> postal-0.62.ebuild:
Fixed not working use_enable because of a broken configure script.
diff --git a/net-analyzer/postal/postal-0.62.ebuild b/net-analyzer/postal/postal-0.62.ebuild
index 075a3b7073ab..3e46ca878581 100644
--- a/net-analyzer/postal/postal-0.62.ebuild
+++ b/net-analyzer/postal/postal-0.62.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/postal/postal-0.62.ebuild,v 1.3 2005/01/08 16:33:32 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/postal/postal-0.62.ebuild,v 1.4 2005/03/17 19:39:05 hansmi Exp $
DESCRIPTION="SMTP and POP mailserver benchmark - the mad postman. Supports SSL, randomized user accounts and more."
HOMEPAGE="http://www.coker.com.au/postal/"
SRC_URI="http://www.coker.com.au/postal/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~x86 ~sparc ppc ~hppa"
IUSE="ssl"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b )"