diff options
Diffstat (limited to 'mail-client/balsa/balsa-2.3.20.ebuild')
-rw-r--r-- | mail-client/balsa/balsa-2.3.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/balsa/balsa-2.3.20.ebuild b/mail-client/balsa/balsa-2.3.20.ebuild index e91cd5286d1b..574106af813a 100644 --- a/mail-client/balsa/balsa-2.3.20.ebuild +++ b/mail-client/balsa/balsa-2.3.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild,v 1.2 2007/09/20 18:22:04 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild,v 1.3 2007/09/21 08:21:19 opfer Exp $ inherit gnome2 eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://balsa.gnome.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc x86" # Doesn't currently build with -gnome IUSE="crypt doc gtkhtml gtkspell kerberos ldap libnotify pcre sqlite ssl xface" |