diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 09:39:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 09:39:50 +0000 |
commit | 2b664b02f8563f9093d2b96ed2e441a2acec6ac4 (patch) | |
tree | 0434a527f5bac413dabd51214636eea9fc8747de /net-libs | |
parent | Stable for ppc, wrt bug #456600 (diff) | |
download | gentoo-2-2b664b02f8563f9093d2b96ed2e441a2acec6ac4.tar.gz gentoo-2-2b664b02f8563f9093d2b96ed2e441a2acec6ac4.tar.bz2 gentoo-2-2b664b02f8563f9093d2b96ed2e441a2acec6ac4.zip |
Stable for ppc, wrt bug #463483
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index 9e6e4e782c2f..f1830c582080 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.146 2013/03/28 15:34:03 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.147 2013/03/30 09:39:50 ago Exp $ + + 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + courier-authlib-0.65.0-r3.ebuild: + Stable for ppc, wrt bug #463483 28 Mar 2013; Vicente Olivert Riera <vincent@gentoo.org> courier-authlib-0.65.0-r3.ebuild: diff --git a/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild b/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild index 06e83556d0ba..a745b9bc2edb 100644 --- a/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.65.0-r3.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-r3.ebuild,v 1.2 2013/03/28 15:34:03 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.65.0-r3.ebuild,v 1.3 2013/03/30 09:39:50 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" |