app-emulation/diskimage-builder: 2.27.0 bump with 2.26.1 stable
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 10 Sep 2019 14:55:20 +0000 (09:55 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 10 Sep 2019 14:55:40 +0000 (09:55 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-emulation/diskimage-builder/Manifest
app-emulation/diskimage-builder/diskimage-builder-2.26.1.ebuild
app-emulation/diskimage-builder/diskimage-builder-2.27.0.ebuild [moved from app-emulation/diskimage-builder/diskimage-builder-2.25.0.ebuild with 95% similarity]

index 0da140ce392cbad336394a53199650e7f334640f..db4279c7f4cd6c0aab3fd52b35b0abd6c4906475 100644 (file)
@@ -1,2 +1,2 @@
-DIST diskimage-builder-2.25.0.tar.gz 419297 BLAKE2B 78ac5b1119233080dddef917b05ca4f51f73382bb325cbf228f63837ab79be9ce524351404f2a26cf735440c66a3dc246a1642258b77f217406998650860eb39 SHA512 4afd257b01924a526ef335bf6699f5fbf49ca0c08bb3d288a6823783b842827e3afb51794771994f068332c6ee2ecf6f105fc03112d6a7807932fb5ab1fa4c24
 DIST diskimage-builder-2.26.1.tar.gz 421821 BLAKE2B 11c0ba668494285f33f3461e1a2c091ce6d622e4be164c4ab56a93cd000c82cec6702a6ed2ae37007120320f053760473f45f58ad8b45ee14b7b3eb47ac82d9a SHA512 e8bb68d15fc0bdd4881e76a7277f3e5e481b77decb4591546a576eda015bf624da3746326735add299551e168b82ab8bb165a18a64e96532c5b846e49815528f
+DIST diskimage-builder-2.27.0.tar.gz 421632 BLAKE2B 3899f65c3fe29a9a39410393585c12c977687c6cf2865fcb4a923780600f92f09211a65f7e69e9e0c00501bf6db21341c1a2f55fc066e53574f4ad1808464dba SHA512 90a84489e4a753d6aa2a445abf3eb1402c387036959055bcdb607b7daabaa43502bd0689d450a5e785271aa3a3f696cf20fced2dfda7b9c872d59a9e2f87cf30
index 86d3bb124b3454a30da00228afaf3b69dc1270e4..20cf3dfed3ae6c8b8977cc6d7e1480ef1d380c7d 100644 (file)
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://opendev.org/openstack/diskimage-builder.git"
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0"
similarity index 95%
rename from app-emulation/diskimage-builder/diskimage-builder-2.25.0.ebuild
rename to app-emulation/diskimage-builder/diskimage-builder-2.27.0.ebuild
index 20cf3dfed3ae6c8b8977cc6d7e1480ef1d380c7d..86d3bb124b3454a30da00228afaf3b69dc1270e4 100644 (file)
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://opendev.org/openstack/diskimage-builder.git"
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-       KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0"