diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-08-08 03:16:07 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-08-08 03:16:07 +0000 |
commit | e65a168e2c5c95822ba21e44006090c5d94e405e (patch) | |
tree | 0e97aab8cb309e2257477f6764f810652f869952 /mail-client/balsa/balsa-2.0.15-r1.ebuild | |
parent | Dependancy changed thanks to Gregorio Guidi in bug #57193. Ebuilds have been ... (diff) | |
download | gentoo-2-e65a168e2c5c95822ba21e44006090c5d94e405e.tar.gz gentoo-2-e65a168e2c5c95822ba21e44006090c5d94e405e.tar.bz2 gentoo-2-e65a168e2c5c95822ba21e44006090c5d94e405e.zip |
Depandancy changes as per bug #57193. Cleanout of old version. Version bump for new gpgme0.3.14-r1 (permission from foser)
Diffstat (limited to 'mail-client/balsa/balsa-2.0.15-r1.ebuild')
-rw-r--r-- | mail-client/balsa/balsa-2.0.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/balsa/balsa-2.0.15-r1.ebuild b/mail-client/balsa/balsa-2.0.15-r1.ebuild index 2b9613844906..e6cd6b06d462 100644 --- a/mail-client/balsa/balsa-2.0.15-r1.ebuild +++ b/mail-client/balsa/balsa-2.0.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.0.15-r1.ebuild,v 1.3 2004/06/24 22:14:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.0.15-r1.ebuild,v 1.4 2004/08/08 03:16:07 dragonheart Exp $ inherit gnome2 eutils @@ -27,7 +27,7 @@ RDEPEND="net-mail/mailbase perl? ( >=dev-libs/libpcre-3.4 ) gtkhtml? ( =gnome-extra/libgtkhtml-2* ) ldap? ( net-nds/openldap ) - crypt? ( =app-crypt/gpgme-0.3.14* )" + crypt? ( =app-crypt/gpgme-0.3.14 )" DEPEND="dev-util/pkgconfig >=app-text/scrollkeeper-0.1.4 |