diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2013-03-22 11:12:17 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2013-03-22 11:12:17 +0000 |
commit | 49a4277f5efd2ec90072a85ce2af4a4c4730ef0b (patch) | |
tree | 178516bd23301a93f0e4652a11b33b4ee7abce4a /profiles/eapi-5-files | |
parent | Fixed docs installation (diff) | |
download | historical-49a4277f5efd2ec90072a85ce2af4a4c4730ef0b.tar.gz historical-49a4277f5efd2ec90072a85ce2af4a4c4730ef0b.tar.bz2 historical-49a4277f5efd2ec90072a85ce2af4a4c4730ef0b.zip |
Adding PHP_TARGETS='php5-5' to use.stable.mask
Diffstat (limited to 'profiles/eapi-5-files')
-rw-r--r-- | profiles/eapi-5-files/use.stable.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/eapi-5-files/use.stable.mask b/profiles/eapi-5-files/use.stable.mask index bdbb343681c1..75d02ac4821c 100644 --- a/profiles/eapi-5-files/use.stable.mask +++ b/profiles/eapi-5-files/use.stable.mask @@ -1,10 +1,14 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.2 2013/02/24 15:06:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.3 2013/03/22 11:12:17 olemarkus Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Ole Markus With <olemarkus@gentoo.org> (21 Mar 2013) +# PHP 5.5 is not stable +php_targets_php5-5 + # Michał Górny <mgorny@gentoo.org> (24 Feb 2013) # systemd is not stable. systemd |