diff options
author | Luis Medinas <metalgod@gentoo.org> | 2007-02-02 23:08:39 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2007-02-02 23:08:39 +0000 |
commit | c5b08e62314c9160076f4215b810fc449440e480 (patch) | |
tree | 234f71fc3e17b082af9e9d6953f2d5a8510900f5 /mail-client/balsa/balsa-2.3.13.ebuild | |
parent | Stable on amd64. Bug #164844. (diff) | |
download | gentoo-2-c5b08e62314c9160076f4215b810fc449440e480.tar.gz gentoo-2-c5b08e62314c9160076f4215b810fc449440e480.tar.bz2 gentoo-2-c5b08e62314c9160076f4215b810fc449440e480.zip |
Stable on amd64. Bug #164844.
(Portage version: 2.1.2-r6)
Diffstat (limited to 'mail-client/balsa/balsa-2.3.13.ebuild')
-rw-r--r-- | mail-client/balsa/balsa-2.3.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/balsa/balsa-2.3.13.ebuild b/mail-client/balsa/balsa-2.3.13.ebuild index 0b72881fb693..fd718ceec8ae 100644 --- a/mail-client/balsa/balsa-2.3.13.ebuild +++ b/mail-client/balsa/balsa-2.3.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.13.ebuild,v 1.4 2006/12/24 00:48:46 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.13.ebuild,v 1.5 2007/02/02 23:08:39 metalgod 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" IUSE="crypt doc gnome gtkhtml gtkspell kerberos ldap pcre sqlite ssl xface" RDEPEND=">=dev-libs/glib-2.0 |