public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "NP Hardass" <np-hardass@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-base/libmatekbd/
Date: Sat, 13 Aug 2016 22:17:20 +0000 (UTC)	[thread overview]
Message-ID: <1471123804.5b2c7275b1847d8a879ada4b361860492568232a.np-hardass@gentoo> (raw)

commit:     5b2c7275b1847d8a879ada4b361860492568232a
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 21:30:04 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 21:30:04 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=5b2c7275

mate-base/libmatekbd: use COMMON_DEPEND

Package-Manager: portage-2.3.0

 mate-base/libmatekbd/libmatekbd-9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/mate-base/libmatekbd/libmatekbd-9999.ebuild b/mate-base/libmatekbd/libmatekbd-9999.ebuild
index a43de1d..e9b1884 100644
--- a/mate-base/libmatekbd/libmatekbd-9999.ebuild
+++ b/mate-base/libmatekbd/libmatekbd-9999.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
 
 IUSE="X gtk3 +introspection test"
 
-RDEPEND=">=dev-libs/glib-2.36:2
+COMMON_DEPEND=">=dev-libs/glib-2.36:2
 	x11-libs/cairo:0
 	>=x11-libs/gdk-pixbuf-2.24:2
 	x11-libs/libX11:0
@@ -29,7 +29,9 @@ RDEPEND=">=dev-libs/glib-2.36:2
 	gtk3? ( >=x11-libs/gtk+-3.0:3[introspection?] )
 	introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )"
 
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
 	sys-devel/gettext:*
 	>=dev-util/intltool-0.50.1:*
 	virtual/pkgconfig:*"


                 reply	other threads:[~2016-08-13 22:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1471123804.5b2c7275b1847d8a879ada4b361860492568232a.np-hardass@gentoo \
    --to=np-hardass@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