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 BC50113832E for ; Thu, 11 Aug 2016 06:07:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A2B621C27D; 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 2CCF821C27D for ; 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 5B88E340AC7 for ; 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 43C932459 for ; Thu, 11 Aug 2016 06:06:55 +0000 (UTC) From: "NP Hardass" 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" Message-ID: <1470895575.528c84fa97b68c9af5a7d6cfa03f723c54c98610.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/libmatekbd/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-base/libmatekbd/libmatekbd-1.12.1-r1.ebuild mate-base/libmatekbd/libmatekbd-1.12.1-r2.ebuild mate-base/libmatekbd/libmatekbd-9999.ebuild X-VCS-Directories: mate-base/libmatekbd/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 528c84fa97b68c9af5a7d6cfa03f723c54c98610 X-VCS-Branch: master Date: Thu, 11 Aug 2016 06:06:55 +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: 9eaa72d2-2f8b-4659-b71f-141d983876ee X-Archives-Hash: aa38071279fdf9b3031209750fc1f394 commit: 528c84fa97b68c9af5a7d6cfa03f723c54c98610 Author: NP-Hardass gentoo org> AuthorDate: Thu Aug 11 05:48:03 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Thu Aug 11 06:06:15 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=528c84fa mate-base/libmatekbd: Set introspection slot operator per Gnome project policy Package-Manager: portage-2.3.0 .../{libmatekbd-1.12.1-r1.ebuild => libmatekbd-1.12.1-r2.ebuild} | 2 +- mate-base/libmatekbd/libmatekbd-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mate-base/libmatekbd/libmatekbd-1.12.1-r1.ebuild b/mate-base/libmatekbd/libmatekbd-1.12.1-r2.ebuild similarity index 93% rename from mate-base/libmatekbd/libmatekbd-1.12.1-r1.ebuild rename to mate-base/libmatekbd/libmatekbd-1.12.1-r2.ebuild index 8ae8cfa..a43de1d 100644 --- a/mate-base/libmatekbd/libmatekbd-1.12.1-r1.ebuild +++ b/mate-base/libmatekbd/libmatekbd-1.12.1-r2.ebuild @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.36:2 virtual/libintl:0 !gtk3? ( >=x11-libs/gtk+-2.24:2[introspection?] ) gtk3? ( >=x11-libs/gtk+-3.0:3[introspection?] ) - introspection? ( >=dev-libs/gobject-introspection-0.6.7:0 )" + introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )" DEPEND="${RDEPEND} sys-devel/gettext:* diff --git a/mate-base/libmatekbd/libmatekbd-9999.ebuild b/mate-base/libmatekbd/libmatekbd-9999.ebuild index 8ae8cfa..a43de1d 100644 --- a/mate-base/libmatekbd/libmatekbd-9999.ebuild +++ b/mate-base/libmatekbd/libmatekbd-9999.ebuild @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.36:2 virtual/libintl:0 !gtk3? ( >=x11-libs/gtk+-2.24:2[introspection?] ) gtk3? ( >=x11-libs/gtk+-3.0:3[introspection?] ) - introspection? ( >=dev-libs/gobject-introspection-0.6.7:0 )" + introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )" DEPEND="${RDEPEND} sys-devel/gettext:*