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, 08 Jul 2016 13:49:46
Message-Id: 1467985772.5a5310e4730ff6a256dc0b36ec062aa624817803.ago@gentoo
1 commit: 5a5310e4730ff6a256dc0b36ec062aa624817803
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 8 13:49:32 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 8 13:49:32 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a5310e4
7
8 dev-ruby/tidy-ext: ia64 stable wrt bug #561452
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="ia64"
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 a62ad76..d5263ca 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 )