summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-10 22:00:09 +0000
committerSam James <sam@gentoo.org>2021-01-10 22:00:09 +0000
commit16076bcb4b66e696d62dadd1589ec5b3f05a2869 (patch)
tree970756e9a7a77d9cf6b76cfc86d23dd4ff72bdf0
parentdev-python/wsaccel: Stabilize 0.6.3 x86, #764569 (diff)
downloadgentoo-16076bcb4b66e696d62dadd1589ec5b3f05a2869.tar.gz
gentoo-16076bcb4b66e696d62dadd1589ec5b3f05a2869.tar.bz2
gentoo-16076bcb4b66e696d62dadd1589ec5b3f05a2869.zip
sys-process/tiptop: cleanup old
Closes: https://bugs.gentoo.org/700230 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-process/tiptop/Manifest1
-rw-r--r--sys-process/tiptop/tiptop-2.2.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/sys-process/tiptop/Manifest b/sys-process/tiptop/Manifest
index 616e027b240e..65c53895cb1d 100644
--- a/sys-process/tiptop/Manifest
+++ b/sys-process/tiptop/Manifest
@@ -1,2 +1 @@
-DIST tiptop-2.2.tar.gz 99602 BLAKE2B 26983a1fe8952a78220d88861ccc7f773a6fe04797951729a50d6b2c288acb65399a8d887f0d37c0957364224c7f0aebab7d76c7ecd122622c8dc146c9f540ae SHA512 533624a134fcab5e30126412b32bd6a484851ba192ef452877a2199ee3c083fe0222af28c556a8f0769457b5ee7229769b163b8d07e13d03f9f14e192a541d34
DIST tiptop-2.3.1.tar.gz 100993 BLAKE2B fd05d9d59fda2e81c194dedabb7d9d94220e790a8118048ebc3edd84706471a8892a918e02ebc7436c3c75e7a98c5c3ab98e11d614ced304ac81fdf8ce1951ed SHA512 73d275bc3957583524c872b401cf4fa773de7b4e7b7177f1787851f43e7c4aeefd953eb50b2dbce3babfc7a1c46707370ba4ad06998260177994b2eafb91395b
diff --git a/sys-process/tiptop/tiptop-2.2.ebuild b/sys-process/tiptop/tiptop-2.2.ebuild
deleted file mode 100644
index be841dd4d3e0..000000000000
--- a/sys-process/tiptop/tiptop-2.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="top for performance counters"
-HOMEPAGE="http://tiptop.gforge.inria.fr/"
-SRC_URI="http://${PN}.gforge.inria.fr/releases/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="sys-libs/ncurses
- dev-libs/libxml2"
-DEPEND="${RDEPEND}"