From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 16C2A1382C5 for ; Mon, 22 Jan 2018 01:42:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45E9AE0839; Mon, 22 Jan 2018 01:42:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28EE1E0839 for ; Mon, 22 Jan 2018 01:42:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1477335C43 for ; Mon, 22 Jan 2018 01:42:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05D231A4 for ; Mon, 22 Jan 2018 01:42:35 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1516585346.9c7d03d22b3b20d80a30c56cf118d6b848341718.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/criu/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/criu/criu-2.12.1-r1.ebuild sys-process/criu/criu-2.12.1.ebuild sys-process/criu/criu-2.5-r1.ebuild sys-process/criu/criu-2.5.ebuild sys-process/criu/criu-3.4-r1.ebuild sys-process/criu/criu-3.4.ebuild X-VCS-Directories: sys-process/criu/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 9c7d03d22b3b20d80a30c56cf118d6b848341718 X-VCS-Branch: master Date: Mon, 22 Jan 2018 01:42:35 +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: d5b0f528-3e0a-4615-86bb-02f4121dc856 X-Archives-Hash: aa327cefdaf380a1631f04d0ea27d22f commit: 9c7d03d22b3b20d80a30c56cf118d6b848341718 Author: Zac Medico gentoo org> AuthorDate: Mon Jan 22 01:37:02 2018 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Jan 22 01:42:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7d03d2 sys-process/criu: revbumps for protobuf-python dep change Since sys-apps/portage-2.3.20 defaults to --dynamic-deps=n, this revbump is needed in order to correct the dependencies of installed instances of criu. Fixes: 11f24667f843 ("sys-process/criu: Depend on || ( dev-python/protobuf-python dev-libs/protobuf[python] ).") Bug: https://bugs.gentoo.org/645310 Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --force sys-process/criu/{criu-2.12.1.ebuild => criu-2.12.1-r1.ebuild} | 2 +- sys-process/criu/{criu-2.5.ebuild => criu-2.5-r1.ebuild} | 2 +- sys-process/criu/{criu-3.4.ebuild => criu-3.4-r1.ebuild} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-process/criu/criu-2.12.1.ebuild b/sys-process/criu/criu-2.12.1-r1.ebuild similarity index 98% rename from sys-process/criu/criu-2.12.1.ebuild rename to sys-process/criu/criu-2.12.1-r1.ebuild index dcaf87f2ca3..bf72562e14c 100644 --- a/sys-process/criu/criu-2.12.1.ebuild +++ b/sys-process/criu/criu-2.12.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 diff --git a/sys-process/criu/criu-2.5.ebuild b/sys-process/criu/criu-2.5-r1.ebuild similarity index 98% rename from sys-process/criu/criu-2.5.ebuild rename to sys-process/criu/criu-2.5-r1.ebuild index c234bdc1508..71416acacc6 100644 --- a/sys-process/criu/criu-2.5.ebuild +++ b/sys-process/criu/criu-2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 diff --git a/sys-process/criu/criu-3.4.ebuild b/sys-process/criu/criu-3.4-r1.ebuild similarity index 98% rename from sys-process/criu/criu-3.4.ebuild rename to sys-process/criu/criu-3.4-r1.ebuild index 2aec9b89b4a..37f7bdf70e9 100644 --- a/sys-process/criu/criu-3.4.ebuild +++ b/sys-process/criu/criu-3.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6