diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-08-10 22:11:30 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-08-10 22:18:59 +0900 |
commit | 3e1e5d07b8baba044e7dd1fb7225337335d9fc3c (patch) | |
tree | 20b96cb80e38a10ed3554503c7c906591023c53b /mail-client | |
parent | mail-client/sylpheed: drop pda USE flag (diff) | |
download | gentoo-3e1e5d07b8baba044e7dd1fb7225337335d9fc3c.tar.gz gentoo-3e1e5d07b8baba044e7dd1fb7225337335d9fc3c.tar.bz2 gentoo-3e1e5d07b8baba044e7dd1fb7225337335d9fc3c.zip |
mail-client/sylpheed: inherit desktop
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | 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.ebuild index 4fba772abe34..f9d1f277de26 100644 --- a/mail-client/sylpheed/sylpheed-3.7.0.ebuild +++ b/mail-client/sylpheed/sylpheed-3.7.0.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit eutils +inherit desktop DESCRIPTION="A lightweight email client and newsreader" HOMEPAGE="http://sylpheed.sraoss.jp/" |