summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2015-06-12 18:31:55 +0000
committerOle Markus With <olemarkus@gentoo.org>2015-06-12 18:31:55 +0000
commit4c165096bf54581f99abc29f40bd4da3f1d20a22 (patch)
treeaaf5560d170951767a0d1ea5aefac0fba799f2b7 /profiles
parentx86 stable wrt bug #551802 (diff)
downloadhistorical-4c165096bf54581f99abc29f40bd4da3f1d20a22.tar.gz
historical-4c165096bf54581f99abc29f40bd4da3f1d20a22.tar.bz2
historical-4c165096bf54581f99abc29f40bd4da3f1d20a22.zip
Mask pre release versions of PHP 7
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask6
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 793e65d12a6e..0e243c6b7536 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10099 2015/06/12 14:11:31 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10100 2015/06/12 18:31:55 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!
+ 12 Jun 2015; Ole Markus With <olemarkus@gentoo.org> package.mask:
+ Mask pre release versions of PHP 7
+
12 Jun 2015; William Hubbs <williamh@gentoo.org> package.mask:
udev-220-r2 builds again, so unmask it, thanks to poly-c for pointing out the
missing patch.
diff --git a/profiles/package.mask b/profiles/package.mask
index e962f692ac76..d2c9b5d79cd4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16595 2015/06/12 14:11:31 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16596 2015/06/12 18:31:55 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
@@ -30,6 +30,10 @@
#--- END OF EXAMPLES ---
+# Ole Markus With <olemarkus@gentoo.org> (12 Jun 2015)
+# Masking PHP 7 pre-release versions
+dev-lang/php:7.0
+
# Fabian Groffen <grobian@gentoo.org> (08 Jun 2015)
# Release candidates for 4.86, feel free to test
=mail-mta/exim-4.86_rc1