From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4B314139694 for ; Thu, 16 Mar 2017 12:32:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53631E0CD8; Thu, 16 Mar 2017 12:32:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2EC07E0CB4 for ; Thu, 16 Mar 2017 12:32:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7613234164B for ; Thu, 16 Mar 2017 12:32:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1D3C6A30 for ; Thu, 16 Mar 2017 12:32:20 +0000 (UTC) From: "Ettore Di Giacinto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ettore Di Giacinto" Message-ID: <1489661736.3edf47b170b465aa7a08aaa0d7305a0d498f777d.mudler@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: mate-extra/caja-dropbox/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-extra/caja-dropbox/caja-dropbox-9999.ebuild X-VCS-Directories: mate-extra/caja-dropbox/ X-VCS-Committer: mudler X-VCS-Committer-Name: Ettore Di Giacinto X-VCS-Revision: 3edf47b170b465aa7a08aaa0d7305a0d498f777d X-VCS-Branch: 1.18-bump Date: Thu, 16 Mar 2017 12:32:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e3572d9a-01a5-40fb-9e0a-3c28030de33c X-Archives-Hash: 76ca267694c3c7ad1676879e4f1c0fc1 commit: 3edf47b170b465aa7a08aaa0d7305a0d498f777d Author: Ettore Di Giacinto gentoo org> AuthorDate: Thu Mar 16 10:55:36 2017 +0000 Commit: Ettore Di Giacinto gentoo org> CommitDate: Thu Mar 16 10:55:36 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=3edf47b1 mate-extra/caja-dropbox: sync live ebuild with upstream * Bump glib and caja required version Package-Manager: Portage-2.3.3, Repoman-2.3.1 mate-extra/caja-dropbox/caja-dropbox-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild b/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild index 7bdc743..b02406c 100644 --- a/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild +++ b/mate-extra/caja-dropbox/caja-dropbox-9999.ebuild @@ -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 EAPI=6 @@ -20,10 +20,10 @@ IUSE="debug" COMMON_DEPEND=" dev-libs/atk:0 - >=dev-libs/glib-2.14:2 + >=dev-libs/glib-2.36:2 dev-python/pygtk:2[${PYTHON_USEDEP}] dev-python/pygobject:2[${PYTHON_USEDEP}] - >=mate-base/caja-1.6 + >=mate-base/caja-1.17.1 media-libs/fontconfig:1.0 media-libs/freetype:2 x11-libs/cairo:0