diff options
author | Akinori Hattori <hattya@gentoo.org> | 2006-09-03 12:20:23 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2006-09-03 12:20:23 +0000 |
commit | 556c5ff92edc65980f17ba31e2d5600dcb8b8a4d (patch) | |
tree | 07ea4a2bd3aadb9fdf53036f7426d72be6248f5c /mail-client/sylpheed/sylpheed-2.2.6.ebuild | |
parent | Build without indexlib, as it's experimental. (diff) | |
download | historical-556c5ff92edc65980f17ba31e2d5600dcb8b8a4d.tar.gz historical-556c5ff92edc65980f17ba31e2d5600dcb8b8a4d.tar.bz2 historical-556c5ff92edc65980f17ba31e2d5600dcb8b8a4d.zip |
removed unused gnome use flag. reported by Alessandro Guido.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'mail-client/sylpheed/sylpheed-2.2.6.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-2.2.6.ebuild b/mail-client/sylpheed/sylpheed-2.2.6.ebuild index 775bdcdd4042..5db9f588379c 100644 --- a/mail-client/sylpheed/sylpheed-2.2.6.ebuild +++ b/mail-client/sylpheed/sylpheed-2.2.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.2.6.ebuild,v 1.5 2006/08/30 19:33:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.2.6.ebuild,v 1.6 2006/09/03 12:20:23 hattya Exp $ inherit autotools eutils -IUSE="crypt gnome ipv6 ldap nls pda spell ssl xface" +IUSE="crypt ipv6 ldap nls pda spell ssl xface" DESCRIPTION="A lightweight email client and newsreader" HOMEPAGE="http://sylpheed.good-day.net/" |