public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-extra/caja-dropbox/
@ 2016-08-13 22:29 NP Hardass
  0 siblings, 0 replies; 2+ messages in thread
From: NP Hardass @ 2016-08-13 22:29 UTC (permalink / raw
  To: gentoo-commits

commit:     450aab033fd85285cb950f1fb72e67d4b3ef5cf2
Author:     mudler <mudler <AT> sabayon <DOT> org>
AuthorDate: Sat Aug 13 21:50:55 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 22:27:59 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=450aab03

mate-extra/caja-dropbox: Use COMMON_DEPEND

Package-Manager: portage-2.2.26

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

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

diff --git a/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild b/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild
index b852f65..3d33bed 100644
--- a/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild
+++ b/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild
@@ -19,7 +19,7 @@ SLOT="0"
 
 IUSE="debug"
 
-RDEPEND="
+COMMON_DEPEND="
 	dev-libs/atk:0
 	>=dev-libs/glib-2.14:2
 	dev-python/pygtk:2[${PYTHON_USEDEP}]
@@ -34,7 +34,9 @@ RDEPEND="
 	x11-libs/libXinerama:0
 	x11-libs/pango:0"
 
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
 	dev-python/docutils:0
 	virtual/pkgconfig:*"
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-extra/caja-dropbox/
@ 2016-08-24 20:48 NP Hardass
  0 siblings, 0 replies; 2+ messages in thread
From: NP Hardass @ 2016-08-24 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     acc027247589b4073d55ffa105a0655da645b610
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 03:44:12 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 03:44:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=acc02724

mate-extra/caja-dropbox: Move dropbox dep to RDEPEND

Package-Manager: portage-2.3.0

 mate-extra/caja-dropbox/caja-dropbox-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild b/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild
index 3d33bed..5cf36e0 100644
--- a/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild
+++ b/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild
@@ -27,14 +27,14 @@ COMMON_DEPEND="
 	>=mate-base/caja-1.6
 	media-libs/fontconfig:1.0
 	media-libs/freetype:2
-	net-misc/dropbox:0
 	x11-libs/cairo:0
 	x11-libs/gdk-pixbuf:2
 	x11-libs/gtk+:2
 	x11-libs/libXinerama:0
 	x11-libs/pango:0"
 
-RDEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}
+	net-misc/dropbox:0"
 
 DEPEND="${COMMON_DEPEND}
 	dev-python/docutils:0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-24 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-13 22:29 [gentoo-commits] proj/gentoo-mate:split-deps commit in: mate-extra/caja-dropbox/ NP Hardass
  -- strict thread matches above, loose matches on Subject: below --
2016-08-24 20:48 NP Hardass

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