commit: 60f4e6436345685d70cbb30fd4790337c4e2e659 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Aug 15 07:11:10 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 15 07:11:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60f4e643
profiles: Unmask dev-python/pypy-2.6.0 The new version was p.masked long enough, and it is required for sys-libs/ncurses upgrade. profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5efb40a..9f40aab 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -234,12 +234,6 @@ app-backup/cyphertite dev-lang/php:7.0 =virtual/httpd-php-7.0 -# Michał Górny <[email protected]> (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 - # Mike Gilbert <[email protected]> (06 May 2015) # Obsolete development snapshots. >=app-emulation/open-vm-tools-2013
