From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/glances/
Date: Thu, 28 Apr 2016 12:48:27 +0000 (UTC) [thread overview]
Message-ID: <1461847678.816c0a1a719dcc3115906883d4b669f45b28adba.idella4@gentoo> (raw)
commit: 816c0a1a719dcc3115906883d4b669f45b28adba
Author: Jan Chren <dev.rindeal <AT> gmail <DOT> com>
AuthorDate: Tue Apr 26 20:53:05 2016 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 12:47:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816c0a1a
sys-process/glances: remove old: 2.2.1, 2.3
Closes: https://github.com/gentoo/gentoo/pull/1359
Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>
sys-process/glances/Manifest | 2 -
sys-process/glances/glances-2.2.1.ebuild | 67 --------------------------------
sys-process/glances/glances-2.3.ebuild | 67 --------------------------------
3 files changed, 136 deletions(-)
diff --git a/sys-process/glances/Manifest b/sys-process/glances/Manifest
index 74f467f..87f3507 100644
--- a/sys-process/glances/Manifest
+++ b/sys-process/glances/Manifest
@@ -1,5 +1,3 @@
-DIST Glances-2.2.1.tar.gz 3458958 SHA256 81d2a9b7132d70b4a156a61a724201bd70ab2edea01bf32e1b279fc4f765f7d5 SHA512 c7fa7431f0c503adae89702b52e51f7dc2f2beaa42d43a849896673d26e94a40a60f2511adb4404b31c8d91ef07244b8b0292924a5df8433afe1d2e2b656b383 WHIRLPOOL a32fd1a12eccb34d4616c23262535fd6a47fa334a5505ea601e560206f3ec5f32f4726ada28a736ed47b6ca81ec6cbada491e6d58a47385bc6b8433a4932aa8d
-DIST Glances-2.3.tar.gz 3918915 SHA256 b56bb17505b72862358b2d31b6b9a7c0f9045105454d1de0ffed416ad2883612 SHA512 e331ea09200c87311c0dd7fb60efda6a0015ebd8773624ed5cb519bbfa37152fb9d2d0d3aa3e7bef3ce617c4ea5dbf05a019bf857126637364119a7f9d70ebfa WHIRLPOOL 99c8ff2e254abf65ed5c86604fc2baaf8ad973cf9c21b536069cf27802930cb6b7a7b4ccf5b454804d061c5203fda68b2ba712350af9ce132f185051e448c8b9
DIST Glances-2.4.2.tar.gz 5497895 SHA256 31f1e4c2e129904a373f3b20d6800472375e415e01161168469ccebb320c9517 SHA512 ada7e2a9766dec54b26fa1fccac3b1abe6b9abcc16a96c6bb30d537370648732a99cff41c6c812908531a4995e118cb3d1127196184f40dee7a01a6a8a85d9b9 WHIRLPOOL 91cd5dfbe891c16bbbe5c6ae17500498c230d36a0795ba134a0384770cae04cbdf08b5236fd56157e438eaff17a7bd9cac3bc42bee7980239faf5c9fc18fc683
DIST Glances-2.5.1.tar.gz 5807072 SHA256 d3db40ce50b7157a94195aa0076d0eadae85dc4f24557e51c3b1a4dbd972359e SHA512 ea099f5db7e73676aaedcd8b416708f2374de57afe0b8292b86f2d0e6295053f0af7bfdb51e3e6cafcb3d7f2b967b788c8d2d1ec806256d2e11b413a7e25ed98 WHIRLPOOL 64a758068436647027a602095194bffdea3cb8b8ac04107b1306f15aa69f23a2c2e9d8b2d222c18434ad5cf26f88e12dd63e4a30b17b3f8665355f0d9d8f292c
DIST Glances-2.6.1.tar.gz 8233445 SHA256 822f0f37455d46732a059f8e2b49762edb90ad66edd61cdf869a4b3683ac2b59 SHA512 09cc8a8a96b53de14de4c0476273e1f3b9655d2d9b4d3220342851b476073ef30ea2c1ac4a33c240ead7911ec2e193398c1e1032860ace607afd4de277249c14 WHIRLPOOL 8e7742368051c6c2c7c5cdf8f093e1aaee5bca012801ac9edaf9043b7e3a3b508daa3dea199407c1ad5947b7cc001071491afc1336d877dd81a14106816888c0
diff --git a/sys-process/glances/glances-2.2.1.ebuild b/sys-process/glances/glances-2.2.1.ebuild
deleted file mode 100644
index 6b04afc..0000000
--- a/sys-process/glances/glances-2.2.1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1 linux-info
-
-MYPN=Glances
-MYP=${MYPN}-${PV}
-
-DESCRIPTION="CLI curses based monitoring tool"
-HOMEPAGE="https://github.com/nicolargo/glances"
-SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-IUSE="chart doc hddtemp snmp web"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-# There is another optional extra batinfo, absent from portage
-RDEPEND="${DEPEND}
- >=dev-python/psutil-2.0.0[${PYTHON_USEDEP}]
- hddtemp? ( app-admin/hddtemp )
- snmp? ( dev-python/pysnmp[${PYTHON_USEDEP}] )
- web? ( dev-python/bottle[${PYTHON_USEDEP}] )
- chart? ( dev-python/matplotlib[${PYTHON_USEDEP}] )"
-
-CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS"
-
-S="${WORKDIR}/${MYP}"
-
-pkg_setup() {
- linux-info_pkg_setup
-}
-
-python_prepare_all() {
- sed -e "s:share/doc/glances:share/doc/${PF}:g" \
- -e "s/'COPYING',//" \
- -e "s:/etc:${EPREFIX}/etc:" \
- -i setup.py || die
-
- distutils-r1_python_prepare_all
-}
-
-python_install_all() {
- # Abnormal setup for pre-built html docs in setup.py
- use doc && local HTML_DOCS=( docs/_build/html/. )
- rm -rf "${D}"usr/share/doc/${PF}/{glances-doc.html,images/} || die
-
- distutils-r1_python_install_all
-}
-
-pkg_postinst() {
- if [[ -z ${REPLACING_VERSIONS} ]]; then
- elog "${PN} can gain additional functionality with following packages:"
- elog " dev-python/jinja - export statistics to HTML"
- elog " app-admin/hddtemp - monitor hard drive temperatures"
- elog " dev-python/pysnmp - enable Python SNMP library support"
- elog " dev-python/bottle - for Web server mode"
- elog " dev-python/matplotlib - for graphical / chart support"
- fi
-}
diff --git a/sys-process/glances/glances-2.3.ebuild b/sys-process/glances/glances-2.3.ebuild
deleted file mode 100644
index 8435887..0000000
--- a/sys-process/glances/glances-2.3.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-PYTHON_REQ_USE="ncurses"
-
-inherit distutils-r1 linux-info
-
-MYPN=Glances
-MYP=${MYPN}-${PV}
-
-DESCRIPTION="CLI curses based monitoring tool"
-HOMEPAGE="https://github.com/nicolargo/glances"
-SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-IUSE="chart doc hddtemp snmp web"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-# There is another optional extra batinfo, absent from portage
-RDEPEND="${DEPEND}
- >=dev-python/psutil-2.0.0[${PYTHON_USEDEP}]
- hddtemp? ( app-admin/hddtemp )
- snmp? ( dev-python/pysnmp[${PYTHON_USEDEP}] )
- web? ( dev-python/bottle[${PYTHON_USEDEP}] )
- chart? ( dev-python/matplotlib[${PYTHON_USEDEP}] )"
-
-CONFIG_CHECK="~TASK_IO_ACCOUNTING ~TASK_DELAY_ACCT ~TASKSTATS"
-
-S="${WORKDIR}/${MYP}"
-
-pkg_setup() {
- linux-info_pkg_setup
-}
-
-python_prepare_all() {
- sed -e "s:share/doc/glances:share/doc/${PF}:g" \
- -e "s/'COPYING',//" \
- -e "s:/etc:${EPREFIX}/etc:" \
- -i setup.py || die
-
- distutils-r1_python_prepare_all
-}
-
-python_install_all() {
- # Abnormal setup for pre-built html docs in setup.py
- use doc && local HTML_DOCS=( docs/_build/html/. )
- rm -rf "${D}"usr/share/doc/${PF}/{glances-doc.html,images/} || die
-
- distutils-r1_python_install_all
-}
-
-pkg_postinst() {
- if [[ -z ${REPLACING_VERSIONS} ]]; then
- elog "${PN} can gain additional functionality with following packages:"
- elog " dev-python/jinja - export statistics to HTML"
- elog " app-admin/hddtemp - monitor hard drive temperatures"
- elog " dev-python/pysnmp - enable Python SNMP library support"
- elog " dev-python/bottle - for Web server mode"
- elog " dev-python/matplotlib - for graphical / chart support"
- fi
-}
next reply other threads:[~2016-04-28 12:48 UTC|newest]
Thread overview: 113+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-28 12:48 Ian Delaney [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-16 7:51 [gentoo-commits] repo/gentoo:master commit in: sys-process/glances/ Arthur Zamarin
2024-12-16 7:51 Arthur Zamarin
2024-12-16 7:51 Arthur Zamarin
2024-12-16 7:51 Arthur Zamarin
2024-12-15 20:28 John Helmert III
2024-12-15 20:28 John Helmert III
2024-12-08 5:23 Matt Jolly
2024-07-28 18:51 John Helmert III
2024-07-28 3:35 Sam James
2024-07-28 3:35 Sam James
2024-07-28 3:35 Sam James
2024-07-28 3:35 Sam James
2024-07-28 2:39 Sam James
2024-04-21 23:54 Sam James
2024-04-21 23:53 Sam James
2024-04-21 23:53 Sam James
2024-04-21 23:53 Sam James
2024-04-21 23:33 John Helmert III
2024-03-31 21:20 John Helmert III
2023-09-11 4:41 John Helmert III
2022-12-27 1:31 John Helmert III
2022-12-27 1:31 John Helmert III
2022-12-15 2:32 Sam James
2022-12-15 2:23 Sam James
2022-12-15 2:23 Sam James
2022-12-15 2:23 Sam James
2022-12-15 2:05 Sam James
2022-11-03 3:17 John Helmert III
2022-10-21 6:04 John Helmert III
2022-09-17 5:38 Arthur Zamarin
2022-09-10 0:48 Sam James
2022-09-09 19:02 Arthur Zamarin
2022-09-09 17:46 John Helmert III
2022-09-09 17:24 John Helmert III
2022-07-29 16:30 John Helmert III
2022-07-27 17:49 John Helmert III
2022-07-06 4:29 John Helmert III
2021-12-21 9:29 Georgy Yakovlev
2021-12-21 3:51 Georgy Yakovlev
2021-12-21 3:51 Georgy Yakovlev
2021-12-21 3:51 Georgy Yakovlev
2021-08-26 14:55 Sam James
2021-08-26 14:49 Sam James
2021-08-26 3:00 Sam James
2021-08-07 20:59 Georgy Yakovlev
2021-08-06 11:47 Georgy Yakovlev
2021-07-13 5:53 Georgy Yakovlev
2021-07-13 5:53 Georgy Yakovlev
2021-07-13 4:02 Sam James
2021-07-11 8:58 Agostino Sarubbo
2021-07-10 7:41 Georgy Yakovlev
2021-07-10 7:41 Georgy Yakovlev
2021-07-03 10:07 Georgy Yakovlev
2021-06-12 2:59 Georgy Yakovlev
2021-04-29 4:22 Georgy Yakovlev
2021-04-28 18:47 Sam James
2021-04-28 17:04 Sam James
2021-04-28 17:00 Sam James
2021-04-27 18:21 Georgy Yakovlev
2021-04-27 18:09 Sam James
2021-04-02 9:23 Georgy Yakovlev
2021-02-12 1:33 Georgy Yakovlev
2020-09-07 8:55 David Seifert
2020-08-27 18:28 Georgy Yakovlev
2020-08-27 18:28 Georgy Yakovlev
2020-06-07 8:48 Agostino Sarubbo
2020-06-06 17:29 Agostino Sarubbo
2020-05-30 21:19 Georgy Yakovlev
2020-05-30 21:19 Georgy Yakovlev
2020-05-02 18:30 Georgy Yakovlev
2020-05-02 13:30 Mart Raudsepp
2020-05-02 4:50 Georgy Yakovlev
2020-05-02 4:46 Georgy Yakovlev
2020-03-26 22:06 Georgy Yakovlev
2020-02-22 1:30 Georgy Yakovlev
2020-02-11 12:25 Michał Górny
2019-12-28 7:37 Georgy Yakovlev
2019-08-28 8:33 Georgy Yakovlev
2019-07-19 6:47 Georgy Yakovlev
2019-07-19 6:47 Georgy Yakovlev
2019-06-04 7:34 Georgy Yakovlev
2019-01-19 22:12 Georgy Yakovlev
2018-12-01 2:09 Georgy Yakovlev
2018-12-01 2:09 Georgy Yakovlev
2018-09-29 9:07 Georgy Yakovlev
2018-09-29 9:07 Georgy Yakovlev
2018-09-06 16:07 Georgy Yakovlev
2018-09-06 16:07 Georgy Yakovlev
2018-09-03 21:53 Georgy Yakovlev
2018-07-19 1:57 Georgy Yakovlev
2018-07-18 21:23 Georgy Yakovlev
2018-07-18 21:11 Jonas Stein
2018-06-07 6:35 Michał Górny
2018-04-15 17:27 Patrice Clement
2018-04-15 17:27 Patrice Clement
2017-11-05 21:19 Patrice Clement
2017-09-02 18:59 Michał Górny
2017-09-02 18:59 Michał Górny
2017-08-10 14:06 Amy Liffey
2017-08-07 13:07 Jason Donenfeld
2017-03-15 21:52 Amy Liffey
2017-03-15 21:49 Amy Liffey
2017-01-09 23:30 Patrice Clement
2017-01-09 23:30 Patrice Clement
2017-01-09 23:30 Patrice Clement
2016-11-26 18:24 David Seifert
2016-11-26 12:55 Justin Lecher
2016-11-26 12:55 Justin Lecher
2016-11-25 21:49 Patrice Clement
2016-10-29 21:17 Michał Górny
2016-04-28 12:48 Ian Delaney
2016-02-17 8:57 Justin Lecher
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=1461847678.816c0a1a719dcc3115906883d4b669f45b28adba.idella4@gentoo \
--to=idella4@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