diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:08:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:08:48 +0000 |
commit | ce19c36f7c603389a5badd66e929e0393997cf79 (patch) | |
tree | 1a426931866153c48d284145e417010dbb958b61 /net-libs | |
parent | Stable for sparc, wrt bug #451924 (diff) | |
download | gentoo-2-ce19c36f7c603389a5badd66e929e0393997cf79.tar.gz gentoo-2-ce19c36f7c603389a5badd66e929e0393997cf79.tar.bz2 gentoo-2-ce19c36f7c603389a5badd66e929e0393997cf79.zip |
Stable for sparc, wrt bug #450190
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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 3f5877821912..b6dd50f48ae2 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.140 2013/01/21 14:44:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.141 2013/01/21 16:08:48 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + courier-authlib-0.65.0-r2.ebuild: + Stable for sparc, wrt bug #450190 21 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 668cb28f694b..2f9a7918dc21 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.11 2013/01/21 14:44:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r2.ebuild,v 1.12 2013/01/21 16:08:48 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" |