From f771fb86ea3536fcf61c73dd680cb53e18378e03 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 26 Jun 2016 19:10:18 +0100 Subject: [PATCH] sys-block/seekwatcher: port to distutils-r1, add myself to maintainers Package-Manager: portage-2.3.0 --- sys-block/seekwatcher/metadata.xml | 4 +++ sys-block/seekwatcher/seekwatcher-0.12.ebuild | 4 +-- .../seekwatcher-0.12_p20091015-r1.ebuild | 31 +++++++++++++++++++ .../seekwatcher-0.12_p20091015.ebuild | 4 +-- sys-block/seekwatcher/seekwatcher-0.6.ebuild | 4 +-- 5 files changed, 41 insertions(+), 6 deletions(-) create mode 100644 sys-block/seekwatcher/seekwatcher-0.12_p20091015-r1.ebuild diff --git a/sys-block/seekwatcher/metadata.xml b/sys-block/seekwatcher/metadata.xml index 79d462e85571..888bfebd33fc 100644 --- a/sys-block/seekwatcher/metadata.xml +++ b/sys-block/seekwatcher/metadata.xml @@ -4,4 +4,8 @@ robbat2@gentoo.org + + slyfox@gentoo.org + Sergei Trofimovich + diff --git a/sys-block/seekwatcher/seekwatcher-0.12.ebuild b/sys-block/seekwatcher/seekwatcher-0.12.ebuild index 8595da7b628e..9a859c6ee1a2 100644 --- a/sys-block/seekwatcher/seekwatcher-0.12.ebuild +++ b/sys-block/seekwatcher/seekwatcher-0.12.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -DESCRIPTION="Seekwatcher generates graphs from blktrace runs to help visualize IO patterns and performance" +DESCRIPTION="generates graphs from blktrace to help visualize IO patterns and performance" HOMEPAGE="http://oss.oracle.com/~mason/seekwatcher/" SRC_URI="http://oss.oracle.com/~mason/seekwatcher/${P}.tar.bz2" diff --git a/sys-block/seekwatcher/seekwatcher-0.12_p20091015-r1.ebuild b/sys-block/seekwatcher/seekwatcher-0.12_p20091015-r1.ebuild new file mode 100644 index 000000000000..b6369fad8091 --- /dev/null +++ b/sys-block/seekwatcher/seekwatcher-0.12_p20091015-r1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +PYTHON_COMPAT=( python2_7 ) + +inherit eutils distutils-r1 + +DESCRIPTION="generates graphs from blktrace to help visualize IO patterns and performance" +HOMEPAGE="http://oss.oracle.com/~mason/seekwatcher/" +#SRC_URI="http://oss.oracle.com/~mason/seekwatcher/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~slyfox/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +DEPEND="dev-python/pyrex" +RDEPEND=" + dev-python/matplotlib[${PYTHON_USEDEP}] + dev-python/numpy[${PYTHON_USEDEP}] + >=sys-block/btrace-0.0.20070730162628 +" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +S=${WORKDIR}/${PN}-b392aeaf693b # hg snapshot + +PATCHES=("${FILESDIR}"/${P}-dash-fix.patch) diff --git a/sys-block/seekwatcher/seekwatcher-0.12_p20091015.ebuild b/sys-block/seekwatcher/seekwatcher-0.12_p20091015.ebuild index 9823b80da2bf..4dc1586d3ebb 100644 --- a/sys-block/seekwatcher/seekwatcher-0.12_p20091015.ebuild +++ b/sys-block/seekwatcher/seekwatcher-0.12_p20091015.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ PYTHON_DEPEND="2" inherit eutils distutils -DESCRIPTION="Seekwatcher generates graphs from blktrace runs to help visualize IO patterns and performance" +DESCRIPTION="generates graphs from blktrace to help visualize IO patterns and performance" HOMEPAGE="http://oss.oracle.com/~mason/seekwatcher/" #SRC_URI="http://oss.oracle.com/~mason/seekwatcher/${P}.tar.bz2" SRC_URI="https://dev.gentoo.org/~slyfox/${P}.tar.gz" diff --git a/sys-block/seekwatcher/seekwatcher-0.6.ebuild b/sys-block/seekwatcher/seekwatcher-0.6.ebuild index e00a2b7389ea..5f196d167c5e 100644 --- a/sys-block/seekwatcher/seekwatcher-0.6.ebuild +++ b/sys-block/seekwatcher/seekwatcher-0.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -DESCRIPTION="Seekwatcher generates graphs from blktrace runs to help visualize IO patterns and performance" +DESCRIPTION="generates graphs from blktrace to help visualize IO patterns and performance" HOMEPAGE="http://oss.oracle.com/~mason/seekwatcher/" SRC_URI="http://oss.oracle.com/~mason/seekwatcher/${P}.tar.bz2" -- 2.26.2