public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-extra/mate-indicator-applet/
@ 2016-08-14  5:28 NP Hardass
  0 siblings, 0 replies; only message in thread
From: NP Hardass @ 2016-08-14  5:28 UTC (permalink / raw
  To: gentoo-commits

commit:     1b21b08cf217eed52a15e9b93e788564df0ed1ff
Author:     mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Sat Aug 13 21:51:30 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sun Aug 14 04:24:48 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=1b21b08c

mate-extra/mate-indicator-applet: Use COMMON_DEPEND

Package-Manager: portage-2.2.26

Signed-off-by: NP-Hardass <NP-Hardass <AT> gentoo.org>

 mate-extra/mate-indicator-applet/mate-indicator-applet-9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-9999.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-9999.ebuild
index 0585d9a..0052725 100644
--- a/mate-extra/mate-indicator-applet/mate-indicator-applet-9999.ebuild
+++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-9999.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
 
 IUSE="gtk3"
 
-RDEPEND="
+COMMON_DEPEND="
 	>=mate-base/mate-panel-1.8[gtk3(-)=]
 	!gtk3? (
 		>=dev-libs/libindicator-0.3.90:0
@@ -27,7 +27,9 @@ RDEPEND="
 		>=x11-libs/gtk+-3.0:3
 	)"
 
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
 	>=dev-util/intltool-0.35.0
 	virtual/pkgconfig"
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-14  5:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-14  5:28 [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-extra/mate-indicator-applet/ NP Hardass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox