diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2008-01-10 17:06:36 +0000 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2008-01-10 17:06:36 +0000 |
commit | 6ce5f0ffad7851384991a59b083dfa9c43463053 (patch) | |
tree | 44d4d162d83f7a0271624ff68bf9700e132bf8b8 /mail-client | |
parent | drop unused ver (diff) | |
download | gentoo-2-6ce5f0ffad7851384991a59b083dfa9c43463053.tar.gz gentoo-2-6ce5f0ffad7851384991a59b083dfa9c43463053.tar.bz2 gentoo-2-6ce5f0ffad7851384991a59b083dfa9c43463053.zip |
Depend on gnupg-1.4, bug#202406
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'mail-client')
5 files changed, 19 insertions, 14 deletions
diff --git a/mail-client/squirrelmail/ChangeLog b/mail-client/squirrelmail/ChangeLog index c0f0835a9494..09310a778c4d 100644 --- a/mail-client/squirrelmail/ChangeLog +++ b/mail-client/squirrelmail/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-client/squirrelmail -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.108 2007/12/18 17:03:37 eradicator Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.109 2008/01/10 17:06:36 alonbl Exp $ + + 10 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> + squirrelmail-1.4.10a-r2.ebuild, squirrelmail-1.4.11.ebuild, + squirrelmail-1.4.13.ebuild, squirrelmail-1.5.1-r6.ebuild: + Depend on gnupg-1.4, bug#202406 *squirrelmail-1.4.13 (18 Dec 2007) diff --git a/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild index 3b3dd03f23b2..a2f98d1b8108 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild,v 1.7 2007/07/20 17:43:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild,v 1.8 2008/01/10 17:06:36 alonbl Exp $ IUSE="crypt ldap spell ssl filter mysql postgres nls" @@ -45,7 +45,7 @@ DEPEND="" RDEPEND="virtual/php virtual/perl-DB_File - crypt? ( app-crypt/gnupg ) + crypt? ( =app-crypt/gnupg-1.4* ) ldap? ( net-nds/openldap ) spell? ( || ( app-text/aspell app-text/ispell ) ) filter? ( mail-filter/amavisd-new dev-php/PEAR-Log dev-php/PEAR-DB dev-php/PEAR-Net_SMTP ) diff --git a/mail-client/squirrelmail/squirrelmail-1.4.11.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.11.ebuild index 3e4fc944b173..3df32aa9aace 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.11.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.11.ebuild,v 1.1 2007/10/27 23:25:32 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.11.ebuild,v 1.2 2008/01/10 17:06:36 alonbl Exp $ IUSE="crypt ldap spell ssl filter mysql postgres nls" @@ -45,7 +45,7 @@ DEPEND="" RDEPEND="virtual/php virtual/perl-DB_File - crypt? ( app-crypt/gnupg ) + crypt? ( =app-crypt/gnupg-1.4* ) ldap? ( net-nds/openldap ) spell? ( || ( app-text/aspell app-text/ispell ) ) filter? ( mail-filter/amavisd-new dev-php/PEAR-Log dev-php/PEAR-DB dev-php/PEAR-Net_SMTP ) diff --git a/mail-client/squirrelmail/squirrelmail-1.4.13.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.13.ebuild index 20b084acc32c..b2f30cd7b188 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.13.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.13.ebuild,v 1.1 2007/12/18 17:03:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.13.ebuild,v 1.2 2008/01/10 17:06:36 alonbl Exp $ IUSE="crypt ldap spell ssl filter mysql postgres nls" @@ -45,7 +45,7 @@ DEPEND="" RDEPEND="virtual/php virtual/perl-DB_File - crypt? ( app-crypt/gnupg ) + crypt? ( =app-crypt/gnupg-1.4* ) ldap? ( net-nds/openldap ) spell? ( || ( app-text/aspell app-text/ispell ) ) filter? ( mail-filter/amavisd-new dev-php/PEAR-Log dev-php/PEAR-DB dev-php/PEAR-Net_SMTP ) diff --git a/mail-client/squirrelmail/squirrelmail-1.5.1-r6.ebuild b/mail-client/squirrelmail/squirrelmail-1.5.1-r6.ebuild index 049b19bdbdc9..c476cf4947ea 100644 --- a/mail-client/squirrelmail/squirrelmail-1.5.1-r6.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.5.1-r6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.5.1-r6.ebuild,v 1.5 2007/11/01 23:34:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.5.1-r6.ebuild,v 1.6 2008/01/10 17:06:36 alonbl Exp $ IUSE="crypt ldap spell ssl filter mysql postgres nls" @@ -45,7 +45,7 @@ DEPEND="" RDEPEND="virtual/php virtual/perl-DB_File - crypt? ( app-crypt/gnupg ) + crypt? ( =app-crypt/gnupg-1.4* ) ldap? ( net-nds/openldap ) spell? ( || ( app-text/aspell app-text/ispell ) ) filter? ( mail-filter/amavisd-new dev-php/PEAR-Log dev-php/PEAR-DB dev-php/PEAR-Net_SMTP ) |