summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2006-05-10 18:23:43 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2006-05-10 18:23:43 +0000
commit8b722dac9d0d7195466edda955bd77a85d3a6b5d (patch)
treed33e9e2397fc96624b11878cdb9782d62f0649d6 /net-mail/vpopmail
parentRemove patch that's is causing time problems on 0.10.10. (diff)
downloadgentoo-2-8b722dac9d0d7195466edda955bd77a85d3a6b5d.tar.gz
gentoo-2-8b722dac9d0d7195466edda955bd77a85d3a6b5d.tar.bz2
gentoo-2-8b722dac9d0d7195466edda955bd77a85d3a6b5d.zip
Stable on hppa. See bug #132674.
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'net-mail/vpopmail')
-rw-r--r--net-mail/vpopmail/ChangeLog6
-rw-r--r--net-mail/vpopmail/vpopmail-5.4.16.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/vpopmail/ChangeLog b/net-mail/vpopmail/ChangeLog
index c2ed1d28e544..0b71ff45cce0 100644
--- a/net-mail/vpopmail/ChangeLog
+++ b/net-mail/vpopmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/vpopmail
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/ChangeLog,v 1.71 2006/05/09 13:56:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/ChangeLog,v 1.72 2006/05/10 18:23:43 killerfox Exp $
+
+ 10 May 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ vpopmail-5.4.16.ebuild:
+ Stable on hppa. See bug #132674.
09 May 2006; Gustavo Zacarias <gustavoz@gentoo.org>
vpopmail-5.4.16.ebuild:
diff --git a/net-mail/vpopmail/vpopmail-5.4.16.ebuild b/net-mail/vpopmail/vpopmail-5.4.16.ebuild
index 6472054bb7f2..03f4b69a300a 100644
--- a/net-mail/vpopmail/vpopmail-5.4.16.ebuild
+++ b/net-mail/vpopmail/vpopmail-5.4.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.4.16.ebuild,v 1.4 2006/05/09 13:56:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.4.16.ebuild,v 1.5 2006/05/10 18:23:43 killerfox Exp $
inherit eutils gnuconfig fixheadtails
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc sparc x86"
+KEYWORDS="~amd64 ~arm hppa ~ppc sparc x86"
IUSE="mysql ipalias clearpasswd"
# vpopmail will NOT build if non-root.
RESTRICT="nouserpriv"