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 | fe571c0bbbb7e5cb0cbbb3ba4b7374eaae493c4b (patch) | |
tree | 779be4d41353fa256872c0c14a29e082c7d38ce5 /profiles/eapi-5-files | |
parent | Fixed docs installation (diff) | |
download | gentoo-2-fe571c0bbbb7e5cb0cbbb3ba4b7374eaae493c4b.tar.gz gentoo-2-fe571c0bbbb7e5cb0cbbb3ba4b7374eaae493c4b.tar.bz2 gentoo-2-fe571c0bbbb7e5cb0cbbb3ba4b7374eaae493c4b.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 |