public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/
Date: Fri,  3 Jun 2022 10:53:27 +0000 (UTC)	[thread overview]
Message-ID: <1654253590.d0b3b3702974fd32a64ee899abfa439cca3a5e0c.flow@gentoo> (raw)
Message-ID: <20220603105327.ryB1ESt1kYfevDy0RwFgaBRNXU1jdxn-nSeSe_3j6cw@z> (raw)

commit:     d0b3b3702974fd32a64ee899abfa439cca3a5e0c
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 10:53:07 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 10:53:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0b3b370

sys-process/btop: treeclean, migrated to ::gentoo

Bug: https://bugs.gentoo.org/849050
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 sys-process/btop/Manifest          |  1 -
 sys-process/btop/btop-1.2.7.ebuild | 32 --------------------------------
 sys-process/btop/metadata.xml      |  8 --------
 3 files changed, 41 deletions(-)

diff --git a/sys-process/btop/Manifest b/sys-process/btop/Manifest
deleted file mode 100644
index 7ac2b8e4e..000000000
--- a/sys-process/btop/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST btop-1.2.7.tar.gz 974883 BLAKE2B c23c0b13ee6749e30ca8a7624f27bac8dc81466ff957a042c9c5e4f7c31b81fc6c15d6b214186e4baed474263ea96a3ffc584783cd098f3ebcae9e34bd75a955 SHA512 c29e1e3d098ef29c710bf76c1ef20e54feceb490aa59d20475a7083a276d422a32f4b4ff423a121aa4aa7f83389980e553e1f78c165f111fe00ccac693d96447

diff --git a/sys-process/btop/btop-1.2.7.ebuild b/sys-process/btop/btop-1.2.7.ebuild
deleted file mode 100644
index 44d1c8204..000000000
--- a/sys-process/btop/btop-1.2.7.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A monitor of resources"
-HOMEPAGE="https://github.com/aristocratos/btop"
-SRC_URI="https://github.com/aristocratos/btop/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-src_prepare() {
-	default
-	# btop installs README.md to /usr/share/btop by default
-	sed -i '/^.*cp -p README.md.*$/d' Makefile || die
-}
-
-src_compile() {
-	# Disable btop optimization flags, since we have our flags in CXXFLAGS
-	emake OPTFLAGS=""
-}
-
-src_install() {
-	emake \
-		PREFIX="${EPREFIX}/usr" \
-		DESTDIR="${D}" \
-		install
-
-	dodoc README.md CHANGELOG.md
-}

diff --git a/sys-process/btop/metadata.xml b/sys-process/btop/metadata.xml
deleted file mode 100644
index 9997c2e86..000000000
--- a/sys-process/btop/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>nex+b-g-o@nexadn.de</email>
-		<name>Adrian Schollmeyer</name>
-	</maintainer>
-</pkgmetadata>


             reply	other threads:[~2022-06-03 10:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03 10:53 Florian Schmaus [this message]
2022-06-03 10:53 ` [gentoo-commits] repo/proj/guru:dev commit in: sys-process/btop/ Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2022-06-03 10:44 [gentoo-commits] repo/proj/guru:master " Florian Schmaus
2022-05-30 11:58 Andrew Ammerlaan
2022-04-17 18:13 Arthur Zamarin
2022-02-13 20:24 Arthur Zamarin
2021-11-20 13:05 Haelwenn Monnier
2021-11-03 11:12 Andrew Ammerlaan
2021-10-20  8:18 Florian Schmaus
2021-10-20  8:18 Florian Schmaus
2021-09-23  6:45 Arthur Zamarin
2021-09-20 19:06 Arthur Zamarin
2021-09-20  9:17 Andrew Ammerlaan

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=1654253590.d0b3b3702974fd32a64ee899abfa439cca3a5e0c.flow@gentoo \
    --to=flow@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