diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 18:55:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 18:55:09 +0000 |
commit | 9cf403581e9fda239a85e14495573e2765e1e79f (patch) | |
tree | 1127fe5d0235fb48caf5a33abd8343736f4f94ff /net-libs/courier-authlib | |
parent | Stable for ppc64, wrt bug #451924 (diff) | |
download | gentoo-2-9cf403581e9fda239a85e14495573e2765e1e79f.tar.gz gentoo-2-9cf403581e9fda239a85e14495573e2765e1e79f.tar.bz2 gentoo-2-9cf403581e9fda239a85e14495573e2765e1e79f.zip |
Stable for ppc64, 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/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.65.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index 31da07069b2d..8d3d9a404f1c 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.137 2013/01/16 14:56:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.138 2013/01/16 18:55:09 ago Exp $ + + 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + courier-authlib-0.65.0-r2.ebuild: + Stable for ppc64, wrt bug #450190 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> courier-authlib-0.65.0-r2.ebuild: 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 929e1511b1e0..2ad612566bd9 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.8 2013/01/16 14:56:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r2.ebuild,v 1.9 2013/01/16 18:55:09 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" |