public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/wayfire-plugins-extra/
Date: Tue, 16 Feb 2021 02:12:15 +0000 (UTC)	[thread overview]
Message-ID: <1613438726.41d8f1a2ff6d23573c6f4e01620bc7d2195a260c.mattst88@gentoo> (raw)

commit:     41d8f1a2ff6d23573c6f4e01620bc7d2195a260c
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Feb  6 22:14:17 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 01:25:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d8f1a2

gui-libs/wayfire-plugins-extra: Specify the glibmm slot

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 ...ugins-extra-0.6.0.ebuild => wayfire-plugins-extra-0.6.0-r1.ebuild} | 4 ++--
 gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0.ebuild     | 2 +-
 gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild      | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.6.0.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.6.0-r1.ebuild
similarity index 92%
rename from gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.6.0.ebuild
rename to gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.6.0-r1.ebuild
index 74ef87cc752..825614adab0 100644
--- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.6.0.ebuild
+++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ LICENSE="MIT"
 SLOT="0"
 
 DEPEND="
-	dev-cpp/glibmm
+	dev-cpp/glibmm:2
 	>=gui-libs/wlroots-0.11.0
 	>=gui-wm/wayfire-${PV%.*}
 	x11-libs/cairo

diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0.ebuild
index cc17eb4c723..8b6d8095961 100644
--- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0.ebuild
+++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0.ebuild
@@ -20,7 +20,7 @@ LICENSE="MIT"
 SLOT="0"
 
 DEPEND="
-	dev-cpp/glibmm
+	dev-cpp/glibmm:2
 	>=gui-libs/wlroots-0.11.0
 	>=gui-wm/wayfire-${PV%.*}
 	x11-libs/cairo

diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
index cc17eb4c723..8b6d8095961 100644
--- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
+++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
@@ -20,7 +20,7 @@ LICENSE="MIT"
 SLOT="0"
 
 DEPEND="
-	dev-cpp/glibmm
+	dev-cpp/glibmm:2
 	>=gui-libs/wlroots-0.11.0
 	>=gui-wm/wayfire-${PV%.*}
 	x11-libs/cairo


             reply	other threads:[~2021-02-16  2:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16  2:12 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-01  9:45 [gentoo-commits] repo/gentoo:master commit in: gui-libs/wayfire-plugins-extra/ Viorel Munteanu
2024-10-25  5:46 Arthur Zamarin
2024-10-24 10:23 Sam James
2024-08-24 17:06 Viorel Munteanu
2024-08-24 17:06 Viorel Munteanu
2024-05-23 16:10 Matt Turner
2024-05-05 18:27 Viorel Munteanu
2024-04-24 14:41 Sam James
2024-03-16 19:24 Arthur Zamarin
2024-03-16 19:24 Arthur Zamarin
2024-03-16 19:24 Arthur Zamarin
2024-01-21  5:04 Sam James
2024-01-19 13:55 Ben Kohler
2023-04-04 23:17 Sam James
2023-02-13  0:39 Sam James
2021-09-06 23:59 Sam James
2021-06-18  6:27 Agostino Sarubbo
2021-02-10 13:36 Joonas Niilola
2020-12-16  2:17 Aaron Bauman

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=1613438726.41d8f1a2ff6d23573c6f4e01620bc7d2195a260c.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