Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Tue, 02 Jan 2018 17:21:34
Message-Id: 1514913675.20b6c672653315f30b66fae2188650fcf1d862d4.whissi@gentoo
1 commit: 20b6c672653315f30b66fae2188650fcf1d862d4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 2 17:21:15 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 2 17:21:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b6c672
7
8 dev-lang/php: Add sub slot operator on app-crypt/argon2 atom
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-lang/php/php-7.2.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lang/php/php-7.2.0.ebuild b/dev-lang/php/php-7.2.0.ebuild
16 index 19cc9bdf940..fd201e4c1c5 100644
17 --- a/dev-lang/php/php-7.2.0.ebuild
18 +++ b/dev-lang/php/php-7.2.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -49,7 +49,7 @@ COMMON_DEPEND="
26 acl? ( sys-apps/acl )
27 apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=]
28 <www-servers/apache-2.4[threads=] ) )
29 - argon2? ( app-crypt/argon2 )
30 + argon2? ( app-crypt/argon2:= )
31 berkdb? ( || ( sys-libs/db:5.3
32 sys-libs/db:5.1
33 sys-libs/db:4.8