diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 14:13:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 14:13:52 +0000 |
commit | f3391dd278a3bd14bb4db1c521de9568cdd38b9f (patch) | |
tree | 64c12c3ae4f6e4fd8cdcf5a2bcf584b13864beca /profiles/eapi-5-files | |
parent | Stable for sparc, wrt bug #480460 (diff) | |
download | gentoo-2-f3391dd278a3bd14bb4db1c521de9568cdd38b9f.tar.gz gentoo-2-f3391dd278a3bd14bb4db1c521de9568cdd38b9f.tar.bz2 gentoo-2-f3391dd278a3bd14bb4db1c521de9568cdd38b9f.zip |
Remove php_targets_php5-5, php:5.5 is now stable on all arches
Diffstat (limited to 'profiles/eapi-5-files')
-rw-r--r-- | profiles/eapi-5-files/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/eapi-5-files/use.stable.mask | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/eapi-5-files/ChangeLog b/profiles/eapi-5-files/ChangeLog index 32b5bbf4f164..c613a00072f5 100644 --- a/profiles/eapi-5-files/ChangeLog +++ b/profiles/eapi-5-files/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo eapi-5-files profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.18 2013/08/15 13:08:06 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.19 2013/08/23 14:13:52 ago Exp $ + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> use.stable.mask: + Remove php_targets_php5-5, php:5.5 is now stable on all arches 15 Aug 2013; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.stable.mask: diff --git a/profiles/eapi-5-files/use.stable.mask b/profiles/eapi-5-files/use.stable.mask index cccce51d6618..1a90330f1a2c 100644 --- a/profiles/eapi-5-files/use.stable.mask +++ b/profiles/eapi-5-files/use.stable.mask @@ -1,6 +1,6 @@ # 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.6 2013/07/06 09:12:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.7 2013/08/23 14:13:52 ago Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask @@ -13,7 +13,3 @@ python_single_target_python3_3 # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (27 Mar 2013 # wayland is not stable, bug #419473 wayland - -# Ole Markus With <olemarkus@gentoo.org> (21 Mar 2013) -# PHP 5.5 is not stable -php_targets_php5-5 |