diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2010-10-06 06:31:22 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2010-10-06 06:31:22 +0000 |
commit | 90b18cb8297f4958b17eafcd26396daf96e46002 (patch) | |
tree | 6fa54f79dad5e0a7d881e5344751bfca6dc2513a /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-90b18cb8297f4958b17eafcd26396daf96e46002.tar.gz gentoo-2-90b18cb8297f4958b17eafcd26396daf96e46002.tar.bz2 gentoo-2-90b18cb8297f4958b17eafcd26396daf96e46002.zip |
Mask PHP with minor version slotting for testing
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 067c77cf1174..471a91ff79f6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12018 2010/10/05 23:19:11 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12019 2010/10/06 06:31:22 olemarkus Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,19 @@ #--- END OF EXAMPLES --- +# Ole Markus With ( 5 Oct 2010 ) +# PHP and PHP-related ebuilds supporting minor version +# slotting are masked for testing +=dev-lang/php-5.2.14-r1 +=dev-lang/php-5.3.3-r2 +app-admin/eselect-php +=dev-php5/pecl-oauth-0.99.9 +=dev-php5/pecl-memcache-3.0.4-r1 +=dev-php5/pecl-oauth-0.99.9 +=dev-php5/xdebug-2.1.0-r1 +=dev-php5/pecl-gearman-0.7.0-r1 +=dev-php5/pecl-cairo-0.2.0-r1 + # Ricardo Mendoza <ricmm@gentoo.org> (04 Oct 2010) # Dead upstream, project no longer exists and doesn't work. # Masked for removal in 30 days. |