summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:51:44 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 14:51:44 +0000
commit57377d158a2aa13d70f177140e4bf7bbb062368f (patch)
tree0bbe37f074c72b7ab8004fad0686ec4f42bcd5eb /net-libs/courier-authlib
parent(QA) RESTRICT clean up. (diff)
downloadgentoo-2-57377d158a2aa13d70f177140e4bf7bbb062368f.tar.gz
gentoo-2-57377d158a2aa13d70f177140e4bf7bbb062368f.tar.bz2
gentoo-2-57377d158a2aa13d70f177140e4bf7bbb062368f.zip
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'net-libs/courier-authlib')
-rw-r--r--net-libs/courier-authlib/ChangeLog6
-rw-r--r--net-libs/courier-authlib/courier-authlib-0.58.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog
index 3e10f88846e5..a3f3d1365689 100644
--- a/net-libs/courier-authlib/ChangeLog
+++ b/net-libs/courier-authlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/courier-authlib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.66 2007/05/08 22:50:40 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.67 2007/07/02 14:51:44 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
+ courier-authlib-0.58.ebuild:
+ (QA) RESTRICT clean up.
08 May 2007; Marius Mauch <genone@gentoo.org> courier-authlib-0.58.ebuild,
courier-authlib-0.59.2.ebuild:
diff --git a/net-libs/courier-authlib/courier-authlib-0.58.ebuild b/net-libs/courier-authlib/courier-authlib-0.58.ebuild
index a1b274dac632..edb2374ce92e 100644
--- a/net-libs/courier-authlib/courier-authlib-0.58.ebuild
+++ b/net-libs/courier-authlib/courier-authlib-0.58.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.15 2007/05/08 22:50:40 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.16 2007/07/02 14:51:44 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="postgres ldap mysql berkdb gdbm pam crypt debug"
-RESTRICT="nouserpriv"
+RESTRICT="userpriv"
DEPEND="gdbm? ( sys-libs/gdbm )
!gdbm? ( >=sys-devel/autoconf-2.5 sys-libs/db )