diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-19 16:24:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-19 16:24:31 +0000 |
commit | 700cdf5e929da61ba5f8985705459ec531b8ad10 (patch) | |
tree | fc0db010750403e762e508c3e1b5e137825d11f0 /mail-client | |
parent | Changed dependency for postgresql to virtual/postgresql-base (diff) | |
download | gentoo-2-700cdf5e929da61ba5f8985705459ec531b8ad10.tar.gz gentoo-2-700cdf5e929da61ba5f8985705459ec531b8ad10.tar.bz2 gentoo-2-700cdf5e929da61ba5f8985705459ec531b8ad10.zip |
Stable on ppc wrt bug 216903
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/balsa/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/balsa/balsa-2.3.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/balsa/ChangeLog b/mail-client/balsa/ChangeLog index 371ce7dcf4a2..3e4b9c516926 100644 --- a/mail-client/balsa/ChangeLog +++ b/mail-client/balsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/balsa # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.62 2008/05/09 19:18:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.63 2008/05/19 16:24:31 nixnut Exp $ + + 19 May 2008; nixnut <nixnut@gentoo.org> balsa-2.3.22.ebuild: + Stable on ppc wrt bug 216903 09 May 2008; Markus Meier <maekke@gentoo.org> balsa-2.3.22.ebuild: amd64/x86 stable, bug #216903 diff --git a/mail-client/balsa/balsa-2.3.22.ebuild b/mail-client/balsa/balsa-2.3.22.ebuild index 050cfbcb07a6..c28c08395ed7 100644 --- a/mail-client/balsa/balsa-2.3.22.ebuild +++ b/mail-client/balsa/balsa-2.3.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.22.ebuild,v 1.5 2008/05/09 19:18:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.22.ebuild,v 1.6 2008/05/19 16:24:31 nixnut Exp $ inherit gnome2 @@ -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 rubrica sqlite ssl xface" |