Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-gettext/
Date: Sun, 29 Jan 2017 16:43:08
Message-Id: 1485707681.55d458f4d32c08441dc781e7deaa0a27a6f5cd2b.grobian@gentoo
1 commit: 55d458f4d32c08441dc781e7deaa0a27a6f5cd2b
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 16:34:41 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 16:34:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55d458f4
7
8 dev-perl/Locale-gettext: dropped ~ia64-linux
9
10 Package-Manager: portage-2.3.3
11
12 dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild | 4 ++--
13 dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild
17 index ed6d7f5..dd33595 100644
18 --- a/dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild
19 +++ b/dev-perl/Locale-gettext/Locale-gettext-1.50.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -12,7 +12,7 @@ inherit perl-module
27 DESCRIPTION="A Perl module for accessing the GNU locale utilities"
28
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
32 IUSE=""
33
34 DEPEND="sys-devel/gettext"
35
36 diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild
37 index d9491bd..7e28c08 100644
38 --- a/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild
39 +++ b/dev-perl/Locale-gettext/Locale-gettext-1.70.0.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -12,7 +12,7 @@ inherit perl-module
47 DESCRIPTION="A Perl module for accessing the GNU locale utilities"
48
49 SLOT="0"
50 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
51 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
52 IUSE=""
53
54 RDEPEND="sys-devel/gettext"