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 B67E0138334 for ; Thu, 10 Jan 2019 18:21:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F62EE0992; Thu, 10 Jan 2019 18:21:05 +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 51E8EE0992 for ; Thu, 10 Jan 2019 18:21:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BB35E335CEA for ; Thu, 10 Jan 2019 18:21:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1BDD509 for ; Thu, 10 Jan 2019 18:20:59 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1547144445.986635a7b356f84f523d83a9d2172d0d98d0f2fc.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/diskimage-builder/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/diskimage-builder/Manifest app-emulation/diskimage-builder/diskimage-builder-2.17.0.ebuild app-emulation/diskimage-builder/diskimage-builder-2.19.0.ebuild X-VCS-Directories: app-emulation/diskimage-builder/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 986635a7b356f84f523d83a9d2172d0d98d0f2fc X-VCS-Branch: master Date: Thu, 10 Jan 2019 18:20:59 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 132ba95d-a841-44de-8777-bcfc23eeea88 X-Archives-Hash: 60916339d7b6967e0ce60c11dbb94df1 commit: 986635a7b356f84f523d83a9d2172d0d98d0f2fc Author: Matthew Thode gentoo org> AuthorDate: Thu Jan 10 18:15:37 2019 +0000 Commit: Matthew Thode gentoo org> CommitDate: Thu Jan 10 18:20:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=986635a7 app-emulation/diskimage-builder: 2.19.0 bump with cleanup Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode gentoo.org> app-emulation/diskimage-builder/Manifest | 2 +- ...iskimage-builder-2.17.0.ebuild => diskimage-builder-2.19.0.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/diskimage-builder/Manifest b/app-emulation/diskimage-builder/Manifest index 954f1a79836..41d33edfafa 100644 --- a/app-emulation/diskimage-builder/Manifest +++ b/app-emulation/diskimage-builder/Manifest @@ -1,2 +1,2 @@ -DIST diskimage-builder-2.17.0.tar.gz 362965 BLAKE2B 27668c38e480aa14354a7efcb7f3f64b9cfe9f7a61507d2e08809a757aba95f3d51754b35985089c39bc3bca1204e9e2325e19e0d4f77996e22b479e6d804ae2 SHA512 02505823ba48da235127f9bd686bbad3dec32feb2252e5c5b69723a53f6d0926a384c6be5a4055bebf9e0ded82cd9945dab6f26fa7db280722f45d27fef25bc9 DIST diskimage-builder-2.18.0.tar.gz 357151 BLAKE2B 0516a7028f3ad3d544f575ba61bf04a79d5227008471e6ce5637b762798d3947cb111312ddfd5ca73d39e6b7e01a98ff34925bb30857581e3c135f3da17a4ecd SHA512 64b329ba9494041cd432fa9ff42e15c4b409ed57edbb3c91b791ff2b0d0fce860c32d2d020c36c23c97d9cd100aa287abd98d5e537a02c38d81cd0f9a2578e02 +DIST diskimage-builder-2.19.0.tar.gz 359520 BLAKE2B 2ddbee82cc45267faa45e7fa8b80012096676ca792eed6aee766d24fd3a5297f7f21af94c84259308fd0a48b9c913ba94575333d792b7dcd67c09d6493ff3f2b SHA512 57da6f0507a96f873bc034862dd58649d8d9ff65c7ad83f8245658fed5919b47ac29c5f8d1bb9ff2d544304955c48fa1ff3a183d90ba47bcc8d1f88c09e4014c diff --git a/app-emulation/diskimage-builder/diskimage-builder-2.17.0.ebuild b/app-emulation/diskimage-builder/diskimage-builder-2.19.0.ebuild similarity index 91% rename from app-emulation/diskimage-builder/diskimage-builder-2.17.0.ebuild rename to app-emulation/diskimage-builder/diskimage-builder-2.19.0.ebuild index d4751815731..4c5588077db 100644 --- a/app-emulation/diskimage-builder/diskimage-builder-2.17.0.ebuild +++ b/app-emulation/diskimage-builder/diskimage-builder-2.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]