Gentoo Archives: gentoo-commits

From: Rafael Martins <rafaelmartins@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/simplevirt/
Date: Tue, 09 Oct 2018 19:50:02
Message-Id: 1539114584.5c7a52d7ce2ac3d5eb4ffdfbdc9ed250ccecf2d2.rafaelmartins@gentoo
1 commit: 5c7a52d7ce2ac3d5eb4ffdfbdc9ed250ccecf2d2
2 Author: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 9 19:48:31 2018 +0000
4 Commit: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 9 19:49:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7a52d7
7
8 app-emulation/simplevirt: snapshot bump
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.11
11 Signed-off-by: Rafael Martins <rafaelmartins <AT> gentoo.org>
12
13 app-emulation/simplevirt/Manifest | 2 +-
14 ...implevirt-0.0_p20181008.ebuild => simplevirt-0.0_p20181009.ebuild} | 4 ++--
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/app-emulation/simplevirt/Manifest b/app-emulation/simplevirt/Manifest
18 index 53327df1b39..298cde2b7a5 100644
19 --- a/app-emulation/simplevirt/Manifest
20 +++ b/app-emulation/simplevirt/Manifest
21 @@ -3,4 +3,4 @@ DIST github.com-go-yaml-yaml-v2.2.1.tar.gz 70217 BLAKE2B 4ba34bd9432699ec60348d1
22 DIST github.com-inconshreveable-mousetrap-v1.0.0.tar.gz 2290 BLAKE2B bd46103e50dd916bad41aafbf8c1945d835222c131a88f4d3fba35feb4b11ae83c900280c9dafc6f0ef92f71b6a3ba02996dcb31d67eb49314b29d23fda2c8b8 SHA512 6f68bd6b7b1c7aa6651fe83b5230b6c8398b85561b01ca6a36ee638e186c325cc70444818de7a569db240159ba5840ed24f212e0defdf9f9890803a7641285d9
23 DIST github.com-spf13-cobra-v0.0.3.tar.gz 101526 BLAKE2B 8613eccdd5bbd31429b7aa8260ee9367e34a5cc78075b394b09db91a97445ed1dadfb53a86105b55cb6ea3b4c2f9d50553e9198d64dfb6033dd1db2805984a2c SHA512 c38db9432a168f913b41a1e1b11d84bedfade82ff70791be9d343a6cc86b8a05b18bae344d67ebd8bae4c98662db7ac664a9dc86fa9b9ad4aa5c96cbf0178efb
24 DIST github.com-spf13-pflag-v1.0.2.tar.gz 44042 BLAKE2B 157fa6c2b1efa594abebd76ff03121050187974d62475b1aa66af325a2198ea64105655597703c37f25e22c4a07864d9fc31a6a29ba9233fdeefcceef400d5e5 SHA512 fd3cefd683329316eda4ec660193a970e38435515c16805190235e2c969c8d65a6f602fdc7c2f7cf3d9740c5a321ee5be5e8034bd6cd7c05c12722cf64d1e8ae
25 -DIST simplevirt-0.0_p20181008.tar.gz 14418 BLAKE2B f7c2274b57c874a26b04bfe0008ab5234a1841e0ca64104725048bbda6dc97086954958779a28e6457da9172f998e7a14298c84dcf5b1e43adf71909fa5c9f48 SHA512 003a30d204c02ea196ef23deddd924c2ccad92b861aece35d88be99416664f8b38c4da6e578f56b111a3b5d192032acbf30383cc659160755e8eeeb8b358b8d4
26 +DIST simplevirt-0.0_p20181009.tar.gz 14487 BLAKE2B ef18680c208f71686502048d611509773e5722c563b2adaa1f0020f4c36aae65550b045efdfe22f7a3fbe7600483850d3590a5be839acfdc5065e51174913a6a SHA512 7cc4de465c8a399eeb8726c112492dff56696f5ca23dd0cd28c7d6da81727dfb2c2281731ff04c42ef27a5a836599dd1f36ce84eaba96d2700955e52b75193f9
27
28 diff --git a/app-emulation/simplevirt/simplevirt-0.0_p20181008.ebuild b/app-emulation/simplevirt/simplevirt-0.0_p20181009.ebuild
29 similarity index 96%
30 rename from app-emulation/simplevirt/simplevirt-0.0_p20181008.ebuild
31 rename to app-emulation/simplevirt/simplevirt-0.0_p20181009.ebuild
32 index 9310b3a9623..22eccbb29d1 100644
33 --- a/app-emulation/simplevirt/simplevirt-0.0_p20181008.ebuild
34 +++ b/app-emulation/simplevirt/simplevirt-0.0_p20181009.ebuild
35 @@ -14,8 +14,8 @@ EGO_VENDOR=(
36 inherit linux-info golang-vcs-snapshot user
37
38 EGO_PN="github.com/rafaelmartins/simplevirt"
39 -GIT_COMMIT="49d0d512f044a20adcabc1b3a0a56a69e5f1f9c7"
40 -GIT_VERSION="0.0.19-49d0"
41 +GIT_COMMIT="a1569d8a63fbed7ad200039d3b45fcad41f23f36"
42 +GIT_VERSION="0.0.20-a156"
43 ARCHIVE_URI="https://${EGO_PN}/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
44
45 DESCRIPTION="Simple virtual machine manager for Linux (QEMU/KVM)"