diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-07-21 19:53:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-07-21 19:53:49 +0200 |
commit | 3e3ea7912f36fd3428986420cf0b90d7f996cecc (patch) | |
tree | 3a233f0b51d6282a925d9bac4e81a104563cf1c1 /mail-client | |
parent | app-misc/jq: Add sub slot operator on dev-libs/oniguruma atom (diff) | |
download | gentoo-3e3ea7912f36fd3428986420cf0b90d7f996cecc.tar.gz gentoo-3e3ea7912f36fd3428986420cf0b90d7f996cecc.tar.bz2 gentoo-3e3ea7912f36fd3428986420cf0b90d7f996cecc.zip |
mail-client/sylpheed: Add sub slot operator on dev-libs/oniguruma atom
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/sylpheed-3.4.2.ebuild | 4 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-3.5.1.ebuild | 2 | ||||
-rw-r--r-- | 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 48039a061a41..c601b0683782 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 fb4e2c843bf2..bb7b65bdda8a 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 aa8d3e87a7be..5ff58b054cba 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 |