diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:55:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:55:30 +0000 |
commit | 2c18d6d3f63ecb2fe29673e8158ebf27374d5980 (patch) | |
tree | 7e6eb905f4877c6ba9ddfcfa92d07188a359b9a1 /mail-client | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-2c18d6d3f63ecb2fe29673e8158ebf27374d5980.tar.gz gentoo-2-2c18d6d3f63ecb2fe29673e8158ebf27374d5980.tar.bz2 gentoo-2-2c18d6d3f63ecb2fe29673e8158ebf27374d5980.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/balsa/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/balsa/balsa-2.4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/balsa/ChangeLog b/mail-client/balsa/ChangeLog index 6936eb1e4e6a..a45445403072 100644 --- a/mail-client/balsa/ChangeLog +++ b/mail-client/balsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/balsa # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.117 2012/10/03 15:22:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.118 2012/10/04 14:55:30 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> balsa-2.4.12.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> balsa-2.4.12.ebuild: x86 stable wrt bug #427544 diff --git a/mail-client/balsa/balsa-2.4.12.ebuild b/mail-client/balsa/balsa-2.4.12.ebuild index 4ee377b7d1b5..9118e1c2089b 100644 --- a/mail-client/balsa/balsa-2.4.12.ebuild +++ b/mail-client/balsa/balsa-2.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.4.12.ebuild,v 1.2 2012/10/03 15:22:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.4.12.ebuild,v 1.3 2012/10/04 14:55:30 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="http://pawsa.fedorapeople.org/${PN}/${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 gnome gtkhtml +gtkspell kerberos ldap libnotify networkmanager rubrica sqlite ssl webkit xface" |