diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-17 19:39:05 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-17 19:39:05 +0000 |
commit | 8ad6462e82f7977d957a6df4520b738d9699648d (patch) | |
tree | ccf90546c04bc67fce9f4dd0b240204cf7e943fc /net-analyzer/postal/postal-0.62.ebuild | |
parent | Fixed broken Manifest. (diff) | |
download | historical-8ad6462e82f7977d957a6df4520b738d9699648d.tar.gz historical-8ad6462e82f7977d957a6df4520b738d9699648d.tar.bz2 historical-8ad6462e82f7977d957a6df4520b738d9699648d.zip |
Stable on ppc, added to ~hppa.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/postal/postal-0.62.ebuild')
-rw-r--r-- | net-analyzer/postal/postal-0.62.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |