Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Mon, 22 Aug 2016 15:34:30
Message-Id: 1471880050.24049070d267491899da0beff67b039f7e445bc3.grknight@gentoo
1 commit: 24049070d267491899da0beff67b039f7e445bc3
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 22 15:34:10 2016 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 22 15:34:10 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24049070
7
8 Add virtual/httpd-php:5.5 to the php mask list
9
10 profiles/package.mask | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index aee9960..d8258ea 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -34,6 +34,7 @@
18 # PHP 5.5 has reached end of life and will no longer receive security updates.
19 # Also include associated packages which do not work on newer versions
20 # Removal in 90 days
21 +virtual/httpd-php:5.5
22 dev-lang/php:5.5
23 dev-php/pecl-http:0
24 =dev-php/pecl-mailparse-2.1.6-r1