Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/c_rehash/
Date: Fri, 11 Dec 2015 11:01:02
Message-Id: 1449831476.7890aaeb4f5f1329e0f890f2c5db445368cb9d5b.zlogene@gentoo
1 commit: 7890aaeb4f5f1329e0f890f2c5db445368cb9d5b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 11 10:57:56 2015 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 11 10:57:56 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7890aaeb
7
8 app-misc/c_rehash: ia64 stable wrt bug #567476
9
10 Package-Manager: portage-2.2.20.1
11
12 app-misc/c_rehash/c_rehash-1.7-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild b/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
16 index 10bc444..6b3179a 100644
17 --- a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
18 +++ b/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssl/openssl-c_
20
21 LICENSE="openssl"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
25 IUSE=""
26
27 RDEPEND="!<dev-libs/openssl-1.0.2d-r1:0"