summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-02-21 05:59:38 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-02-21 05:59:38 +0000
commit4ee0dfd6fdbf1a179f09bde5aab4c50a49d8d0ed (patch)
tree8cbc0b976284b64eba79635659b18dd3ba619639 /net-mail
parentFix loaders when using python/perl/etc... #78112. (diff)
downloadgentoo-2-4ee0dfd6fdbf1a179f09bde5aab4c50a49d8d0ed.tar.gz
gentoo-2-4ee0dfd6fdbf1a179f09bde5aab4c50a49d8d0ed.tar.bz2
gentoo-2-4ee0dfd6fdbf1a179f09bde5aab4c50a49d8d0ed.zip
Bug #80506, need workaround for portage bug.
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/vpopmail/ChangeLog8
-rw-r--r--net-mail/vpopmail/vpopmail-5.2.2-r1.ebuild4
-rw-r--r--net-mail/vpopmail/vpopmail-5.4.6-r1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-mail/vpopmail/ChangeLog b/net-mail/vpopmail/ChangeLog
index 5cc3bf52f439..05c8b750a248 100644
--- a/net-mail/vpopmail/ChangeLog
+++ b/net-mail/vpopmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/vpopmail
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/ChangeLog,v 1.47 2004/11/23 00:07:49 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/ChangeLog,v 1.48 2005/02/21 05:59:38 robbat2 Exp $
+
+ 20 Feb 2005; Robin H. Johnson <robbat2@gentoo.org>
+ vpopmail-5.4.6-r1.ebuild:
+ Bug #80506, need workaround for portage bug.
23 Nov 2004; Sven Wegener <swegener@gentoo.org> :
Fixed digest.
diff --git a/net-mail/vpopmail/vpopmail-5.2.2-r1.ebuild b/net-mail/vpopmail/vpopmail-5.2.2-r1.ebuild
index 62064e399510..bb3c0a6ed29d 100644
--- a/net-mail/vpopmail/vpopmail-5.2.2-r1.ebuild
+++ b/net-mail/vpopmail/vpopmail-5.2.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.2.2-r1.ebuild,v 1.9 2004/09/06 20:48:56 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.2.2-r1.ebuild,v 1.10 2005/02/21 05:59:38 robbat2 Exp $
IUSE="mysql ipalias clearpasswd"
diff --git a/net-mail/vpopmail/vpopmail-5.4.6-r1.ebuild b/net-mail/vpopmail/vpopmail-5.4.6-r1.ebuild
index 71a298905061..f6d991776174 100644
--- a/net-mail/vpopmail/vpopmail-5.4.6-r1.ebuild
+++ b/net-mail/vpopmail/vpopmail-5.4.6-r1.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/vpopmail/vpopmail-5.4.6-r1.ebuild,v 1.6 2005/02/19 17:54:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/vpopmail/vpopmail-5.4.6-r1.ebuild,v 1.7 2005/02/21 05:59:38 robbat2 Exp $
inherit eutils gnuconfig fixheadtails
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="amd64 arm hppa ppc sparc x86"
IUSE="mysql ipalias clearpasswd"
# vpopmail will NOT build if non-root.
-RESTRICT="nouserpriv"
+RESTRICT="nouserpriv userpriv"
DEPEND_COMMON="mail-mta/qmail
mysql? ( >=dev-db/mysql-3.23* )"
DEPEND="sys-apps/sed