diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-30 23:10:30 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-30 23:10:30 +0000 |
commit | e837ae73bfa9df2cc665c6e54a81e72224b1af5b (patch) | |
tree | a595944dfdbbc06ea40df7a9215f8b848d8a0503 /net-libs/courier-authlib | |
parent | mask courier-authlib[mysql] (diff) | |
download | gentoo-2-e837ae73bfa9df2cc665c6e54a81e72224b1af5b.tar.gz gentoo-2-e837ae73bfa9df2cc665c6e54a81e72224b1af5b.tar.bz2 gentoo-2-e837ae73bfa9df2cc665c6e54a81e72224b1af5b.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/courier-authlib')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.63.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index 24a3a47d799e..c64555758be2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.119 2011/03/23 21:17:45 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.120 2012/05/30 23:10:30 aballier Exp $ + + 30 May 2012; Alexis Ballier <aballier@gentoo.org> + courier-authlib-0.63.0-r1.ebuild: + keyword ~amd64-fbsd 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> courier-authlib-0.63.0-r1.ebuild: diff --git a/net-libs/courier-authlib/courier-authlib-0.63.0-r1.ebuild b/net-libs/courier-authlib/courier-authlib-0.63.0-r1.ebuild index f930426df85f..9b2dcb2d832f 100644 --- a/net-libs/courier-authlib/courier-authlib-0.63.0-r1.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.63.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.63.0-r1.ebuild,v 1.8 2011/03/23 21:17:45 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.63.0-r1.ebuild,v 1.9 2012/05/30 23:10:30 aballier Exp $ inherit eutils flag-o-matic -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~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" |