summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 22:04:29 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 22:04:29 +0000
commitdd23b571c5860a19ada5839e1485f0eee8778c6e (patch)
treefa00ad2b47923e90a52019f34a2435799ba0aeeb /net-libs/courier-authlib
parentMarked ppc stable for bug #119855. (diff)
downloadgentoo-2-dd23b571c5860a19ada5839e1485f0eee8778c6e.tar.gz
gentoo-2-dd23b571c5860a19ada5839e1485f0eee8778c6e.tar.bz2
gentoo-2-dd23b571c5860a19ada5839e1485f0eee8778c6e.zip
Stable on ppc64
(Portage version: 2.0.53)
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 536de21fdd1b..0d291a8d9478 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.51 2006/01/21 14:10:00 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.52 2006/01/21 22:00:41 corsair Exp $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org>
+ courier-authlib-0.58.ebuild:
+ Stable on ppc64
21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
courier-authlib-0.58.ebuild:
diff --git a/net-libs/courier-authlib/courier-authlib-0.58.ebuild b/net-libs/courier-authlib/courier-authlib-0.58.ebuild
index 6341b258fe50..9bb3257c875e 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-2006 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.3 2006/01/21 14:10:00 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.4 2006/01/21 22:00:41 corsair Exp $
inherit eutils gnuconfig flag-o-matic
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P%%_pre}"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
IUSE="postgres ldap mysql berkdb gdbm pam crypt debug"
RESTRICT="nouserpriv"