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 236EC139694 for ; Fri, 21 Jul 2017 17:54:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB131E0C63; Fri, 21 Jul 2017 17:54:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8CD4CE0C63 for ; Fri, 21 Jul 2017 17:54:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B0DA7341762 for ; Fri, 21 Jul 2017 17:54:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2F1974C0 for ; Fri, 21 Jul 2017 17:54:03 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1500659629.3e3ea7912f36fd3428986420cf0b90d7f996cecc.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/sylpheed/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/sylpheed/sylpheed-3.4.2.ebuild mail-client/sylpheed/sylpheed-3.5.1.ebuild mail-client/sylpheed/sylpheed-3.6.0.ebuild X-VCS-Directories: mail-client/sylpheed/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 3e3ea7912f36fd3428986420cf0b90d7f996cecc X-VCS-Branch: master Date: Fri, 21 Jul 2017 17:54:03 +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: 3de1e353-2a76-4c14-b1fc-4ddc790a898c X-Archives-Hash: 23b0df2b361dcb7bb8b5b0b86239cdcd commit: 3e3ea7912f36fd3428986420cf0b90d7f996cecc Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Jul 21 17:53:20 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Jul 21 17:53:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3ea791 mail-client/sylpheed: Add sub slot operator on dev-libs/oniguruma atom Package-Manager: Portage-2.3.5, Repoman-2.3.2 mail-client/sylpheed/sylpheed-3.4.2.ebuild | 4 ++-- mail-client/sylpheed/sylpheed-3.5.1.ebuild | 2 +- mail-client/sylpheed/sylpheed-3.6.0.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail-client/sylpheed/sylpheed-3.4.2.ebuild b/mail-client/sylpheed/sylpheed-3.4.2.ebuild index 48039a061a4..c601b068378 100644 --- a/mail-client/sylpheed/sylpheed-3.4.2.ebuild +++ b/mail-client/sylpheed/sylpheed-3.4.2.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="5" @@ -18,7 +18,7 @@ CDEPEND="x11-libs/gtk+:2 crypt? ( app-crypt/gpgme ) ldap? ( net-nds/openldap ) nls? ( sys-devel/gettext ) - oniguruma? ( dev-libs/oniguruma ) + oniguruma? ( dev-libs/oniguruma:= ) pda? ( app-pda/jpilot ) spell? ( app-text/gtkspell:2 ) ssl? ( dev-libs/openssl:0 )" diff --git a/mail-client/sylpheed/sylpheed-3.5.1.ebuild b/mail-client/sylpheed/sylpheed-3.5.1.ebuild index fb4e2c843bf..bb7b65bdda8 100644 --- a/mail-client/sylpheed/sylpheed-3.5.1.ebuild +++ b/mail-client/sylpheed/sylpheed-3.5.1.ebuild @@ -18,7 +18,7 @@ CDEPEND="x11-libs/gtk+:2 crypt? ( app-crypt/gpgme ) ldap? ( net-nds/openldap ) nls? ( sys-devel/gettext ) - oniguruma? ( dev-libs/oniguruma ) + oniguruma? ( dev-libs/oniguruma:= ) pda? ( app-pda/jpilot ) spell? ( app-text/gtkspell:2 ) ssl? ( diff --git a/mail-client/sylpheed/sylpheed-3.6.0.ebuild b/mail-client/sylpheed/sylpheed-3.6.0.ebuild index aa8d3e87a7b..5ff58b054cb 100644 --- a/mail-client/sylpheed/sylpheed-3.6.0.ebuild +++ b/mail-client/sylpheed/sylpheed-3.6.0.ebuild @@ -19,7 +19,7 @@ CDEPEND="net-libs/liblockfile crypt? ( app-crypt/gpgme ) ldap? ( net-nds/openldap ) nls? ( sys-devel/gettext ) - oniguruma? ( dev-libs/oniguruma ) + oniguruma? ( dev-libs/oniguruma:= ) pda? ( app-pda/jpilot ) spell? ( app-text/gtkspell:2