diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-20 18:22:04 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-20 18:22:04 +0000 |
commit | c312d6f076a781548e36be41ecace43de8af1c01 (patch) | |
tree | 288cffd03f00a94823d9be2cf9958906ea3a61a4 /mail-client | |
parent | ppc stable, bug #193121 (diff) | |
download | gentoo-2-c312d6f076a781548e36be41ecace43de8af1c01.tar.gz gentoo-2-c312d6f076a781548e36be41ecace43de8af1c01.tar.bz2 gentoo-2-c312d6f076a781548e36be41ecace43de8af1c01.zip |
ppc stable, bug #193179
(Portage version: 2.1.3.9)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/balsa/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/balsa/balsa-2.3.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/balsa/ChangeLog b/mail-client/balsa/ChangeLog index 1e899f43d0f0..43d9480e4101 100644 --- a/mail-client/balsa/ChangeLog +++ b/mail-client/balsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/balsa # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.51 2007/09/20 15:57:55 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.52 2007/09/20 18:22:04 dertobi123 Exp $ + + 20 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> balsa-2.3.20.ebuild: + ppc stable, bug #193179 *balsa-2.3.20 (20 Sep 2007) diff --git a/mail-client/balsa/balsa-2.3.20.ebuild b/mail-client/balsa/balsa-2.3.20.ebuild index 2444597f9550..e91cd5286d1b 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.1 2007/09/20 15:57:55 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild,v 1.2 2007/09/20 18:22:04 dertobi123 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" |