public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux-mem-cpu-load/
Date: Sun, 21 Jan 2018 15:40:58 +0000 (UTC)	[thread overview]
Message-ID: <1516549242.e9bf3b61efb29e2e727060e52b94fb30c8ab534e.sping@gentoo> (raw)

commit:     e9bf3b61efb29e2e727060e52b94fb30c8ab534e
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 15:39:26 2018 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 15:40:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9bf3b61

app-misc/tmux-mem-cpu-load: 3.4.0

Closes: https://bugs.gentoo.org/576926
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/tmux-mem-cpu-load/Manifest                |  1 +
 .../tmux-mem-cpu-load-3.4.0.ebuild                 | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/app-misc/tmux-mem-cpu-load/Manifest b/app-misc/tmux-mem-cpu-load/Manifest
index b9685f9f603..cd4f0b96238 100644
--- a/app-misc/tmux-mem-cpu-load/Manifest
+++ b/app-misc/tmux-mem-cpu-load/Manifest
@@ -1 +1,2 @@
 DIST tmux-mem-cpu-load-2.2.1.tar.gz 9893 BLAKE2B 12776c3a7612a193418a16a1a8bba9720df9296f7ae35183de80031d62c6559fe9b1385e95762e265b2de1f1df17e02f0215801f203c3a7a9c32be321bacae85 SHA512 44d677bbe9eb457b8857c603f469c46767878b2b8af8f169f2b01393ce65fc8da3c33288bc0743b3c2846b77de798437130a7676ca95c5cab52cd4166d9ded73
+DIST tmux-mem-cpu-load-3.4.0.tar.gz 19483 BLAKE2B eeaabcd4447b326dbf77d3e5844971d2b466c93169993d4a16912bc4d0f777b07db1b0c2973dfaef9e0cd5b4f0dfd132043aed20170a1a7856d7a3c1f6a96ba8 SHA512 f963683faa86ff7b20a658787978ce3c4c36c41fabe297e18e4b1483e680d71a3b10c220dbae5c29bc7f7cb65e79839041b53c9aaee75a17bdc78bf0b76e8dc1

diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.4.0.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.4.0.ebuild
new file mode 100644
index 00000000000..d70c36f8ee9
--- /dev/null
+++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.4.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+IUSE=""
+if [[ ${PV} == *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/thewtex/tmux-mem-cpu-load.git"}
+	KEYWORDS=""
+	SRC_URI=""
+else
+	KEYWORDS="~amd64 ~x86"
+	SRC_URI="https://github.com/thewtex/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+fi
+
+DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux"
+HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+
+DOCS=( AUTHORS README.rst )


             reply	other threads:[~2018-01-21 15:41 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-21 15:40 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-25 21:01 [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux-mem-cpu-load/ Michał Górny
2024-11-23 15:42 Michał Górny
2024-11-23 14:25 Sam James
2024-11-23 12:24 Arthur Zamarin
2024-01-27  6:32 Sam James
2024-01-03  8:53 Sam James
2023-05-26  5:17 Joonas Niilola
2023-05-25  8:00 Arthur Zamarin
2022-06-17 10:44 Jakov Smolić
2022-04-27  6:48 Yixun Lan
2022-03-14 18:44 Sam James
2022-03-12 12:21 Jakov Smolić
2022-03-12 11:51 Jakov Smolić
2022-03-02  4:28 Sam James
2021-11-02 19:43 Sam James
2021-09-09  4:22 Sam James
2018-06-07 10:48 Andreas Sturmlechner
2018-06-07 10:48 Andreas Sturmlechner
2018-06-07 10:13 Agostino Sarubbo
2018-06-06 23:23 Thomas Deutschmann
2016-08-07  6:52 Pacho Ramos
2016-02-14 14:12 Michael Palimaka
2016-02-14 10:11 Agostino Sarubbo
2016-01-24 17:35 Agostino Sarubbo

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=1516549242.e9bf3b61efb29e2e727060e52b94fb30c8ab534e.sping@gentoo \
    --to=sping@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