diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2010-10-08 19:09:25 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2010-10-08 19:09:25 +0000 |
commit | 28ab43a42a4fd63ed811db1329f0e68617678bde (patch) | |
tree | 2d40ac0c6fd421108881b301e8c0a9199e54511e /profiles/desc | |
parent | Masked dev-php5/pecl-memcache-3.0.5-r1 for testing (diff) | |
download | gentoo-2-28ab43a42a4fd63ed811db1329f0e68617678bde.tar.gz gentoo-2-28ab43a42a4fd63ed811db1329f0e68617678bde.tar.bz2 gentoo-2-28ab43a42a4fd63ed811db1329f0e68617678bde.zip |
Added PHP_TARGETS to USE_EXPAND
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/php_targets.desc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc new file mode 100644 index 000000000000..39a4c66dcb11 --- /dev/null +++ b/profiles/desc/php_targets.desc @@ -0,0 +1,8 @@ +# Copyright 2009 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.1 2010/10/08 19:09:25 olemarkus Exp $ + +# This file contains descriptions of the PHP_TARGETS USE_EXPAND flags + +php5-3 - Build against PHP 5.3 +php5-2 - Build against PHP 5.2 |