diff options
author | 2008-10-11 23:04:37 +0000 | |
---|---|---|
committer | 2008-10-11 23:04:37 +0000 | |
commit | 06439baaff89e9a18edc5446afa1fbb45d062d87 (patch) | |
tree | 58c3742d576e1724ec599a02e18e82b671da3e94 /mail-client/balsa | |
parent | Use gmime-2.2*, bug #239412. (diff) | |
download | gentoo-2-06439baaff89e9a18edc5446afa1fbb45d062d87.tar.gz gentoo-2-06439baaff89e9a18edc5446afa1fbb45d062d87.tar.bz2 gentoo-2-06439baaff89e9a18edc5446afa1fbb45d062d87.zip |
Use gmime-2.2*, bug #239412.
(Portage version: 2.2_rc11/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Diffstat (limited to 'mail-client/balsa')
-rw-r--r-- | mail-client/balsa/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/balsa/balsa-2.3.22.ebuild | 4 | ||||
-rw-r--r-- | mail-client/balsa/balsa-2.3.25.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/balsa/ChangeLog b/mail-client/balsa/ChangeLog index d90b30feec50..8297241c524e 100644 --- a/mail-client/balsa/ChangeLog +++ b/mail-client/balsa/ChangeLog @@ -1,6 +1,10 @@ # 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.65 2008/07/14 12:06:04 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.66 2008/10/11 23:04:37 eva Exp $ + + 11 Oct 2008; Gilles Dartiguelongue <eva@gentoo.org> balsa-2.3.22.ebuild, + balsa-2.3.25.ebuild: + Use gmime-2.2*, bug #239412. *balsa-2.3.25 (14 Jul 2008) diff --git a/mail-client/balsa/balsa-2.3.22.ebuild b/mail-client/balsa/balsa-2.3.22.ebuild index c28c08395ed7..612c8c1e6974 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.6 2008/05/19 16:24:31 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.22.ebuild,v 1.7 2008/10/11 23:04:37 eva Exp $ inherit gnome2 @@ -16,7 +16,7 @@ IUSE="crypt doc gtkhtml gtkspell kerberos ldap libnotify pcre rubrica sqlite ssl RDEPEND=">=dev-libs/glib-2.0 >=x11-libs/gtk+-2.10 - >=dev-libs/gmime-2.1.9 + =dev-libs/gmime-2.2* >=net-libs/libesmtp-1.0.3 >=gnome-base/orbit-2 >=gnome-base/libbonobo-2.0 diff --git a/mail-client/balsa/balsa-2.3.25.ebuild b/mail-client/balsa/balsa-2.3.25.ebuild index f4d7e4560a58..f2b51f2b0e04 100644 --- a/mail-client/balsa/balsa-2.3.25.ebuild +++ b/mail-client/balsa/balsa-2.3.25.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.25.ebuild,v 1.1 2008/07/14 12:06:04 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.25.ebuild,v 1.2 2008/10/11 23:04:37 eva Exp $ inherit gnome2 @@ -16,7 +16,7 @@ IUSE="crypt doc gtkhtml gtkspell kerberos ldap libnotify rubrica sqlite ssl xfac RDEPEND=">=dev-libs/glib-2.14 >=x11-libs/gtk+-2.10 - >=dev-libs/gmime-2.1.9 + =dev-libs/gmime-2.2* >=net-libs/libesmtp-1.0.3 >=gnome-base/orbit-2 >=gnome-base/libbonobo-2.0 |