public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-wm/marco/
Date: Mon, 13 Mar 2017 09:49:45 +0000 (UTC)	[thread overview]
Message-ID: <1489397637.21aa4f51c3b2c6f45d8d3ce65a1046d699b4641a.mudler@gentoo> (raw)

commit:     21aa4f51c3b2c6f45d8d3ce65a1046d699b4641a
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 09:33:57 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 09:33:57 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=21aa4f51

x11-wm/marco: add mate-base/mate-desktop as runtime dependency, bug #611478 #605630

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=611478
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=605630

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-wm/marco/{marco-1.14.2.ebuild => marco-1.12.1-r1.ebuild} | 12 +++++-------
 x11-wm/marco/{marco-1.14.2.ebuild => marco-1.14.2-r1.ebuild} |  3 ++-
 x11-wm/marco/{marco-1.16.0.ebuild => marco-1.16.0-r1.ebuild} |  3 ++-
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/x11-wm/marco/marco-1.14.2.ebuild b/x11-wm/marco/marco-1.12.1-r1.ebuild
similarity index 92%
copy from x11-wm/marco/marco-1.14.2.ebuild
copy to x11-wm/marco/marco-1.12.1-r1.ebuild
index 56ba2f5..beb7936 100644
--- a/x11-wm/marco/marco-1.14.2.ebuild
+++ b/x11-wm/marco/marco-1.12.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,10 +17,12 @@ SLOT="0"
 
 IUSE="gtk3 startup-notification test xinerama"
 
-COMMON_DEPEND="
+RDEPEND="
 	dev-libs/atk:0
 	>=dev-libs/glib-2.32.10:2
 	>=gnome-base/libgtop-2:2=
+	gnome-extra/zenity:0
+	>=mate-base/mate-desktop-1.9[gtk3(-)=]
 	x11-libs/cairo:0
 	>=x11-libs/pango-1.2:0[X]
 	x11-libs/gdk-pixbuf:2
@@ -47,11 +49,7 @@ COMMON_DEPEND="
 	xinerama? ( x11-libs/libXinerama:0 )
 	!!x11-wm/mate-window-manager"
 
-RDEPEND="${COMMON_DEPEND}
-	gnome-extra/zenity:0
-"
-
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
 	app-text/yelp-tools:0
 	>=dev-util/intltool-0.34.90:*
 	sys-devel/gettext:*

diff --git a/x11-wm/marco/marco-1.14.2.ebuild b/x11-wm/marco/marco-1.14.2-r1.ebuild
similarity index 95%
rename from x11-wm/marco/marco-1.14.2.ebuild
rename to x11-wm/marco/marco-1.14.2-r1.ebuild
index 56ba2f5..5cdf56c 100644
--- a/x11-wm/marco/marco-1.14.2.ebuild
+++ b/x11-wm/marco/marco-1.14.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -49,6 +49,7 @@ COMMON_DEPEND="
 
 RDEPEND="${COMMON_DEPEND}
 	gnome-extra/zenity:0
+	>=mate-base/mate-desktop-1.9[gtk3(-)=]
 "
 
 DEPEND="${COMMON_DEPEND}

diff --git a/x11-wm/marco/marco-1.16.0.ebuild b/x11-wm/marco/marco-1.16.0-r1.ebuild
similarity index 95%
rename from x11-wm/marco/marco-1.16.0.ebuild
rename to x11-wm/marco/marco-1.16.0-r1.ebuild
index 56ba2f5..5cdf56c 100644
--- a/x11-wm/marco/marco-1.16.0.ebuild
+++ b/x11-wm/marco/marco-1.16.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -49,6 +49,7 @@ COMMON_DEPEND="
 
 RDEPEND="${COMMON_DEPEND}
 	gnome-extra/zenity:0
+	>=mate-base/mate-desktop-1.9[gtk3(-)=]
 "
 
 DEPEND="${COMMON_DEPEND}


             reply	other threads:[~2017-03-13  9:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-13  9:49 Ettore Di Giacinto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-10 15:36 [gentoo-commits] proj/gentoo-mate:master commit in: x11-wm/marco/ Adam Feldman
2021-05-23 20:07 Adam Feldman
2018-02-11 13:49 Ettore Di Giacinto
2018-01-14 10:52 Ettore Di Giacinto
2017-09-27  3:18 NP Hardass
2017-05-13  6:50 NP Hardass
2017-03-13  9:49 Ettore Di Giacinto
2016-03-26  2:37 NP Hardass
2016-01-26 18:09 NP Hardass
2015-07-14 22:20 NP Hardass

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=1489397637.21aa4f51c3b2c6f45d8d3ce65a1046d699b4641a.mudler@gentoo \
    --to=mudler@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