commit: 7ae3ccec4a709efebd23a126994b6a761fc61acb Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Oct 15 10:48:34 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Oct 15 10:56:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae3ccec
sys-process/evisum: remove old 0.5.1 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-process/evisum/Manifest | 1 - sys-process/evisum/evisum-0.5.1.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest index 53f26819449..e2aa0def786 100644 --- a/sys-process/evisum/Manifest +++ b/sys-process/evisum/Manifest @@ -1,2 +1 @@ -DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224 DIST evisum-0.5.6.tar.xz 6908984 BLAKE2B f657587618df98a98fec82fcf323593934a33b7642281d7a0eb600d45697a24fe70f09da020a68ead5574b7e564851b85b9dea5093f84ed2f115c7a2114a3057 SHA512 71da0728870d61497d68dc13407fd160e569277f827e57c9894a681c8438530f742e6fce79f313ab439aa972c358efbb3f892509dfd284268ac681ff5bc0cee9 diff --git a/sys-process/evisum/evisum-0.5.1.ebuild b/sys-process/evisum/evisum-0.5.1.ebuild deleted file mode 100644 index 778ac7eb148..00000000000 --- a/sys-process/evisum/evisum-0.5.1.ebuild +++ /dev/null @@ -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="GPL-2 ISC" -SLOT="0" -KEYWORDS="amd64 x86" - -DEPEND="dev-libs/efl" -RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
