Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/c_rehash/
Date: Sun, 06 Dec 2015 23:04:27
Message-Id: 1449443055.95d18fc366e43b2071bca6337e2a66770ecd1ef1.mattst88@gentoo
1 commit: 95d18fc366e43b2071bca6337e2a66770ecd1ef1
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 6 22:17:51 2015 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 6 23:04:15 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d18fc3
7
8 app-misc/c_rehash: alpha stable, bug 567476.
9
10 app-misc/c_rehash/c_rehash-1.7-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild b/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
14 index ccdc33a..c3edcc5 100644
15 --- a/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
16 +++ b/app-misc/c_rehash/c_rehash-1.7-r1.ebuild
17 @@ -10,7 +10,7 @@ SRC_URI="http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssl/openssl-c_
18
19 LICENSE="openssl"
20 SLOT="0"
21 -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"
22 +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"
23 IUSE=""
24
25 RDEPEND="!<dev-libs/openssl-1.0.2d-r1:0"