commit:     3fe2be4ab2491b97339164a7231a5d9afabd7bf0
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 13:10:51 2017 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 06:05:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe2be4a

sys-process/tiptop: Bump

Package-Manager: Portage-2.3.12, Repoman-2.3.4

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

diff --git a/sys-process/tiptop/Manifest b/sys-process/tiptop/Manifest
index b01391d6ff8..ef8fdd8674b 100644
--- a/sys-process/tiptop/Manifest
+++ b/sys-process/tiptop/Manifest
@@ -1,2 +1,3 @@
 DIST tiptop-2.2.tar.gz 99602 SHA256 
965cb99b16cb59df78363d83b62877ce8501b0aac1116a86bed8a16aa96b171d SHA512 
533624a134fcab5e30126412b32bd6a484851ba192ef452877a2199ee3c083fe0222af28c556a8f0769457b5ee7229769b163b8d07e13d03f9f14e192a541d34
 WHIRLPOOL 
8eb390197404c94070b67384345100e515e3d91677133adec1539736e1a28f55430e5db0c6a99b2c2cd6663d4fb4129a02487a6b6f5ae25f74736c9e1ce29ee5
+DIST tiptop-2.3.1.tar.gz 100993 SHA256 
51c4449c95bba34f16b429729c2f58431490665d8093efaa8643b2e1d1084182 SHA512 
73d275bc3957583524c872b401cf4fa773de7b4e7b7177f1787851f43e7c4aeefd953eb50b2dbce3babfc7a1c46707370ba4ad06998260177994b2eafb91395b
 WHIRLPOOL 
2445271669dee3dc9b0f39a6656e246d11e4ab10a075eb1619b60e76d10ce16e0b0f60c11429c39487fe07cdac9c51ffd0aae884b94f3cd0e4fc0839b633dc78
 DIST tiptop-2.3.tar.gz 101006 SHA256 
3f07e958b40acaeab98e9eb1326c9f91b0be0a782c1cc2bd7a9e18d31fab18ca SHA512 
e09ad1fd7063c9b8b7351b5c114cfa1f8e1737b1cfb73c4c869612c3887b060a838c33bdee330349225b48cd73d295fef24cd36c6eb36b566d20adff2dae53d5
 WHIRLPOOL 
11be7aa8cbd35186d402fb2453fc0969763058d6b6aaef43028bb74af5deacf5ede40b837c2e5277cdf905717862bf62ec1b23342ea7d874eda021bece520c43

diff --git a/sys-process/tiptop/tiptop-2.3.1.ebuild 
b/sys-process/tiptop/tiptop-2.3.1.ebuild
new file mode 100644
index 00000000000..0f5fd18600f
--- /dev/null
+++ b/sys-process/tiptop/tiptop-2.3.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 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}"

Reply via email to