From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 741221381DF for ; Tue, 16 Feb 2016 10:43:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05F76E078A; Tue, 16 Feb 2016 10:43:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A64F6E078A for ; Tue, 16 Feb 2016 10:43:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2D36340756 for ; Tue, 16 Feb 2016 10:43:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D6E9E5F for ; Tue, 16 Feb 2016 10:43:10 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1455619384.40e0985c87bd20960370e3de483acca615b4103f.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/updates/1Q-2016 X-VCS-Directories: profiles/updates/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 40e0985c87bd20960370e3de483acca615b4103f X-VCS-Branch: master Date: Tue, 16 Feb 2016 10:43:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 40d0af9d-9d7b-4fa4-a8f6-71290c3caba3 X-Archives-Hash: c756ac7b263bcaf73336301dc77ee46f commit: 40e0985c87bd20960370e3de483acca615b4103f Author: Alexis Ballier gentoo org> AuthorDate: Tue Feb 16 10:42:57 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Feb 16 10:43:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40e0985c profiles/updates: move dev-ml/pa_test to dev-ml/ppx_assert which is the new name of the package providing the same functionality, unified under the ppx framework. profiles/updates/1Q-2016 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/1Q-2016 b/profiles/updates/1Q-2016 index df42c41..94006a6 100644 --- a/profiles/updates/1Q-2016 +++ b/profiles/updates/1Q-2016 @@ -9,3 +9,4 @@ move dev-python/socksipy dev-python/PySocks move x11-apps/ardesia x11-misc/ardesia slotmove =sci-libs/libint-2 0 2 +move dev-ml/pa_test dev-ml/ppx_assert