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 F3F0013832E for ; Thu, 11 Aug 2016 06:07:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0BF121C25B; Thu, 11 Aug 2016 06:06:59 +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 1C46121C270 for ; Thu, 11 Aug 2016 06:06:59 +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 51C4E340A85 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 8A40C245D 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: <1470895587.8c3646d19ca2ba95b1047b5b863d8b7a56d47ad8.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: media-gfx/eom/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: media-gfx/eom/eom-1.10.5-r3.ebuild media-gfx/eom/eom-1.10.5-r4.ebuild media-gfx/eom/eom-1.12.2-r1.ebuild media-gfx/eom/eom-1.12.2-r2.ebuild media-gfx/eom/eom-9999.ebuild X-VCS-Directories: media-gfx/eom/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 8c3646d19ca2ba95b1047b5b863d8b7a56d47ad8 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: b33bef01-9f1b-4997-9234-80d5f1b83fb0 X-Archives-Hash: 41817b0a889f76e56b83cb0a5cd2a97f commit: 8c3646d19ca2ba95b1047b5b863d8b7a56d47ad8 Author: NP-Hardass gentoo org> AuthorDate: Thu Aug 11 06:02:15 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Thu Aug 11 06:06:27 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=8c3646d1 media-gfx/eom: Set introspection slot operator per Gnome project policy Package-Manager: portage-2.3.0 media-gfx/eom/{eom-1.10.5-r3.ebuild => eom-1.10.5-r4.ebuild} | 2 +- media-gfx/eom/{eom-1.12.2-r1.ebuild => eom-1.12.2-r2.ebuild} | 2 +- media-gfx/eom/eom-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-gfx/eom/eom-1.10.5-r3.ebuild b/media-gfx/eom/eom-1.10.5-r4.ebuild similarity index 97% rename from media-gfx/eom/eom-1.10.5-r3.ebuild rename to media-gfx/eom/eom-1.10.5-r4.ebuild index 04027b6..6d767c5 100644 --- a/media-gfx/eom/eom-1.10.5-r3.ebuild +++ b/media-gfx/eom/eom-1.10.5-r4.ebuild @@ -41,7 +41,7 @@ RDEPEND=" exif? ( >=media-libs/libexif-0.6.14:0 virtual/jpeg:0 ) - introspection? ( >=dev-libs/gobject-introspection-0.9.3 ) + introspection? ( >=dev-libs/gobject-introspection-0.9.3:= ) jpeg? ( virtual/jpeg:0 ) lcms? ( media-libs/lcms:2 ) python? ( diff --git a/media-gfx/eom/eom-1.12.2-r1.ebuild b/media-gfx/eom/eom-1.12.2-r2.ebuild similarity index 96% rename from media-gfx/eom/eom-1.12.2-r1.ebuild rename to media-gfx/eom/eom-1.12.2-r2.ebuild index d84f8a1..af12c2f 100644 --- a/media-gfx/eom/eom-1.12.2-r1.ebuild +++ b/media-gfx/eom/eom-1.12.2-r2.ebuild @@ -42,7 +42,7 @@ RDEPEND=" ) !gtk3? ( >=x11-libs/gtk+-2.18:2[introspection?] ) gtk3? ( >=x11-libs/gtk+-3.0:3[introspection?] ) - introspection? ( >=dev-libs/gobject-introspection-0.9.3 ) + introspection? ( >=dev-libs/gobject-introspection-0.9.3:= ) jpeg? ( virtual/jpeg:0 ) lcms? ( media-libs/lcms:2 ) python? ( diff --git a/media-gfx/eom/eom-9999.ebuild b/media-gfx/eom/eom-9999.ebuild index d84f8a1..af12c2f 100644 --- a/media-gfx/eom/eom-9999.ebuild +++ b/media-gfx/eom/eom-9999.ebuild @@ -42,7 +42,7 @@ RDEPEND=" ) !gtk3? ( >=x11-libs/gtk+-2.18:2[introspection?] ) gtk3? ( >=x11-libs/gtk+-3.0:3[introspection?] ) - introspection? ( >=dev-libs/gobject-introspection-0.9.3 ) + introspection? ( >=dev-libs/gobject-introspection-0.9.3:= ) jpeg? ( virtual/jpeg:0 ) lcms? ( media-libs/lcms:2 ) python? (