Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-MD4/
Date: Sat, 08 Dec 2018 15:22:30
Message-Id: 1544282512.b6ce5dc1ac81c2e505ef4cb9b023fa9f675d7d13.zlogene@gentoo
1 commit: b6ce5dc1ac81c2e505ef4cb9b023fa9f675d7d13
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 8 15:16:30 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 8 15:21:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ce5dc1
7
8 dev-perl/Digest-MD4: sh stable wrt bug #667266
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild b/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild
17 index e506bbc2957..149e3f3a2d9 100644
18 --- a/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild
19 +++ b/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -11,6 +11,6 @@ inherit perl-module
27 DESCRIPTION="MD4 message digest algorithm"
28
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
31 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86"
32
33 SRC_TEST="do"