From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-896467-garchives=archives.gentoo.org@lists.gentoo.org> 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 75C2313832E for <garchives@archives.gentoo.org>; Thu, 11 Aug 2016 06:07:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E004D21C270; Thu, 11 Aug 2016 06:07:00 +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 00ED721C270 for <gentoo-commits@lists.gentoo.org>; Thu, 11 Aug 2016 06:06:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 654CD340BB9 for <gentoo-commits@lists.gentoo.org>; Thu, 11 Aug 2016 06:06:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6709D245B for <gentoo-commits@lists.gentoo.org>; Thu, 11 Aug 2016 06:06:55 +0000 (UTC) From: "NP Hardass" <np-hardass@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" <np-hardass@gentoo.org> Message-ID: <1470895582.0a5fbb7f6c61d3186acc6c1e037ea5c9f109d919.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-polkit/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-extra/mate-polkit/mate-polkit-1.10.3-r1.ebuild mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild mate-extra/mate-polkit/mate-polkit-1.12.0-r1.ebuild mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild mate-extra/mate-polkit/mate-polkit-9999.ebuild X-VCS-Directories: mate-extra/mate-polkit/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 0a5fbb7f6c61d3186acc6c1e037ea5c9f109d919 X-VCS-Branch: master Date: Thu, 11 Aug 2016 06:06:55 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bea00133-56e1-4252-9032-ddfd9561ea39 X-Archives-Hash: 888543faa994c73f2db2ce13cde9a57e commit: 0a5fbb7f6c61d3186acc6c1e037ea5c9f109d919 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Thu Aug 11 05:55:08 2016 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Thu Aug 11 06:06:22 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=0a5fbb7f mate-extra/mate-polkit: Set introspection slot operator per Gnome project policy Package-Manager: portage-2.3.0 .../{mate-polkit-1.10.3.ebuild => mate-polkit-1.10.3-r1.ebuild} | 2 +- .../{mate-polkit-1.12.0-r1.ebuild => mate-polkit-1.12.0-r2.ebuild} | 2 +- mate-extra/mate-polkit/mate-polkit-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild b/mate-extra/mate-polkit/mate-polkit-1.10.3-r1.ebuild similarity index 95% rename from mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild rename to mate-extra/mate-polkit/mate-polkit-1.10.3-r1.ebuild index 3b140d5..2b42919 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.10.3-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.36:2 virtual/libintl:0 accountsservice? ( sys-apps/accountsservice:0[introspection?] ) appindicator? ( dev-libs/libappindicator:2 ) - introspection? ( >=dev-libs/gobject-introspection-0.6.2:0 )" + introspection? ( >=dev-libs/gobject-introspection-0.6.2:= )" # We call gtkdocize so we need to depend on gtk-doc. DEPEND="${RDEPEND} diff --git a/mate-extra/mate-polkit/mate-polkit-1.12.0-r1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild similarity index 95% rename from mate-extra/mate-polkit/mate-polkit-1.12.0-r1.ebuild rename to mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild index 2a44d67..7886fc2 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.12.0-r1.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.12.0-r2.ebuild @@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/glib-2.36:2 >=x11-libs/gtk+-3.0:3[introspection?] appindicator? ( dev-libs/libappindicator:3 ) ) - introspection? ( >=dev-libs/gobject-introspection-0.6.2:0 )" + introspection? ( >=dev-libs/gobject-introspection-0.6.2:= )" DEPEND="${RDEPEND} dev-util/gtk-doc diff --git a/mate-extra/mate-polkit/mate-polkit-9999.ebuild b/mate-extra/mate-polkit/mate-polkit-9999.ebuild index 2a44d67..7886fc2 100644 --- a/mate-extra/mate-polkit/mate-polkit-9999.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-9999.ebuild @@ -29,7 +29,7 @@ RDEPEND=">=dev-libs/glib-2.36:2 >=x11-libs/gtk+-3.0:3[introspection?] appindicator? ( dev-libs/libappindicator:3 ) ) - introspection? ( >=dev-libs/gobject-introspection-0.6.2:0 )" + introspection? ( >=dev-libs/gobject-introspection-0.6.2:= )" DEPEND="${RDEPEND} dev-util/gtk-doc