public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/dev/tamiko:master commit in: sys-fs/btrfs-heatmap/
Date: Sat,  8 Jun 2024 06:58:02 +0000 (UTC)	[thread overview]
Message-ID: <1717829869.65e3f849ddf9a1f4a3786ebfb7c321619de06602.tamiko@gentoo> (raw)

commit:     65e3f849ddf9a1f4a3786ebfb7c321619de06602
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  8 06:57:49 2024 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sat Jun  8 06:57:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=65e3f849

sys-fs/btrfs-heatmap: treeclean

Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 sys-fs/btrfs-heatmap/Manifest               |  1 -
 sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild | 31 -----------------------------
 sys-fs/btrfs-heatmap/metadata.xml           | 18 -----------------
 3 files changed, 50 deletions(-)

diff --git a/sys-fs/btrfs-heatmap/Manifest b/sys-fs/btrfs-heatmap/Manifest
deleted file mode 100644
index 5e131ba..0000000
--- a/sys-fs/btrfs-heatmap/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST btrfs-heatmap-9.tar.gz 661880 SHA256 d2b03119cedbf76f63f377aa5c1711979611e7e5e2f8ad6a7c8cb837a1557127 SHA512 0eeeed72ee26d469577c7c8671c2bf93d258537aa606d7d92e866982136b0ebc151419fbd59bc062062f9537651b4a93afc06d1c804a611a89253fc592f3c996 WHIRLPOOL 592687e8ef2efdd4dfd8fad5e8ade9871d1c03619a9beffdf7d38776facda9bb14cf4d147d48f8e77193a15085a8a2be7529b7b67ff351581ac8433a3326c953

diff --git a/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild b/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild
deleted file mode 100644
index ea68647..0000000
--- a/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{6..11} )
-
-inherit python-single-r1
-
-DESCRIPTION="Python 3 script to draw a heatmap of a btrfs filesystem"
-HOMEPAGE="https://github.com/knorrie/btrfs-heatmap"
-SRC_URI="https://github.com/knorrie/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-	${PYTHON_DEPS}
-	dev-python/python-btrfs"
-DEPEND="${RDEPEND}"
-
-src_install()
-{
-	dobin btrfs-heatmap
-	python_fix_shebang "${ED}"/usr/bin/btrfs-heatmap
-	default
-}

diff --git a/sys-fs/btrfs-heatmap/metadata.xml b/sys-fs/btrfs-heatmap/metadata.xml
deleted file mode 100644
index 3698376..0000000
--- a/sys-fs/btrfs-heatmap/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>tamiko@gentoo.org</email>
-		<name>Matthias Maier</name>
-	</maintainer>
-	<use>
-	</use>
-	<longdescription lang="en">
-		The btrfs heatmap script creates a visualization of how a btrfs
-		filesystem is utilizing the underlying disk space of the block
-		devices that are added to it.
-	</longdescription>
-	<upstream>
-		<remote-id type="github">knorrie/btrfs-heatmap</remote-id>
-	</upstream>
-</pkgmetadata>


             reply	other threads:[~2024-06-08  6:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-08  6:58 Matthias Maier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-07 19:42 [gentoo-commits] repo/dev/tamiko:master commit in: sys-fs/btrfs-heatmap/ Matthias Maier
2022-01-13 14:51 Matthias Maier
2022-01-13 14:51 Matthias Maier
2021-06-02 22:42 Matthias Maier
2021-06-02  2:46 Matthias Maier
2021-06-02  2:46 Matthias Maier
2020-05-12  5:29 Matthias Maier
2020-02-19 18:28 Matthias Maier
2018-03-24  4:28 Matthias Maier
2017-11-30 15:34 Matthias Maier
2017-11-30  5:35 Matthias Maier

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=1717829869.65e3f849ddf9a1f4a3786ebfb7c321619de06602.tamiko@gentoo \
    --to=tamiko@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