commit: 61aa14b4c859e4514af164689421bca897ec3fb8 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Tue Aug 11 13:29:24 2020 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Tue Aug 11 13:35:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61aa14b4
mail-client/sylpheed: use xdg eclass Closes: https://bugs.gentoo.org/736655 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> .../sylpheed/{sylpheed-3.7.0.ebuild => sylpheed-3.7.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/sylpheed/sylpheed-3.7.0.ebuild b/mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild similarity index 98% rename from mail-client/sylpheed/sylpheed-3.7.0.ebuild rename to mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild index 80f67665a41..aa5835e622d 100644 --- a/mail-client/sylpheed/sylpheed-3.7.0.ebuild +++ b/mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -inherit desktop +inherit desktop xdg DESCRIPTION="A lightweight email client and newsreader" HOMEPAGE="http://sylpheed.sraoss.jp/"
