diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:44:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:44:24 +0000 |
commit | 3fcd9cc3ddb7e96cd8f549d17209e52dd1e5ef9c (patch) | |
tree | cd499b67db94be87b234abeea4203a8db021ec3a /net-libs | |
parent | Stable for ia64, wrt bug #451924 (diff) | |
download | gentoo-2-3fcd9cc3ddb7e96cd8f549d17209e52dd1e5ef9c.tar.gz gentoo-2-3fcd9cc3ddb7e96cd8f549d17209e52dd1e5ef9c.tar.bz2 gentoo-2-3fcd9cc3ddb7e96cd8f549d17209e52dd1e5ef9c.zip |
Stable for ia64, wrt bug #450190
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'net-libs')
-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 7eea3b9cc87f..3f5877821912 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.139 2013/01/20 10:17:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.140 2013/01/21 14:44:24 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + courier-authlib-0.65.0-r2.ebuild: + Stable for ia64, wrt bug #450190 20 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 eb14a0bb7e68..668cb28f694b 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.10 2013/01/20 10:17:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r2.ebuild,v 1.11 2013/01/21 14:44:24 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" |