Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/courier-unicode/
Date: Sat, 23 Feb 2019 11:49:12
Message-Id: 1550922537.e8e43458d378e4d3aabd25414d592b45b5b7a213.slyfox@gentoo
1 commit: e8e43458d378e4d3aabd25414d592b45b5b7a213
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 23 11:47:06 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 23 11:48:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e43458
7
8 net-libs/courier-unicode: stable 2.1 for ia64, bug #677094
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-libs/courier-unicode/courier-unicode-2.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-libs/courier-unicode/courier-unicode-2.1.ebuild b/net-libs/courier-unicode/courier-unicode-2.1.ebuild
18 index f46c2d65294..a93ce164e0f 100644
19 --- a/net-libs/courier-unicode/courier-unicode-2.1.ebuild
20 +++ b/net-libs/courier-unicode/courier-unicode-2.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.courier-mta.org/"
28 SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
29 LICENSE="GPL-3"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
32 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
33 IUSE=""
34
35 src_install() {