Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rouge/
Date: Wed, 12 Dec 2018 15:00:28
Message-Id: 1544626816.31e10a430086e569982f7e4bf39bad8e14793fc5.graaff@gentoo
1 commit: 31e10a430086e569982f7e4bf39bad8e14793fc5
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 12 14:23:13 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 12 15:00:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e10a43
7
8 dev-ruby/rouge: move ~ppc keyword forward
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-ruby/rouge/rouge-2.2.0.ebuild | 4 ++--
14 dev-ruby/rouge/rouge-2.2.1.ebuild | 4 ++--
15 dev-ruby/rouge/rouge-3.1.1.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-ruby/rouge/rouge-2.2.0.ebuild b/dev-ruby/rouge/rouge-2.2.0.ebuild
19 index b87df474b26..68b964a0ecd 100644
20 --- a/dev-ruby/rouge/rouge-2.2.0.ebuild
21 +++ b/dev-ruby/rouge/rouge-2.2.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 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 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/jneen/rouge"
29 LICENSE="MIT"
30
31 SLOT="2"
32 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
33 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
34 IUSE=""
35
36 ruby_add_bdepend "doc? ( dev-ruby/redcarpet )"
37
38 diff --git a/dev-ruby/rouge/rouge-2.2.1.ebuild b/dev-ruby/rouge/rouge-2.2.1.ebuild
39 index 70e9a003fa9..68b964a0ecd 100644
40 --- a/dev-ruby/rouge/rouge-2.2.1.ebuild
41 +++ b/dev-ruby/rouge/rouge-2.2.1.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2018 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/jneen/rouge"
49 LICENSE="MIT"
50
51 SLOT="2"
52 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
53 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
54 IUSE=""
55
56 ruby_add_bdepend "doc? ( dev-ruby/redcarpet )"
57
58 diff --git a/dev-ruby/rouge/rouge-3.1.1.ebuild b/dev-ruby/rouge/rouge-3.1.1.ebuild
59 index 9acd15d5cec..06f92fcec3f 100644
60 --- a/dev-ruby/rouge/rouge-3.1.1.ebuild
61 +++ b/dev-ruby/rouge/rouge-3.1.1.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2018 Gentoo Foundation
64 +# Copyright 1999-2018 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/jneen/rouge"
69 LICENSE="MIT"
70
71 SLOT="2"
72 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
73 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
74 IUSE=""
75
76 ruby_add_bdepend "doc? ( dev-ruby/redcarpet )"