public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/libsysstat/
Date: Sat,  7 Dec 2024 14:03:55 +0000 (UTC)	[thread overview]
Message-ID: <1733580174.f098b767a54a7b0b60c6b6fb38cb220174f937a6.chiitoo@gentoo> (raw)

commit:     f098b767a54a7b0b60c6b6fb38cb220174f937a6
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 21 08:30:43 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Dec  7 14:02:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f098b767

lxqt-base/libsysstat: drop 0.4.6 de-stabilising x86

Stabilising 'x86' was dropped due to dependencies.

Likewise, dropping 'arm' and 'loong' due dependencies.

Bug: https://bugs.gentoo.org/938702
Bug: https://bugs.gentoo.org/941392

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/libsysstat/Manifest                |  1 -
 lxqt-base/libsysstat/libsysstat-0.4.6.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/lxqt-base/libsysstat/Manifest b/lxqt-base/libsysstat/Manifest
index c07c5db71ec5..94edce7bfdc5 100644
--- a/lxqt-base/libsysstat/Manifest
+++ b/lxqt-base/libsysstat/Manifest
@@ -1,3 +1,2 @@
-DIST libsysstat-0.4.6.tar.xz 17648 BLAKE2B feb4fe031deaf7c555ac98535e7767e8b98280cb02fc940348006121b40fc3d5947a2db8388d3b1df137538a18abb37cc7f2272f17bb5b2b523054cbf3536d5e SHA512 dd0e6f67509658691082b043e06589c6a89eea016a0e68cdb7d377f25a0bc63aa476b5eb90f230593daab462a9e22f6f636c0723110fb36faeea7c0aa6d0b85b
 DIST libsysstat-1.0.0.tar.xz 17684 BLAKE2B 1ccfe0555d2f8cb6e948c5f0bfa33d55a02aac1060973070b82f3596f3d340185888a2993aaffa66c1f5aeac64f7cfe7c46fadf3265a81d94e94a47d53c6c265 SHA512 f27481d20b2817fc55056aa5db10193586cc9709419870e0411ce896383bf23c2faddb3d73d4db635534245acc4ef980ac4e28143eb6b0a1d84337df74daf7e7
 DIST libsysstat-1.1.0.tar.xz 17748 BLAKE2B 32965bf70d03c857a4ad4c3ca59cdb8d1bdf08dfc5c4a0b65f6f6479a4423e5543641b01b1c7bba8d9641744a3d08bafff3822551d5fb0a26f72fb1c906fe2dd SHA512 5bcaed044081314dfdc9034c496ee02138160ba3d0d49b137a4860b840f4371a80ba5e0b90ae2e021c73102c71f59cdcfc76fb23678e9010f55913ee15461c4c

diff --git a/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild b/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild
deleted file mode 100644
index 1208275f29bb..000000000000
--- a/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Qt GUI for System Statistics"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ ${PV} = *9999* ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86"
-fi
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-
-BDEPEND=">=dev-util/lxqt-build-tools-0.10.0"
-DEPEND=">=dev-qt/qtcore-5.15:5"
-RDEPEND="${DEPEND}"


             reply	other threads:[~2024-12-07 14:04 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-07 14:03 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-04 15:37 [gentoo-commits] repo/gentoo:master commit in: lxqt-base/libsysstat/ Arthur Zamarin
2024-09-12 17:23 Arthur Zamarin
2024-09-01 21:30 Sam James
2024-07-13 10:09 Yixun Lan
2024-06-14 21:57 Jimi Huotari
2022-12-18 15:50 Andreas Sturmlechner
2022-04-15  6:17 Sam James
2022-01-21 19:07 Sam James
2021-09-30 17:24 Andreas Sturmlechner
2021-07-26  7:40 Yixun Lan
2021-04-18  5:09 Joonas Niilola
2021-01-21  9:03 Agostino Sarubbo
2020-11-23  7:12 Andreas Sturmlechner
2020-07-31 16:35 Mikle Kolyada
2020-07-31 16:33 Mikle Kolyada
2019-05-23 12:30 Mikle Kolyada
2019-05-22  7:30 Mikle Kolyada
2018-10-17 12:30 Thomas Deutschmann
2018-10-16 13:07 Mikle Kolyada
2018-08-11 10:10 Jonathan Scruggs
2018-04-15 12:43 David Seifert
2017-12-11  0:45 Anthony G. Basile
2016-09-26 22:53 Manuel Rüger
2016-08-07  8:28 Pacho Ramos
2016-03-09 11:45 Michael Palimaka
2015-10-01 14:21 Michael Palimaka

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=1733580174.f098b767a54a7b0b60c6b6fb38cb220174f937a6.chiitoo@gentoo \
    --to=chiitoo@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