Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/mcrypt/
Date: Sat, 04 Mar 2017 13:38:36
Message-Id: 1488634694.f6ce093a1b8ed05b5482425c6a4b3bc1af30d108.ago@gentoo
1 commit: f6ce093a1b8ed05b5482425c6a4b3bc1af30d108
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 13:34:26 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 13:38:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ce093a
7
8 app-crypt/mcrypt: amd64 stable wrt bug #611472
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild
18 index 4fcfc557ad7..c40ae8631fc 100644
19 --- a/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild
20 +++ b/app-crypt/mcrypt/mcrypt-2.6.8-r3.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-macos"
26 +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-macos"
27 IUSE="nls"
28
29 DEPEND=">=dev-libs/libmcrypt-2.5.8