summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Martins <rafaelmartins@gentoo.org>2019-08-26 01:43:40 +0200
committerRafael Martins <rafaelmartins@gentoo.org>2019-08-26 01:43:40 +0200
commit7defa54f786663819670e7c7de8bc070e7134df2 (patch)
treee46117790fe27aef947291ea19684119203441ce /app-emulation
parentsys-kernel/git-sources: Linux patch 5.3-rc6 (diff)
downloadgentoo-7defa54f786663819670e7c7de8bc070e7134df2.tar.gz
gentoo-7defa54f786663819670e7c7de8bc070e7134df2.tar.bz2
gentoo-7defa54f786663819670e7c7de8bc070e7134df2.zip
app-emulation/simplevirt: snapshot bump
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Rafael Martins <rafaelmartins@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/simplevirt/Manifest2
-rw-r--r--app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild (renamed from app-emulation/simplevirt/simplevirt-0.0_p20181011.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/simplevirt/Manifest b/app-emulation/simplevirt/Manifest
index a9c90fbe9d08..4c0da8421552 100644
--- a/app-emulation/simplevirt/Manifest
+++ b/app-emulation/simplevirt/Manifest
@@ -3,4 +3,4 @@ DIST github.com-go-yaml-yaml-v2.2.1.tar.gz 70217 BLAKE2B 4ba34bd9432699ec60348d1
DIST github.com-inconshreveable-mousetrap-v1.0.0.tar.gz 2290 BLAKE2B bd46103e50dd916bad41aafbf8c1945d835222c131a88f4d3fba35feb4b11ae83c900280c9dafc6f0ef92f71b6a3ba02996dcb31d67eb49314b29d23fda2c8b8 SHA512 6f68bd6b7b1c7aa6651fe83b5230b6c8398b85561b01ca6a36ee638e186c325cc70444818de7a569db240159ba5840ed24f212e0defdf9f9890803a7641285d9
DIST github.com-spf13-cobra-v0.0.3.tar.gz 101526 BLAKE2B 8613eccdd5bbd31429b7aa8260ee9367e34a5cc78075b394b09db91a97445ed1dadfb53a86105b55cb6ea3b4c2f9d50553e9198d64dfb6033dd1db2805984a2c SHA512 c38db9432a168f913b41a1e1b11d84bedfade82ff70791be9d343a6cc86b8a05b18bae344d67ebd8bae4c98662db7ac664a9dc86fa9b9ad4aa5c96cbf0178efb
DIST github.com-spf13-pflag-v1.0.2.tar.gz 44042 BLAKE2B 157fa6c2b1efa594abebd76ff03121050187974d62475b1aa66af325a2198ea64105655597703c37f25e22c4a07864d9fc31a6a29ba9233fdeefcceef400d5e5 SHA512 fd3cefd683329316eda4ec660193a970e38435515c16805190235e2c969c8d65a6f602fdc7c2f7cf3d9740c5a321ee5be5e8034bd6cd7c05c12722cf64d1e8ae
-DIST simplevirt-0.0_p20181011.tar.gz 14667 BLAKE2B 02a7ecdf9ec9983a83c31fb728fbf61ffcb2ca71683ebf24d159815314b064e465da303b5c8712b18aff3ecd1da0c5170c4aa4be365855e233497f62c44ed888 SHA512 b290cbff14a3679600ca2cadcfd17184ea789c0f1556a6f1de64679ef9983eb7988ac7ebadd0de729286d8a86dbdaab3a9f7b7bbc300780c3a28aa9920610288
+DIST simplevirt-0.0_p20181012.tar.gz 14652 BLAKE2B a6a648ed159d0648f27174c6598c9ae85e41530b218ef0360962884d1f61cfd16d2534ef4d2a01eb87138d0390fc7fe25e070c602f296344b8285c9dd2804287 SHA512 64c0edfc22ed0347c7335b942b06b6b9fd8c3f2ea7d374bf14b96b98b23248d15b6f38d7d1d809c8cd60b605f1809dfca8ff5c249e2df183c8b1636c26440ca8
diff --git a/app-emulation/simplevirt/simplevirt-0.0_p20181011.ebuild b/app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild
index 0dceee42cb54..b888608e83fa 100644
--- a/app-emulation/simplevirt/simplevirt-0.0_p20181011.ebuild
+++ b/app-emulation/simplevirt/simplevirt-0.0_p20181012.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
@@ -14,8 +14,8 @@ EGO_VENDOR=(
inherit linux-info golang-vcs-snapshot user
EGO_PN="github.com/rafaelmartins/simplevirt"
-GIT_COMMIT="2427500bce5bf9b365dc601790704694cd6c772e"
-GIT_VERSION="0.0.24-2427"
+GIT_COMMIT="78d29d8fa11ce72af5f897430af7bb7d2947a32f"
+GIT_VERSION="0.0.26-78d2"
ARCHIVE_URI="https://${EGO_PN}/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Simple virtual machine manager for Linux (QEMU/KVM)"