Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/logue/
Date: Mon, 21 Jan 2019 19:40:31
Message-Id: 1548099610.1e0235ab0057a035a9e4a26272e3a2b374eb28e7.slyfox@gentoo
1 commit: 1e0235ab0057a035a9e4a26272e3a2b374eb28e7
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jan 21 16:42:47 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 21 19:40:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e0235ab
7
8 dev-ruby/logue: keyworded 1.0.{13-r1,14,16} for hppa
9
10 Closes: https://bugs.gentoo.org/657286
11 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
12 Package-Manager: Portage-2.3.51, Repoman-2.3.11
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-ruby/logue/logue-1.0.13-r1.ebuild | 4 ++--
17 dev-ruby/logue/logue-1.0.14.ebuild | 4 ++--
18 dev-ruby/logue/logue-1.0.16.ebuild | 4 ++--
19 3 files changed, 6 insertions(+), 6 deletions(-)
20
21 diff --git a/dev-ruby/logue/logue-1.0.13-r1.ebuild b/dev-ruby/logue/logue-1.0.13-r1.ebuild
22 index a652a558f85..0c44d02ea4b 100644
23 --- a/dev-ruby/logue/logue-1.0.13-r1.ebuild
24 +++ b/dev-ruby/logue/logue-1.0.13-r1.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2018 Gentoo Foundation
27 +# Copyright 1999-2019 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=6
31 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz -> ${PN}-git-${PV}
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ppc ~sparc x86"
36 +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
37 IUSE=""
38
39 ruby_add_rdepend "dev-ruby/rainbow:3"
40
41 diff --git a/dev-ruby/logue/logue-1.0.14.ebuild b/dev-ruby/logue/logue-1.0.14.ebuild
42 index 5750a90c781..fcf0a3b4848 100644
43 --- a/dev-ruby/logue/logue-1.0.14.ebuild
44 +++ b/dev-ruby/logue/logue-1.0.14.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2018 Gentoo Foundation
47 +# Copyright 1999-2019 Gentoo Authors
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=6
51 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz -> ${PN}-git-${PV}
52
53 LICENSE="MIT"
54 SLOT="0"
55 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
56 +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
57 IUSE=""
58
59 ruby_add_rdepend "dev-ruby/rainbow:3"
60
61 diff --git a/dev-ruby/logue/logue-1.0.16.ebuild b/dev-ruby/logue/logue-1.0.16.ebuild
62 index 83f06819fc1..fcf0a3b4848 100644
63 --- a/dev-ruby/logue/logue-1.0.16.ebuild
64 +++ b/dev-ruby/logue/logue-1.0.16.ebuild
65 @@ -1,4 +1,4 @@
66 -# Copyright 1999-2018 Gentoo Authors
67 +# Copyright 1999-2019 Gentoo Authors
68 # Distributed under the terms of the GNU General Public License v2
69
70 EAPI=6
71 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz -> ${PN}-git-${PV}
72
73 LICENSE="MIT"
74 SLOT="0"
75 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
76 +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
77 IUSE=""
78
79 ruby_add_rdepend "dev-ruby/rainbow:3"