From: "Ettore Di Giacinto" <mudler@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/gentoo-mate:master commit in: dev-python/python-caja/ Date: Thu, 16 Mar 2017 16:17:37 +0000 (UTC) [thread overview] Message-ID: <1489676156.0490b37b7ba1df5f1cf45b4c4cbd1c8126d0116c.mudler@gentoo> (raw) commit: 0490b37b7ba1df5f1cf45b4c4cbd1c8126d0116c Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 14:55:56 2017 +0000 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 14:55:56 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=0490b37b dev-python/python-caja: sync live ebuild Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-python/python-caja/python-caja-9999.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/dev-python/python-caja/python-caja-9999.ebuild b/dev-python/python-caja/python-caja-9999.ebuild index b544804..f30cc7c 100644 --- a/dev-python/python-caja/python-caja-9999.ebuild +++ b/dev-python/python-caja/python-caja-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 @@ -16,14 +16,13 @@ DESCRIPTION="Python bindings for the Caja file manager" LICENSE="GPL-2" SLOT="0" -IUSE="doc gtk3" +IUSE="doc" COMMON_DEPEND="${PYTHON_DEPS} dev-libs/glib:2 dev-python/pygobject:3[${PYTHON_USEDEP}] - >=mate-base/caja-1.8[gtk3(-)=,introspection] - !gtk3? ( x11-libs/gtk+:2 ) - gtk3? ( x11-libs/gtk+:3 )" + >=mate-base/caja-1.17.1[introspection] + x11-libs/gtk+:3" RDEPEND="${COMMON_DEPEND}"
WARNING: multiple messages have this Message-ID (diff)
From: "Ettore Di Giacinto" <mudler@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: dev-python/python-caja/ Date: Thu, 16 Mar 2017 16:08:03 +0000 (UTC) [thread overview] Message-ID: <1489676156.0490b37b7ba1df5f1cf45b4c4cbd1c8126d0116c.mudler@gentoo> (raw) Message-ID: <20170316160803.RiTx0lH0EfECay7AoyxfeIcBML4GOj2IPInwn66EKKI@z> (raw) commit: 0490b37b7ba1df5f1cf45b4c4cbd1c8126d0116c Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 14:55:56 2017 +0000 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 14:55:56 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=0490b37b dev-python/python-caja: sync live ebuild Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-python/python-caja/python-caja-9999.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/dev-python/python-caja/python-caja-9999.ebuild b/dev-python/python-caja/python-caja-9999.ebuild index b544804..f30cc7c 100644 --- a/dev-python/python-caja/python-caja-9999.ebuild +++ b/dev-python/python-caja/python-caja-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 @@ -16,14 +16,13 @@ DESCRIPTION="Python bindings for the Caja file manager" LICENSE="GPL-2" SLOT="0" -IUSE="doc gtk3" +IUSE="doc" COMMON_DEPEND="${PYTHON_DEPS} dev-libs/glib:2 dev-python/pygobject:3[${PYTHON_USEDEP}] - >=mate-base/caja-1.8[gtk3(-)=,introspection] - !gtk3? ( x11-libs/gtk+:2 ) - gtk3? ( x11-libs/gtk+:3 )" + >=mate-base/caja-1.17.1[introspection] + x11-libs/gtk+:3" RDEPEND="${COMMON_DEPEND}"
next reply other threads:[~2017-03-16 16:17 UTC|newest] Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-03-16 16:17 Ettore Di Giacinto [this message] 2017-03-16 16:08 ` [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: dev-python/python-caja/ Ettore Di Giacinto -- strict thread matches above, loose matches on Subject: below -- 2021-08-02 1:02 [gentoo-commits] proj/gentoo-mate:master " Adam Feldman 2021-06-10 0:24 Adam Feldman 2021-06-10 0:24 Adam Feldman 2021-06-09 2:05 Adam Feldman 2020-09-07 18:08 Adam Feldman 2020-09-07 18:08 Adam Feldman 2020-09-02 5:55 Adam Feldman 2020-04-09 22:52 Adam Feldman 2018-02-11 13:49 Ettore Di Giacinto 2017-09-27 3:18 NP Hardass 2017-03-16 16:17 Ettore Di Giacinto 2016-11-29 19:49 Ettore Di Giacinto 2016-11-22 11:11 Ettore Di Giacinto 2016-10-15 2:22 NP Hardass 2016-10-15 2:22 NP Hardass 2016-09-10 18:56 NP Hardass 2016-07-06 6:20 NP Hardass 2016-06-17 17:39 NP Hardass 2016-01-02 22:27 NP Hardass 2015-12-31 6:27 NP Hardass
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=1489676156.0490b37b7ba1df5f1cf45b4c4cbd1c8126d0116c.mudler@gentoo \ --to=mudler@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: linkBe 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