public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/smem/
Date: Mon, 18 May 2020 13:50:47 +0000 (UTC)	[thread overview]
Message-ID: <1589809802.718033f04a7ee9131510c813d5c4b9abe1f0a41a.conikost@gentoo> (raw)

commit:     718033f04a7ee9131510c813d5c4b9abe1f0a41a
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 13:50:02 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon May 18 13:50:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718033f0

dev-util/smem: drop old version

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-util/smem/Manifest        |  1 -
 dev-util/smem/smem-1.4.ebuild | 41 -----------------------------------------
 2 files changed, 42 deletions(-)

diff --git a/dev-util/smem/Manifest b/dev-util/smem/Manifest
index 9c63ceb5a57..32aab828445 100644
--- a/dev-util/smem/Manifest
+++ b/dev-util/smem/Manifest
@@ -1,2 +1 @@
-DIST smem-1.4.tar.gz 15733 BLAKE2B 6c097c10625050a9d3a133144054d9791bb0ae2f498335398889b58c243b4477d38aefd8203a0483016647a6a72b4bcf4b9af23c241c0e87494614ca6cdaeade SHA512 2740b9ebede8e742e3d01f5f2e7a77a4d3ed04bee78585a904d07c299ea5a77be135dd5b6626abfdebcf2742b9004035443d3faeca04ca9b59c603f74708af9b
 DIST smem-1.5.tar.xz 16016 BLAKE2B 7c7e5dae6b047780275eebe2b9ec4fb06b27b8d3d2e70fc50c07136c18d414d7f51203760ab3bca98906c6566633c908dd18a7a8c390339850d80ad1ffe7f188 SHA512 8f3f5447060e6d857c3eb59ccbebbd62f18280f3993b31e55369b31ea74bc0e54109fd6d3f7088a23c48af050ff67eb738efceb0adeaff1dc7466f50efd9bc82

diff --git a/dev-util/smem/smem-1.4.ebuild b/dev-util/smem/smem-1.4.ebuild
deleted file mode 100644
index d7bae6128dc..00000000000
--- a/dev-util/smem/smem-1.4.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-single-r1 toolchain-funcs
-
-DESCRIPTION="A tool that can give numerous reports on memory usage on Linux systems"
-HOMEPAGE="https://www.selenic.com/smem/"
-SRC_URI="https://www.selenic.com/${PN}/download/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-BDEPEND="${RDEPEND}"
-
-src_prepare() {
-	default
-
-	python_fix_shebang smem
-}
-
-src_compile() {
-	"$(tc-getCC)" ${CFLAGS} ${LDFLAGS} -o smemcap smemcap.c || die
-}
-
-src_install() {
-	dobin smemcap
-	python_doexe smem
-
-	doman smem.8
-}
-
-pkg_postinst() {
-	optfeature "for chart generation." dev-python/matplotlib
-}


             reply	other threads:[~2020-05-18 13:50 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-18 13:50 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-03  0:14 [gentoo-commits] repo/gentoo:master commit in: dev-util/smem/ Conrad Kostecki
2023-08-05 22:41 Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2021-07-01 21:16 Conrad Kostecki
2020-08-24 22:33 Conrad Kostecki
2020-08-23 18:14 Conrad Kostecki
2020-08-23 18:14 Conrad Kostecki
2020-05-18 13:02 Agostino Sarubbo
2020-05-18 12:55 Agostino Sarubbo
2020-05-07 15:08 Michał Górny
2019-12-18 20:50 Conrad Kostecki
2019-12-15 18:03 Agostino Sarubbo
2019-12-15 13:43 Agostino Sarubbo
2019-12-07 16:18 David Seifert
2019-10-13 11:22 Joonas Niilola
2019-10-13 11:22 Joonas Niilola
2019-06-12 12:17 Sergey Popov

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=1589809802.718033f04a7ee9131510c813d5c4b9abe1f0a41a.conikost@gentoo \
    --to=conikost@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