Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/courier-authlib/
Date: Tue, 29 Jan 2019 13:44:01
Message-Id: 1548769278.a300b9e269f772d0cce6823f0f99d345b24129d2.zlogene@gentoo
1 commit: a300b9e269f772d0cce6823f0f99d345b24129d2
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 29 13:41:18 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 29 13:41:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a300b9e2
7
8 net-libs/courier-authlib: mark s390 stable
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-libs/courier-authlib/courier-authlib-0.66.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/courier-authlib/courier-authlib-0.66.4.ebuild b/net-libs/courier-authlib/courier-authlib-0.66.4.ebuild
17 index c01c45e0819..d4ce92e9f4c 100644
18 --- a/net-libs/courier-authlib/courier-authlib-0.66.4.ebuild
19 +++ b/net-libs/courier-authlib/courier-authlib-0.66.4.ebuild
20 @@ -1,10 +1,10 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 inherit eutils flag-o-matic multilib user
27
28 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
29 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd"
30
31 DESCRIPTION="Courier authentication library"
32 SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"