diff options
author | Zac Medico <zmedico@gentoo.org> | 2018-01-21 17:37:02 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2018-01-21 17:42:26 -0800 |
commit | 9c7d03d22b3b20d80a30c56cf118d6b848341718 (patch) | |
tree | d2e598aa7b1b7bbad6d0d34b9268d23044a7a87e /sys-process/criu | |
parent | dev-db/freetds: new version 1.00.341 from the "current" series. (diff) | |
download | gentoo-9c7d03d22b3b20d80a30c56cf118d6b848341718.tar.gz gentoo-9c7d03d22b3b20d80a30c56cf118d6b848341718.tar.bz2 gentoo-9c7d03d22b3b20d80a30c56cf118d6b848341718.zip |
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
Diffstat (limited to 'sys-process/criu')
-rw-r--r-- | sys-process/criu/criu-2.12.1-r1.ebuild (renamed from sys-process/criu/criu-2.12.1.ebuild) | 2 | ||||
-rw-r--r-- | sys-process/criu/criu-2.5-r1.ebuild (renamed from sys-process/criu/criu-2.5.ebuild) | 2 | ||||
-rw-r--r-- | sys-process/criu/criu-3.4-r1.ebuild (renamed from sys-process/criu/criu-3.4.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 index dcaf87f2ca35..bf72562e14c7 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 index c234bdc1508a..71416acacc6d 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 index 2aec9b89b4a4..37f7bdf70e91 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 |