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 B3E5A138350 for ; Thu, 30 Apr 2020 05:36:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88EB6E08C9; Thu, 30 Apr 2020 05:36:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 725C3E08C9 for ; Thu, 30 Apr 2020 05:36:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1F72434EF22 for ; Thu, 30 Apr 2020 05:36:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EAD01C3 for ; Thu, 30 Apr 2020 05:36:14 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1588224966.a520b58bcacfa2587fea5d80e2833832fb93805d.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/evisum/Manifest sys-process/evisum/evisum-0.4.0.ebuild X-VCS-Directories: sys-process/evisum/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: a520b58bcacfa2587fea5d80e2833832fb93805d X-VCS-Branch: master Date: Thu, 30 Apr 2020 05:36:14 +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: 08eca739-f0db-4fdd-9599-9a542a69f5eb X-Archives-Hash: 4c46d681e4c276c5d149fae19129450c commit: a520b58bcacfa2587fea5d80e2833832fb93805d Author: Joonas Niilola gentoo org> AuthorDate: Thu Apr 30 04:47:00 2020 +0000 Commit: Joonas Niilola gentoo 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 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] )"