From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-logs/
Date: Sat, 1 Jun 2024 11:53:43 +0000 (UTC) [thread overview]
Message-ID: <1717242670.511f8560098a92e615eb53fbdfa764c8837cf741.pacho@gentoo> (raw)
commit: 511f8560098a92e615eb53fbdfa764c8837cf741
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 1 11:51:10 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 11:51:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=511f8560
gnome-extra/gnome-logs: drop 45_beta
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
| 1 -
| 45 ------------------------
2 files changed, 46 deletions(-)
--git a/gnome-extra/gnome-logs/Manifest b/gnome-extra/gnome-logs/Manifest
index b8e91a340b84..c754f0d486c2 100644
--- a/gnome-extra/gnome-logs/Manifest
+++ b/gnome-extra/gnome-logs/Manifest
@@ -1,3 +1,2 @@
DIST gnome-logs-43.0.tar.xz 589728 BLAKE2B 335a4d64a6a236eb880d9a88b7ade34a1a34ac4e032e43148b57c4ead96aabe098fe0a42fa987a609bec815937af27f8edbb2983b7b1108e6ccd00d271d123b4 SHA512 21f7453072a95e223e21ab0f577aac9f552c0afc780366b18b6cd2b8e319a85a1a8439d53dfd9ded3a7c6676e51178d4906ee61178bb571633e935fbfc9990aa
DIST gnome-logs-45.0.tar.xz 636680 BLAKE2B 8b5ebf67b7c6aae2e652b1bc2713ad3924de72ca11a457eedf0072fbc43aa33e56828f502c7529dc38b23bd2f04a694ebfa0a01998661962acc3e8a4f2610112 SHA512 a4021b182da29fc027311b6bb18491287ba232310fe61c982af759da7b36613cab589d0ca4caadec5d03fcb3d3000591c92ae37c881a8fd95aa9273025d17fd4
-DIST gnome-logs-45.beta.tar.xz 592576 BLAKE2B 894278dc7cd4a6fb3d589c5b28e0499742c813a3331db327f6b32514e456302b8559f63c3f463cdc6e4025a43e1d826df58b067a2cdde009117c65fa69e09436 SHA512 0aeac5ce580d973599e4ac9939df694ab385fa5adaa3866a0cf3141ad04e0f93ec9ed7957084a97717ce921eed4ce85acd2ab103c860beaef73eb1a1f9e9f4d7
diff --git a/gnome-extra/gnome-logs/gnome-logs-45_beta.ebuild b/gnome-extra/gnome-logs/gnome-logs-45_beta.ebuild
deleted file mode 100644
index 43369a90f23d..000000000000
--- a/gnome-extra/gnome-logs/gnome-logs-45_beta.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg
-
-DESCRIPTION="Log viewer for the systemd journal"
-HOMEPAGE="https://wiki.gnome.org/Apps/Logs"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-
-RDEPEND="
- gnome-base/gsettings-desktop-schemas
- >=dev-libs/glib-2.43.90:2
- >=gui-libs/gtk-4.10.0:4
- >=gui-libs/libadwaita-1.4_alpha:1
- sys-apps/systemd:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/glib-utils
- >=sys-devel/gettext-0.19.8
- app-text/docbook-xml-dtd:4.3
- dev-libs/libxml2:2
- dev-libs/libxslt
- dev-util/itstool
- virtual/pkgconfig
-"
-
-src_configure() {
- meson_src_configure -Dman=true
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}
next reply other threads:[~2024-06-01 11:53 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-01 11:53 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-01 11:53 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-logs/ Pacho Ramos
2022-11-23 17:52 Jakov Smolić
2022-10-30 22:29 Matt Turner
2022-10-01 14:39 Matt Turner
2022-03-30 5:50 Matt Turner
2022-01-13 2:04 Georgy Yakovlev
2022-01-03 12:10 Georgy Yakovlev
2020-08-30 18:09 Sam James
2020-07-18 8:45 Mart Raudsepp
2020-04-20 20:42 Mart Raudsepp
2020-04-08 6:48 Mart Raudsepp
2020-02-19 22:39 Mart Raudsepp
2019-05-18 21:24 Mart Raudsepp
2019-03-14 18:38 Mart Raudsepp
2018-12-01 18:25 Gilles Dartiguelongue
2018-12-01 18:25 Gilles Dartiguelongue
2018-02-03 22:35 Mart Raudsepp
2018-01-18 3:27 Mikle Kolyada
2017-08-12 9:42 Gilles Dartiguelongue
2016-10-21 7:33 Gilles Dartiguelongue
2016-10-21 7:33 Gilles Dartiguelongue
2016-06-25 18:43 Pacho Ramos
2016-06-25 18:43 Pacho Ramos
2016-03-06 18:58 Mikle Kolyada
2015-11-26 10:51 Gilles Dartiguelongue
2015-11-15 10:30 Pacho Ramos
2015-09-07 21:11 Mikle Kolyada
2015-09-06 20:55 Pacho Ramos
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=1717242670.511f8560098a92e615eb53fbdfa764c8837cf741.pacho@gentoo \
--to=pacho@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