From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/gnome-usage/
Date: Mon, 31 May 2021 02:00:07 +0000 (UTC) [thread overview]
Message-ID: <1622426306.fcf55b3658674629c6e2221ce4b7b1d95a1f1091.mattst88@gentoo> (raw)
commit: fcf55b3658674629c6e2221ce4b7b1d95a1f1091
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 00:02:15 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon May 31 01:58:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf55b36
sys-process/gnome-usage: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
sys-process/gnome-usage/Manifest | 1 -
sys-process/gnome-usage/gnome-usage-3.32.0.ebuild | 47 -----------------------
2 files changed, 48 deletions(-)
diff --git a/sys-process/gnome-usage/Manifest b/sys-process/gnome-usage/Manifest
index 3bc4e3b20b5..69b1982b79c 100644
--- a/sys-process/gnome-usage/Manifest
+++ b/sys-process/gnome-usage/Manifest
@@ -1,2 +1 @@
-DIST gnome-usage-3.32.0.tar.xz 352372 BLAKE2B 0d26f0cad96f2621acbc4b1eda08f5cadfc1ca0086b631f99027987e4af0b36bb5eefbdb0dfa34f35c1b5bd56f4a1457f5fb3f635206769955c6cfb40dbe64dc SHA512 c1ed3ab8fcdb039bc05f4b091a7ac8c032b7f7847f77bff79c89a57d5c0075f712228c752674e0c61f63a1adaea911304de5a1cdd1c342c74abea6e48defee88
DIST gnome-usage-3.38.1.tar.xz 362368 BLAKE2B 988c5157efdbbb3a680b2360d817fa2fe0587accd647a69cc482da38ec040afefb06d9c3d41a2b8fd2e630802967301837a39ac721ff9717b778b70518abb39d SHA512 8c4621d0340e2fc893ffcc3dc54f2088971c764fbb80302eb171e9f066f62424e532319f9d89c1157945a4721c40eef5253ea4e6ff6f702f5953e61f99d36f07
diff --git a/sys-process/gnome-usage/gnome-usage-3.32.0.ebuild b/sys-process/gnome-usage/gnome-usage-3.32.0.ebuild
deleted file mode 100644
index e9c0fea051a..00000000000
--- a/sys-process/gnome-usage/gnome-usage-3.32.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-VALA_MIN_API_VERSION="0.36"
-VALA_USE_DEPEND="vapigen"
-
-inherit gnome.org gnome2-utils meson vala xdg
-
-DESCRIPTION="A nice way to view information about use of system resources."
-HOMEPAGE="https://wiki.gnome.org/Apps/Usage"
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64"
-
-RDEPEND="
- >=dev-libs/glib-2.38:2
- >=x11-libs/gtk+-3.20.10:3
- >=dev-libs/libdazzle-3.30
- >=gnome-base/libgtop-2.34.0:2
-"
-
-DEPEND="${RDEPEND}
- $(vala_depend)
- >=sys-devel/gettext-0.19.8
-"
-
-src_prepare() {
- vala_src_prepare
- default
-}
-
-src_configure() {
- meson_src_configure
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}
next reply other threads:[~2021-05-31 2:00 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-31 2:00 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-31 13:24 [gentoo-commits] repo/gentoo:master commit in: sys-process/gnome-usage/ Pacho Ramos
2025-06-25 23:56 Sam James
2025-06-09 0:30 Sam James
2025-05-09 9:43 Pacho Ramos
2025-05-09 9:43 Pacho Ramos
2024-07-16 11:28 Pacho Ramos
2024-07-16 11:28 Pacho Ramos
2024-04-07 5:55 Arthur Zamarin
2024-03-23 0:03 Mart Raudsepp
2024-03-02 22:41 Mart Raudsepp
2024-02-10 18:53 Arthur Zamarin
2024-01-06 15:08 Mart Raudsepp
2023-05-09 21:16 Matt Turner
2023-01-01 16:20 David Seifert
2023-01-01 14:48 David Seifert
2021-12-26 0:20 Sam James
2021-05-29 9:02 Sam James
2021-04-28 16:27 Matt Turner
2021-04-28 16:12 Matt Turner
2021-04-13 21:26 Matt Turner
2020-01-27 9:45 Mikle Kolyada
2020-01-26 18:13 Mart Raudsepp
2019-08-02 3:20 Sobhan Mohammadpour
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=1622426306.fcf55b3658674629c6e2221ce4b7b1d95a1f1091.mattst88@gentoo \
--to=mattst88@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