summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2006-01-17 13:57:15 +0000
committerPaul Varner <fuzzyray@gentoo.org>2006-01-17 13:57:15 +0000
commit2a932e39bb440010ee218342e81743a1bb671497 (patch)
treead34d2cc72f47a95c1178545135556b5601422d1 /net-libs/courier-authlib
parentcorrected Changelog (there was one from me twice in there) (diff)
downloadgentoo-2-2a932e39bb440010ee218342e81743a1bb671497.tar.gz
gentoo-2-2a932e39bb440010ee218342e81743a1bb671497.tar.bz2
gentoo-2-2a932e39bb440010ee218342e81743a1bb671497.zip
Stable on x86. Bug #119055
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-libs/courier-authlib')
-rw-r--r--net-libs/courier-authlib/ChangeLog8
-rw-r--r--net-libs/courier-authlib/courier-authlib-0.58.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog
index 2697a66aeea5..f085c4fd8a78 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.49 2005/12/10 04:48:16 swtaylor Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.50 2006/01/17 13:57:15 fuzzyray Exp $
+
+ 17 Jan 2006; Paul Varner <fuzzyray@gentoo.org>
+ courier-authlib-0.58.ebuild:
+ Stable on x86. Bug #119055
*courier-authlib-0.58 (10 Dec 2005)
diff --git a/net-libs/courier-authlib/courier-authlib-0.58.ebuild b/net-libs/courier-authlib/courier-authlib-0.58.ebuild
index 508ddebd2592..9022a5582df9 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-2005 Gentoo Foundation
+# 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.1 2005/12/10 04:48:16 swtaylor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.2 2006/01/17 13:57:15 fuzzyray Exp $
inherit eutils gnuconfig flag-o-matic
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P%%_pre}"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE="postgres ldap mysql berkdb gdbm pam crypt debug"
RESTRICT="nouserpriv"