Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tidy-ext/
Date: Fri, 01 Jul 2016 08:57:35
Message-Id: 1467363432.3a8b111a00c5200e16e75fda18c1b3488458c262.ago@gentoo
1 commit: 3a8b111a00c5200e16e75fda18c1b3488458c262
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 1 08:57:12 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 1 08:57:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a8b111a
7
8 dev-ruby/tidy-ext: amd64 stable wrt bug #561452
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild
18 index b50c873..c31b03b 100644
19 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild
20 +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r3.ebuild
21 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/carld/tidy"
22
23 LICENSE="HTML-Tidy"
24 SLOT="0"
25 -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
26 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
27 IUSE=""
28
29 RUBY_PATCHES=( 11CVE-2015-5522.patch )