commit:     2ccee3abaf7b35e4be282e3e3bf81641e2512f7e
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 13:14:25 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 13:19:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ccee3ab

mail-client/sylpheed: update to EAPI 7

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 mail-client/sylpheed/sylpheed-3.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/sylpheed/sylpheed-3.7.0.ebuild 
b/mail-client/sylpheed/sylpheed-3.7.0.ebuild
index f9d1f277de2..80f67665a41 100644
--- a/mail-client/sylpheed/sylpheed-3.7.0.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.7.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit desktop
 
@@ -32,8 +32,8 @@ RDEPEND="${CDEPEND}
        app-misc/mime-types
        net-misc/curl"
 DEPEND="${CDEPEND}
-       virtual/pkgconfig
        xface? ( media-libs/compface )"
+BDEPEND="virtual/pkgconfig"
 
 DOCS="AUTHORS ChangeLog* NEW* PLUGIN* README* TODO*"
 

Reply via email to