app-arch/engrampa: Drop dep on gtk3 for caja
authorNP-Hardass <NP-Hardass@gentoo.org>
Wed, 18 Jan 2017 20:32:35 +0000 (15:32 -0500)
committerNP-Hardass <NP-Hardass@gentoo.org>
Wed, 18 Jan 2017 20:38:12 +0000 (15:38 -0500)
As per https://github.com/mate-desktop/engrampa/pull/140, gtk3 selection
not necessary in engrampa, and is automagically selected based on what caja
has selected.  Handle gtk3 only in caja rather than in engrampa

Package-Manager: portage-2.3.0

app-arch/engrampa/engrampa-1.16.0-r1.ebuild [moved from app-arch/engrampa/engrampa-1.16.0.ebuild with 95% similarity]

similarity index 95%
rename from app-arch/engrampa/engrampa-1.16.0.ebuild
rename to app-arch/engrampa/engrampa-1.16.0-r1.ebuild
index 2e1da1bed5d14813ef3297a325bf3adc2d940ef9..dd3c18061628e70d779be96a8dcf92e1b6791a5b 100644 (file)
@@ -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
 # $Id$
 
@@ -24,7 +24,7 @@ COMMON_DEPEND="
        x11-libs/gdk-pixbuf:2
        x11-libs/pango:0
        virtual/libintl:0
-       caja? ( >=mate-base/caja-1.12[gtk3(+)] )
+       caja? ( >=mate-base/caja-1.1.0 )
        >=x11-libs/gtk+-3.14:3
        magic? ( sys-apps/file )
        packagekit? ( app-admin/packagekit-base )