sys-process/evisum: remove old 0.3.2

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2020-06-10 10:43:01 +03:00
parent 69a11a81bd
commit 2de9e5e793
2 changed files with 0 additions and 18 deletions

View File

@@ -1,2 +1 @@
DIST evisum-0.3.2.tar.xz 107300 BLAKE2B a30ddbdc33bee32c8110f887d986c39a8153f56e2a9660622b779dacf88c01141cb7192d041aa15318c86e83e372e064ccfd197362cc8447c78aecf75fd9909e SHA512 b0a5b3b033e2856cd92b2fd2db52ddb8e8956c4d1db45cf1c29353b3de74dedf2dea86dd1382dbef2a2326a4b60b395a9c7b12839fa93eb23ed34045a8dc213c
DIST evisum-0.4.1.tar.xz 158032 BLAKE2B bb2ec2cd79d8abd5e9f8c11eb47481b8a4e5feff30daf975e00949b08c58cd44988590f390bc7502801932485b070a44f9ac162e1a57daa37528c0f67043fa32 SHA512 4dd16bb5079ead296384640bcaaa316c60c842f9fd19cac6b2e30aba0eacc82550ba442c52a616376ed61799319c363c9ef7da2c3261ea8032e27108da31656b

View File

@@ -1,17 +0,0 @@
# 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="ISC"
SLOT="0"
KEYWORDS="amd64 x86"
DEPEND="dev-libs/efl"
RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"