summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-16 14:56:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-16 14:56:59 +0000
commit10fa1dcbdbdd4b6735d8f2ce4e9354aea7c14a5e (patch)
tree8658c8acb6e43b7448549fd44f006fd8034c6eaa /net-libs/courier-authlib
parentStable for ppc, wrt bug #451468 (diff)
downloadgentoo-2-10fa1dcbdbdd4b6735d8f2ce4e9354aea7c14a5e.tar.gz
gentoo-2-10fa1dcbdbdd4b6735d8f2ce4e9354aea7c14a5e.tar.bz2
gentoo-2-10fa1dcbdbdd4b6735d8f2ce4e9354aea7c14a5e.zip
Stable for ppc, wrt bug #450190
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.65.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog
index ea795286b068..31da07069b2d 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.136 2013/01/15 14:17:18 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.137 2013/01/16 14:56:59 ago Exp $
+
+ 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org>
+ courier-authlib-0.65.0-r2.ebuild:
+ Stable for ppc, wrt bug #450190
15 Jan 2013; Eray Aslan <eras@gentoo.org> courier-authlib-0.65.0-r2.ebuild:
Fix double user eclass inherit. Add die to a few places. Thanks to Chema
diff --git a/net-libs/courier-authlib/courier-authlib-0.65.0-r2.ebuild b/net-libs/courier-authlib/courier-authlib-0.65.0-r2.ebuild
index 426e6e84d4e6..929e1511b1e0 100644
--- a/net-libs/courier-authlib/courier-authlib-0.65.0-r2.ebuild
+++ b/net-libs/courier-authlib/courier-authlib-0.65.0-r2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2013 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.65.0-r2.ebuild,v 1.7 2013/01/15 14:17:18 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r2.ebuild,v 1.8 2013/01/16 14:56:59 ago Exp $
EAPI=4
inherit autotools eutils flag-o-matic multilib user
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
DESCRIPTION="Courier authentication library."
SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"