public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets/
Date: Thu, 25 Jan 2024 15:11:28 +0000 (UTC)	[thread overview]
Message-ID: <1706195446.e35da963ee021ea5c701ecf7a5ec8839778c94a5.sam@gentoo> (raw)

commit:     e35da963ee021ea5c701ecf7a5ec8839778c94a5
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Thu Jan 25 13:22:21 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 25 15:10:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35da963

mate-base/mate-applets: fix gtksourceview depend verisons

Change between 1.26 and 27 have changed required x11-libs/gtksourceview versions
required.

This commit solves issues for new MATE users of both versions.

Closes: https://bugs.gentoo.org/922890
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35007
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{mate-applets-1.26.1-r1.ebuild => mate-applets-1.26.1-r2.ebuild}    | 2 +-
 mate-base/mate-applets/mate-applets-1.27.1.ebuild                       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild b/mate-base/mate-applets/mate-applets-1.26.1-r2.ebuild
similarity index 98%
rename from mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild
rename to mate-base/mate-applets/mate-applets-1.26.1-r2.ebuild
index 81662329c26d..cbba9e04f305 100644
--- a/mate-base/mate-applets/mate-applets-1.26.1-r1.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.26.1-r2.ebuild
@@ -31,7 +31,7 @@ COMMON_DEPEND="
 	>=sys-apps/dbus-1.10.0
 	x11-libs/gdk-pixbuf:2
 	>=x11-libs/gtk+-3.22:3
-	x11-libs/gtksourceview
+	x11-libs/gtksourceview:3.0
 	>=x11-libs/libnotify-0.7
 	x11-libs/libX11
 	>=x11-libs/libwnck-3.0:3

diff --git a/mate-base/mate-applets/mate-applets-1.27.1.ebuild b/mate-base/mate-applets/mate-applets-1.27.1.ebuild
index 61536bf96bb7..3476bd7daa24 100644
--- a/mate-base/mate-applets/mate-applets-1.27.1.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.27.1.ebuild
@@ -31,7 +31,7 @@ COMMON_DEPEND="
 	>=sys-apps/dbus-1.10.0
 	x11-libs/gdk-pixbuf:2
 	>=x11-libs/gtk+-3.22:3
-	x11-libs/gtksourceview
+	x11-libs/gtksourceview:4
 	>=x11-libs/libnotify-0.7
 	x11-libs/libX11
 	>=x11-libs/libwnck-3.0:3


             reply	other threads:[~2024-01-25 15:11 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-25 15:11 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-06  7:17 [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets/ Sam James
2024-06-18  8:06 Joonas Niilola
2024-06-16  6:06 Joonas Niilola
2024-04-09 17:28 Arthur Zamarin
2024-01-19 13:09 Sam James
2023-06-14 23:13 Sam James
2023-06-14 20:03 Sam James
2023-05-05  4:39 Sam James
2022-12-16 20:39 Arthur Zamarin
2022-10-24 13:52 Sam James
2022-06-28  2:03 WANG Xuerui
2020-09-25 20:32 Adam Feldman
2020-08-07  3:18 Adam Feldman
2020-05-08  4:45 Adam Feldman
2019-05-12 21:04 Göktürk Yüksek
2019-03-17 22:58 Mikle Kolyada
2018-12-08 22:23 Mikle Kolyada
2018-02-11 15:51 Ettore Di Giacinto
2018-02-11 15:51 Ettore Di Giacinto
2018-02-11 15:03 Ettore Di Giacinto
2017-12-21 21:16 Patrice Clement
2017-12-21 21:16 Patrice Clement
2017-06-04 15:18 Ettore Di Giacinto
2016-12-08 15:31 Ettore Di Giacinto
2016-11-21 11:02 Ettore Di Giacinto
2016-09-12 20:02 NP Hardass
2016-08-14  5:00 NP Hardass
2016-08-12  5:13 NP Hardass
2016-07-25 18:36 NP Hardass
2016-03-26  2:37 NP Hardass
2016-03-15 17:53 Agostino Sarubbo
2016-03-06  8:09 Mikle Kolyada
2016-02-10 23:01 NP Hardass
2016-02-09  2:49 NP Hardass
2015-12-30 13:43 Amy Winston

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=1706195446.e35da963ee021ea5c701ecf7a5ec8839778c94a5.sam@gentoo \
    --to=sam@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