public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-mate:split-deps commit in: app-editors/pluma/
@ 2016-08-13 22:17 NP Hardass
  0 siblings, 0 replies; only message in thread
From: NP Hardass @ 2016-08-13 22:17 UTC (permalink / raw
  To: gentoo-commits

commit:     d68765e45db4a47e9580de6d011ab6fe624e9dd0
Author:     mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Sat Aug 13 21:42:43 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 22:08:51 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=d68765e4

app-editors/pluma: Use COMMON_DEPEND

Package-Manager: portage-2.2.26

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

 app-editors/pluma/pluma-9999.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-editors/pluma/pluma-9999.ebuild b/app-editors/pluma/pluma-9999.ebuild
index 1e6303c..64d81da 100644
--- a/app-editors/pluma/pluma-9999.ebuild
+++ b/app-editors/pluma/pluma-9999.ebuild
@@ -28,8 +28,7 @@ REQUIRED_USE="
 # https://github.com/mate-desktop/mate-text-editor/issues/33
 RESTRICT="test"
 
-RDEPEND="app-text/rarian:0
-	dev-libs/atk:0
+COMMON_DEPEND="dev-libs/atk:0
 	>=dev-libs/glib-2.36:2
 	>=dev-libs/libxml2-2.5:2
 	>=mate-base/mate-desktop-1.9[gtk3(-)=]
@@ -60,8 +59,11 @@ RDEPEND="app-text/rarian:0
 	)
 	!!app-editors/mate-text-editor"
 
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
 	~app-text/docbook-xml-dtd-4.1.2
+	app-text/rarian:0
 	>=app-text/scrollkeeper-dtd-1:1.0
 	app-text/yelp-tools:0
 	dev-util/gtk-doc


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

only message in thread, other threads:[~2016-08-13 22:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-13 22:17 [gentoo-commits] proj/gentoo-mate:split-deps commit in: app-editors/pluma/ NP Hardass

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