diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-06-04 21:15:12 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-06-04 21:15:12 +0000 |
commit | 2c21ae132a22923dd86750bc268e3fc99ac41b3b (patch) | |
tree | d036bcb435634a78045e6223088ca7fcf3bfb32d /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-2c21ae132a22923dd86750bc268e3fc99ac41b3b.tar.gz gentoo-2-2c21ae132a22923dd86750bc268e3fc99ac41b3b.tar.bz2 gentoo-2-2c21ae132a22923dd86750bc268e3fc99ac41b3b.zip |
Extend the PyPy 2.6.0 mask to the binary package and virtual.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 9c57c59680fb..8a1c9222934c 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.10051 2015/06/04 19:17:27 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10052 2015/06/04 21:15:12 mgorny 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! + 04 Jun 2015; Michał Górny <mgorny@gentoo.org> package.mask: + Extend the PyPy 2.6.0 mask to the binary package and virtual. + 04 Jun 2015; Michael Palimaka <kensington@gentoo.org> updates/2Q-2015: Remove package included by accident. diff --git a/profiles/package.mask b/profiles/package.mask index 858fd4e207a8..0b2d78a9c92d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16558 2015/06/04 17:10:52 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16559 2015/06/04 21:15:12 mgorny 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 @@ -47,6 +47,8 @@ # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. ~dev-python/pypy-2.6.0 +~dev-python/pypy-bin-2.6.0 +~virtual/pypy-2.6.0 # Andreas K. Huettel <dilfridge@gentoo.org> (04 Jun 2015) # Mask Perl 5.20.1 for removal. |