commit:     a520b58bcacfa2587fea5d80e2833832fb93805d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 04:47:00 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 05:36:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a520b58b

sys-process/evisum: bump to 0.4.0

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.4.0.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 097e1d24e2b..fa9b12b5336 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
 DIST evisum-0.3.0.tar.xz 83620 BLAKE2B 
9b9646670a7b313246537dbd78f47f5db14f3dd22436cd7e60e902df4b07fa28596d80edac5f3c0ee68c5bb7dfaffd3bf8a6d77d342e4aa32f4bfe97de3eb148
 SHA512 
a36c931bbb4534fb9201cbc09883311c3552d7ef48d504a86fc722222af64fc80083b81aab3dea99c926394613e7fe78f5477ae7c73dc19ae95df17e78dcd6ee
 DIST evisum-0.3.2.tar.xz 107300 BLAKE2B 
a30ddbdc33bee32c8110f887d986c39a8153f56e2a9660622b779dacf88c01141cb7192d041aa15318c86e83e372e064ccfd197362cc8447c78aecf75fd9909e
 SHA512 
b0a5b3b033e2856cd92b2fd2db52ddb8e8956c4d1db45cf1c29353b3de74dedf2dea86dd1382dbef2a2326a4b60b395a9c7b12839fa93eb23ed34045a8dc213c
+DIST evisum-0.4.0.tar.xz 157652 BLAKE2B 
be2084ca6bdbbbd5647bab581eb5d2270554dc4a06e06d3b1725ae2a6b9973cb3674f7a1a20c1a624c78daa6a75ada5a5093ab2ae1d2e23b03805da4bbb87a10
 SHA512 
184b339bb7bac6602552ae0c22315f9af56d1eb3597077e0531159ba48c6dc115232b2f82599eee6e0cf7b91a77b9f8dd08eeff6f3d1436598dde291b5051d37

diff --git a/sys-process/evisum/evisum-0.4.0.ebuild 
b/sys-process/evisum/evisum-0.4.0.ebuild
new file mode 100644
index 00000000000..34be85ce9cc
--- /dev/null
+++ b/sys-process/evisum/evisum-0.4.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/";
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz";
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"

Reply via email to