summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-09-22 19:43:31 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-09-22 19:43:31 +0000
commitfcf18421402034d73942ab75cc6bbb8ea155eac9 (patch)
tree7dbd6680588f18848cc892f28058f86d63566929 /mail-client
parentFix RDEPEND on gpgme to accept any 0.3.14 revision. Closes #64969. (diff)
downloadhistorical-fcf18421402034d73942ab75cc6bbb8ea155eac9.tar.gz
historical-fcf18421402034d73942ab75cc6bbb8ea155eac9.tar.bz2
historical-fcf18421402034d73942ab75cc6bbb8ea155eac9.zip
Fix other ebuilds as well
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/balsa/ChangeLog5
-rw-r--r--mail-client/balsa/Manifest12
-rw-r--r--mail-client/balsa/balsa-2.0.15-r1.ebuild4
-rw-r--r--mail-client/balsa/balsa-2.0.15-r2.ebuild4
4 files changed, 13 insertions, 12 deletions
diff --git a/mail-client/balsa/ChangeLog b/mail-client/balsa/ChangeLog
index aabaf8c208db..20e482726fd3 100644
--- a/mail-client/balsa/ChangeLog
+++ b/mail-client/balsa/ChangeLog
@@ -1,8 +1,9 @@
# ChangeLog for mail-client/balsa
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.10 2004/09/22 19:41:17 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.11 2004/09/22 19:43:31 ticho Exp $
- 22 Sep 2004; Andrej Kacian <ticho@gentoo.org> balsa-2.0.14.ebuild:
+ 22 Sep 2004; Andrej Kacian <ticho@gentoo.org> balsa-2.0.15-r1.ebuild,
+ balsa-2.0.15-r2.ebuild:
Changed =app-crypt/gpgme-0.3.14 RDEPEND to ~app-crypt/gpgme-0.3.14. Closes
#64969, reported by Antonio <netbix@tiscali.it>
diff --git a/mail-client/balsa/Manifest b/mail-client/balsa/Manifest
index 19e9eb0a91d3..fd85a9c0804e 100644
--- a/mail-client/balsa/Manifest
+++ b/mail-client/balsa/Manifest
@@ -1,11 +1,11 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 40519e2fc4b88dffe7f4044ff1aba696 ChangeLog 10154
+MD5 8caaa01632968056787f0e36ad633764 ChangeLog 10183
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 2caf7079880bdff6322ea1aae3e564bc balsa-1.4.3.ebuild 1694
-MD5 f826f1f379045585e133b0a4e078d91f balsa-2.0.15-r2.ebuild 1802
-MD5 e65a8385c79d3d5d0aa012821c78106f balsa-2.0.15-r1.ebuild 1536
+MD5 5227e0e106c82490c9f00f70e0ffe183 balsa-2.0.15-r2.ebuild 1796
+MD5 480ff4ae626f935f967e3155575c5c40 balsa-2.0.15-r1.ebuild 1530
MD5 f12ea2fab786f4bcc29f6f2b38dba3a4 balsa-2.0.14.ebuild 1793
MD5 1a6b22403c4f66fbbbd6940c7cc31dca files/balsa-gtk+-2.4-deprecation-fix.patch 2848
MD5 6214786af3a3095a1e721302f10228f2 files/gtk+2.4-2.patch 1542
@@ -17,7 +17,7 @@ MD5 7640c6a66bb87af1486164581e95296d files/balsa-1.4.0-gentoo.diff 830
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBUdVm10xuJSrg3/sRAs/HAJ9CQwx+kTKdZZ5jka58IyfTWT5lewCeIy4+
-gseEPg8SxUCnWB1K2cexvzA=
-=jTnm
+iD8DBQFBUdXs10xuJSrg3/sRAlmBAJ9xtPNlMroVPpB1CNrNlp7GtH7y3gCeNumw
+hb6HCjX32uXIvl3uL7dqCCM=
+=MJ/S
-----END PGP SIGNATURE-----
diff --git a/mail-client/balsa/balsa-2.0.15-r1.ebuild b/mail-client/balsa/balsa-2.0.15-r1.ebuild
index e6cd6b06d462..401250c80786 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.4 2004/08/08 03:16:07 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.0.15-r1.ebuild,v 1.5 2004/09/22 19:43:31 ticho 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
diff --git a/mail-client/balsa/balsa-2.0.15-r2.ebuild b/mail-client/balsa/balsa-2.0.15-r2.ebuild
index 73092cab8d39..68f6f17f1ca6 100644
--- a/mail-client/balsa/balsa-2.0.15-r2.ebuild
+++ b/mail-client/balsa/balsa-2.0.15-r2.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-r2.ebuild,v 1.2 2004/08/16 11:47:19 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.0.15-r2.ebuild,v 1.3 2004/09/22 19:43:31 ticho 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-r1 )
+ crypt? ( ~app-crypt/gpgme-0.3.14-r1 )
crypt? ( sys-devel/autoconf )"
DEPEND="dev-util/pkgconfig