diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-08-11 22:29:24 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-08-11 22:35:05 +0900 |
commit | 61aa14b4c859e4514af164689421bca897ec3fb8 (patch) | |
tree | 4eb3378ccacb3cbca6b01128bef83189e1a28c65 /mail-client/sylpheed | |
parent | ros-meta/ros_tutorials: Bump to 0.10.2. (diff) | |
download | gentoo-61aa14b4c859e4514af164689421bca897ec3fb8.tar.gz gentoo-61aa14b4c859e4514af164689421bca897ec3fb8.tar.bz2 gentoo-61aa14b4c859e4514af164689421bca897ec3fb8.zip |
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@gentoo.org>
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild (renamed from mail-client/sylpheed/sylpheed-3.7.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/sylpheed/sylpheed-3.7.0.ebuild b/mail-client/sylpheed/sylpheed-3.7.0-r1.ebuild index 80f67665a416..aa5835e622df 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/" |