public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/system-monitoring-center/
Date: Sat, 16 Sep 2023 14:48:12 +0000 (UTC)	[thread overview]
Message-ID: <1694875652.219019fa8077309535a25e4bec69cef2430d0f41.xgqt@gentoo> (raw)

commit:     219019fa8077309535a25e4bec69cef2430d0f41
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 12:47:15 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 14:47:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219019fa

sys-apps/system-monitoring-center: drop old 2.20.2

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 sys-apps/system-monitoring-center/Manifest         |  1 -
 .../system-monitoring-center-2.20.2.ebuild         | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/sys-apps/system-monitoring-center/Manifest b/sys-apps/system-monitoring-center/Manifest
index dead9968ac4a..a94fe235d597 100644
--- a/sys-apps/system-monitoring-center/Manifest
+++ b/sys-apps/system-monitoring-center/Manifest
@@ -1,3 +1,2 @@
-DIST system-monitoring-center-2.20.2.tar.gz 1503080 BLAKE2B f7be7678b6ba91bba2654bb189ae46775182ae7f9fc349d2259678438597dadb1553aedf461356bf84ff16245263d3d41eb876ec35793fdaf307d404a9491bce SHA512 69df00396bbfea7a08ee067ba32d7163e2ded3fd9c4260fe71fb2b060d91c2e3b7e3aeb3a8d5731e8f1948add59edafedfb3cce1555f599d8e9a56235adc91a9
 DIST system-monitoring-center-2.21.1.tar.gz 1505833 BLAKE2B a2270f20e745191eb72c299d2d4f9a28d5a06ec538813ed60afa628bc4cc053a5ca3e0a5daacc60008d46de55a03d7403e2dbec1f3d62fa67361661bc0101ace SHA512 acc3ea1623407aec703efdd8461a67bb858446b6dbcecfddbf26e0edea1c39ca0cd64d0f81d662340d540cf4fe855bcbc8eb20b48af7f2caea2e7b39169c8c53
 DIST system-monitoring-center-2.21.2.tar.gz 1511509 BLAKE2B 44c573a83cc8eb3288543e5ab69c334d0d47dbc1fe05d64f6197a870f7df9c81cd3c57fb67c4219e04bd889554a057276af388e8374de15d02e83ec7ff487ae2 SHA512 95d7622079aa2fa89b1f7e98c886e2c215a204b6cc2b52d4e2892964350639004514fbbd1244df9c70acc7238308071b459997dacc7fa997aae840c9cc95e817

diff --git a/sys-apps/system-monitoring-center/system-monitoring-center-2.20.2.ebuild b/sys-apps/system-monitoring-center/system-monitoring-center-2.20.2.ebuild
deleted file mode 100644
index da1003cb4f3f..000000000000
--- a/sys-apps/system-monitoring-center/system-monitoring-center-2.20.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit meson python-single-r1 xdg
-
-DESCRIPTION="Multi-featured system monitor GUI written in Python"
-HOMEPAGE="https://github.com/hakandundar34coding/system-monitoring-center/"
-
-if [[ ${PV} == *9999* ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/hakandundar34coding/${PN}.git"
-else
-	SRC_URI="https://github.com/hakandundar34coding/${PN}/archive/v${PV}.tar.gz
-		-> ${P}.tar.gz"
-	KEYWORDS="amd64 ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-	${PYTHON_DEPS}
-	gui-libs/gtk:4[introspection]
-	gui-libs/libadwaita:1
-	sys-apps/dmidecode
-	sys-apps/hwdata
-	$(python_gen_cond_dep '
-		dev-python/pycairo[${PYTHON_USEDEP}]
-		dev-python/pygobject:3[${PYTHON_USEDEP}]
-	')
-"
-
-src_install() {
-	meson_src_install
-	python_optimize "${ED}"/usr/share/${PN}
-
-	mv "${ED}"/usr/share/appdata "${ED}"/usr/share/metainfo || die
-}


             reply	other threads:[~2023-09-16 14:48 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-16 14:48 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-27 16:55 [gentoo-commits] repo/gentoo:master commit in: sys-apps/system-monitoring-center/ Maciej Barć
2023-12-16 21:45 Maciej Barć
2023-12-06 22:47 Maciej Barć
2023-12-06 22:47 Maciej Barć
2023-12-06 22:47 Maciej Barć
2023-12-06 17:13 Arthur Zamarin
2023-11-16 23:38 Maciej Barć
2023-11-01 19:17 Maciej Barć
2023-10-17 13:39 Maciej Barć
2023-10-06 15:21 Maciej Barć
2023-10-06 15:21 Maciej Barć
2023-10-06 15:21 Maciej Barć
2023-10-06 15:21 Maciej Barć
2023-10-06 12:00 Arthur Zamarin
2023-09-30 14:24 Maciej Barć
2023-09-30 14:24 Maciej Barć
2023-09-24 13:29 Maciej Barć
2023-09-17 22:37 Maciej Barć
2023-09-16 14:48 Maciej Barć
2023-09-15  8:27 Sam James
2023-09-07 19:51 Sam James
2023-09-05 14:11 Maciej Barć
2023-09-02 14:30 Maciej Barć
2023-08-13 19:26 Maciej Barć
2023-08-13 19:26 Maciej Barć
2023-08-12 23:23 Maciej Barć
2023-08-12 23:23 Maciej Barć
2023-08-05 21:36 Sam James
2023-08-05 16:53 Maciej Barć
2023-08-05 16:53 Maciej Barć
2023-07-24 17:57 Maciej Barć
2023-07-22 13:09 Maciej Barć
2023-07-22 13:09 Maciej Barć
2023-07-17 12:33 Maciej Barć
2023-07-17 12:33 Maciej Barć
2023-07-13 11:52 Maciej Barć
2023-07-13 11:52 Maciej Barć
2023-07-06 23:08 Maciej Barć
2023-07-03  7:58 Maciej Barć
2023-07-03  7:58 Maciej Barć
2023-07-03  7:58 Maciej Barć
2023-07-03  7:58 Maciej Barć
2023-07-03  7:58 Maciej Barć
2023-06-30 19:08 Maciej Barć
2023-06-30 19:08 Maciej Barć
2023-06-24 22:39 Sam James
2023-06-22 23:18 Maciej Barć
2023-06-22 23:18 Maciej Barć
2023-06-12 21:49 Maciej Barć
2023-06-12 21:49 Maciej Barć
2023-06-12 21:49 Maciej Barć
2023-06-07 16:11 Sam James
2023-06-07 13:40 Maciej Barć
2023-05-22 17:15 Maciej Barć
2023-05-22 17:15 Maciej Barć
2023-05-19 17:45 Sam James
2023-05-15 19:33 Maciej Barć
2023-05-15 19:33 Maciej Barć
2023-05-05 12:03 Maciej Barć
2023-04-23 23:38 Maciej Barć
2023-04-15 17:22 Maciej Barć

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=1694875652.219019fa8077309535a25e4bec69cef2430d0f41.xgqt@gentoo \
    --to=xgqt@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