public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/pprocm/
Date: Sat, 25 Feb 2017 00:04:25 +0000 (UTC)	[thread overview]
Message-ID: <1487981060.9866017b219d8661c5b08340a7a041be66bed8f8.monsieurp@gentoo> (raw)

commit:     9866017b219d8661c5b08340a7a041be66bed8f8
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 23:52:29 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 00:04:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9866017b

app-admin/pprocm: EAPI 6 bump.

Package-Manager: portage-2.3.3

 app-admin/pprocm/pprocm-1.0-r2.ebuild | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/app-admin/pprocm/pprocm-1.0-r2.ebuild b/app-admin/pprocm/pprocm-1.0-r2.ebuild
new file mode 100644
index 0000000000..67b967db70
--- /dev/null
+++ b/app-admin/pprocm/pprocm-1.0-r2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_PN="PProcM"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="ncurses-based program to monitor CPU, disk, network and memory usage"
+HOMEPAGE="http://www.fusedcreations.com/PProcM/"
+SRC_URI="http://www.fusedcreations.com/PProcM/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	dev-perl/POE
+	dev-perl/Sys-Statistics-Linux
+	dev-perl/IO-Pipely
+	dev-lang/perl"
+
+RDEPEND="
+	${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+DOCS=( AUTHORS README )
+
+src_install() {
+	newbin "${MY_PN}" "${PN}"
+	einstalldocs
+}


             reply	other threads:[~2017-02-25  0:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-25  0:04 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-10 21:13 [gentoo-commits] repo/gentoo:master commit in: app-admin/pprocm/ Patrice Clement
2017-03-10 21:13 Patrice Clement
2023-09-15  6:42 Arthur Zamarin
2023-09-28  5:16 Joonas Niilola
2023-09-28  5:22 Joonas Niilola
2023-09-30 10:00 Andreas Sturmlechner
2023-11-21 17:53 Ulrich Müller
2023-11-21 17:53 Ulrich Müller
2023-12-29 21:41 Sam James
2023-12-30  6:38 Arthur Zamarin
2024-08-31 14:49 Petr Vaněk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1487981060.9866017b219d8661c5b08340a7a041be66bed8f8.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox