diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-21 16:24:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-21 16:24:56 +0000 |
commit | e52092a6e348eefd6352fae06bbc6fae9a447d48 (patch) | |
tree | 7ae1ffc14855c4b20c6726dbc7b4770be008382e /mail-client/balsa/balsa-2.3.20.ebuild | |
parent | stable x86, bug 192940 (diff) | |
download | gentoo-2-e52092a6e348eefd6352fae06bbc6fae9a447d48.tar.gz gentoo-2-e52092a6e348eefd6352fae06bbc6fae9a447d48.tar.bz2 gentoo-2-e52092a6e348eefd6352fae06bbc6fae9a447d48.zip |
alpha stable wrt security #193179
(Portage version: 2.1.3.9)
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 574106af813a..6c11cf69d8ca 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.3 2007/09/21 08:21:19 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild,v 1.4 2007/09/21 16:24:56 armin76 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" |