Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/poedit/
Date: Tue, 23 Oct 2018 20:36:55
Message-Id: 1540326981.4409e62384aaccc4ea17ab4acc50a4a41c2133a6.slyfox@gentoo
1 commit: 4409e62384aaccc4ea17ab4acc50a4a41c2133a6
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Oct 23 19:56:32 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 23 20:36:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4409e623
7
8 app-i18n/poedit: stable 2.1.1 for sparc, bug #665274
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-i18n/poedit/poedit-2.1.1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-i18n/poedit/poedit-2.1.1.ebuild b/app-i18n/poedit/poedit-2.1.1.ebuild
19 index 7e8aac1ca7b..5baa598d9de 100644
20 --- a/app-i18n/poedit/poedit-2.1.1.ebuild
21 +++ b/app-i18n/poedit/poedit-2.1.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -12,7 +12,7 @@ DESCRIPTION="GUI gettext translations editor"
29 HOMEPAGE="https://poedit.net"
30 SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}-oss/${P}.tar.gz"
31
32 -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86"
33 +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
34 LICENSE="MIT"
35 SLOT="0"