From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/libsysstat/
Date: Sun, 18 Dec 2022 15:50:20 +0000 (UTC) [thread overview]
Message-ID: <1671378592.c09f7963e2425ee183646bec4173b43225a8387b.asturm@gentoo> (raw)
commit: c09f7963e2425ee183646bec4173b43225a8387b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 11:40:29 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 15:49:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09f7963
lxqt-base/libsysstat: drop 0.4.5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
lxqt-base/libsysstat/Manifest | 1 -
lxqt-base/libsysstat/libsysstat-0.4.5.ebuild | 24 ------------------------
2 files changed, 25 deletions(-)
diff --git a/lxqt-base/libsysstat/Manifest b/lxqt-base/libsysstat/Manifest
index 8053dca7dc1b..5c8d27069aca 100644
--- a/lxqt-base/libsysstat/Manifest
+++ b/lxqt-base/libsysstat/Manifest
@@ -1,2 +1 @@
-DIST libsysstat-0.4.5.tar.xz 17744 BLAKE2B 5739b57960b1169be3a16fe77aeaf5c43542d545a3a3195f4f3c4d9514d575744c95231052abe7d8afd0adffd0a0465bc7f4e338022664018e179b03480d4158 SHA512 1b9091b783e32aeb258bef0e7ea070456f577a42fc5052ebf215dccb195f51c34ae7c2e6178e4eaf12200c5155c53699c2dbfe2a1f7c0c35d06c04275455ed09
DIST libsysstat-0.4.6.tar.xz 17648 BLAKE2B feb4fe031deaf7c555ac98535e7767e8b98280cb02fc940348006121b40fc3d5947a2db8388d3b1df137538a18abb37cc7f2272f17bb5b2b523054cbf3536d5e SHA512 dd0e6f67509658691082b043e06589c6a89eea016a0e68cdb7d377f25a0bc63aa476b5eb90f230593daab462a9e22f6f636c0723110fb36faeea7c0aa6d0b85b
diff --git a/lxqt-base/libsysstat/libsysstat-0.4.5.ebuild b/lxqt-base/libsysstat/libsysstat-0.4.5.ebuild
deleted file mode 100644
index e92fa6d0b0d5..000000000000
--- a/lxqt-base/libsysstat/libsysstat-0.4.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Qt GUI for System Statistics"
-HOMEPAGE="https://lxqt.github.io/"
-
-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 ~riscv x86"
-fi
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0"
-
-BDEPEND=">=dev-util/lxqt-build-tools-0.9.0"
-DEPEND="dev-qt/qtcore:5"
-RDEPEND="${DEPEND}"
next reply other threads:[~2022-12-18 15:50 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-18 15:50 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-07 14:03 [gentoo-commits] repo/gentoo:master commit in: lxqt-base/libsysstat/ Jimi Huotari
2024-10-04 15:37 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-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=1671378592.c09f7963e2425ee183646bec4173b43225a8387b.asturm@gentoo \
--to=asturm@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