Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/po-mode/
Date: Sun, 29 Jan 2017 14:49:06
Message-Id: 1485700893.366f662841dfc9d1175b1023e4c6fbce6ee41f44.grobian@gentoo
1 commit: 366f662841dfc9d1175b1023e4c6fbce6ee41f44
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 14:41:33 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 14:41:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=366f6628
7
8 app-emacs/po-mode: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 app-emacs/po-mode/po-mode-0.19.3.ebuild | 4 ++--
13 app-emacs/po-mode/po-mode-0.19.4.ebuild | 4 ++--
14 app-emacs/po-mode/po-mode-0.19.8.1.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/app-emacs/po-mode/po-mode-0.19.3.ebuild b/app-emacs/po-mode/po-mode-0.19.3.ebuild
18 index 5498a54..1f7a547 100644
19 --- a/app-emacs/po-mode/po-mode-0.19.3.ebuild
20 +++ b/app-emacs/po-mode/po-mode-0.19.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz"
28
29 LICENSE="GPL-3+"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
32 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
33
34 S="${WORKDIR}/gettext-${PV}/gettext-tools/misc"
35 ELISP_REMOVE="start-po.el"
36
37 diff --git a/app-emacs/po-mode/po-mode-0.19.4.ebuild b/app-emacs/po-mode/po-mode-0.19.4.ebuild
38 index cfac9b6..74bb411 100644
39 --- a/app-emacs/po-mode/po-mode-0.19.4.ebuild
40 +++ b/app-emacs/po-mode/po-mode-0.19.4.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz"
48
49 LICENSE="GPL-3+"
50 SLOT="0"
51 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
52 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
53
54 S="${WORKDIR}/gettext-${PV}/gettext-tools/misc"
55 ELISP_REMOVE="start-po.el"
56
57 diff --git a/app-emacs/po-mode/po-mode-0.19.8.1.ebuild b/app-emacs/po-mode/po-mode-0.19.8.1.ebuild
58 index 7531ef1..b54141f 100644
59 --- a/app-emacs/po-mode/po-mode-0.19.8.1.ebuild
60 +++ b/app-emacs/po-mode/po-mode-0.19.8.1.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2016 Gentoo Foundation
63 +# Copyright 1999-2017 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Id$
66
67 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz"
68
69 LICENSE="GPL-3+"
70 SLOT="0"
71 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
72 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
73
74 S="${WORKDIR}/gettext-${PV}/gettext-tools/misc"
75 ELISP_REMOVE="start-po.el"