diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-05-21 16:42:43 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-05-21 16:42:43 +0000 |
commit | 2f9f562c2bd64fc4372eac760e7b7b1b2eb86e1c (patch) | |
tree | 9a304ad7db17911e0eaeaf1baa96e09fc2a22d2e /profiles/desc | |
parent | Version bump. (diff) | |
download | gentoo-2-2f9f562c2bd64fc4372eac760e7b7b1b2eb86e1c.tar.gz gentoo-2-2f9f562c2bd64fc4372eac760e7b7b1b2eb86e1c.tar.bz2 gentoo-2-2f9f562c2bd64fc4372eac760e7b7b1b2eb86e1c.zip |
Masking the php5-5 PHP_TARGET
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/php_targets.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index 44212c6ae311..eadb843e415e 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -1,9 +1,10 @@ -# Copyright 2009-2011 Gentoo Foundation. +# Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/php_targets.desc,v 1.2 2011/05/01 20:10:25 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/php_targets.desc,v 1.3 2011/05/21 16:42:43 olemarkus Exp $ # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags +php5-5 - Build against PHP 5.5 php5-4 - Build against PHP 5.4 php5-3 - Build against PHP 5.3 php5-2 - Build against PHP 5.2 |