summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-05-01 20:10:25 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-05-01 20:10:25 +0000
commit12cafa0f07c137f9fe8e047fff16b9129d576ed5 (patch)
tree625bb0f2d6d9211bc417acafa1852888abfedfa1 /profiles
parentAdd net-misc/ris-linux, #365605 (diff)
downloadhistorical-12cafa0f07c137f9fe8e047fff16b9129d576ed5.tar.gz
historical-12cafa0f07c137f9fe8e047fff16b9129d576ed5.tar.bz2
historical-12cafa0f07c137f9fe8e047fff16b9129d576ed5.zip
Masking SVN snapshot versions of PHP
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/base/use.mask5
-rw-r--r--profiles/desc/php_targets.desc5
-rw-r--r--profiles/package.mask6
4 files changed, 16 insertions, 5 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index d2543064d644..00434d16d359 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5342 2011/05/01 19:05:45 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5343 2011/05/01 20:10:25 olemarkus Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 01 May 2011; <olemarkus@gentoo.org> package.mask:
+ Masking SVN snapshot versions of PHP
+
01 May 2011; Fabian Groffen <grobian@gentoo.org> profiles.desc:
Add Prefix FreeBSD 8.2 x64 profile
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 5935014b3040..0376bde1c28b 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -1,6 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.116 2011/03/30 20:06:32 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.117 2011/05/01 20:10:25 olemarkus Exp $
+
+# This ABI is in constant change and currently only available for SVN snapshots
+php_targets_php5-4
# deprecated and replaced by USE="udev"
hal
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 39a4c66dcb11..44212c6ae311 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -1,8 +1,9 @@
-# Copyright 2009 Gentoo Foundation.
+# Copyright 2009-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.1 2010/10/08 19:09:25 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/php_targets.desc,v 1.2 2011/05/01 20:10:25 olemarkus Exp $
# This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
+php5-4 - Build against PHP 5.4
php5-3 - Build against PHP 5.3
php5-2 - Build against PHP 5.2
diff --git a/profiles/package.mask b/profiles/package.mask
index e8f11d13ae50..dbe17a3db2c9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12744 2011/04/29 20:50:40 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12745 2011/05/01 20:10:25 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,10 @@
#--- END OF EXAMPLES ---
+# Ole Markus With <olemarkus@gentoo.org> (1 May 2011)
+# Masking SVN snaphots.
+>=dev-lang/php-5.4.0_pre1
+
# Nirbheek Chauhan <nirbheek@gentoo.org> (30 Apr 2011)
# GTK3 version of notification-daemon, added for testing
# Will be unmasked once we're sure it works well with everything