summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2005-08-22 22:05:14 +0000
committerMarius Mauch <genone@gentoo.org>2005-08-22 22:05:14 +0000
commit4fab1e5f9fd6a9c814ac9d9008e4d5cf399b8191 (patch)
treeb7045f3a8023455405457c638cd49d51d0aae0e3 /mail-client
parentRemoving vulnerable versions (diff)
downloadhistorical-4fab1e5f9fd6a9c814ac9d9008e4d5cf399b8191.tar.gz
historical-4fab1e5f9fd6a9c814ac9d9008e4d5cf399b8191.tar.bz2
historical-4fab1e5f9fd6a9c814ac9d9008e4d5cf399b8191.zip
added clamav dependency for plugin, bug #103344
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed-claws/ChangeLog9
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-1.0.4.ebuild3
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-1.0.4a.ebuild3
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-1.0.5.ebuild3
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-1.9.12.ebuild3
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-1.9.13-r1.ebuild3
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-1.9.13.ebuild3
7 files changed, 20 insertions, 7 deletions
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog
index 81cb81cb29f7..39d25b461c05 100644
--- a/mail-client/sylpheed-claws/ChangeLog
+++ b/mail-client/sylpheed-claws/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for mail-client/sylpheed-claws
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.59 2005/08/20 07:48:25 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.60 2005/08/22 22:05:14 genone Exp $
+
+ 22 Aug 2005; <genone@gentoo.org> sylpheed-claws-1.0.4.ebuild,
+ sylpheed-claws-1.0.4a.ebuild, sylpheed-claws-1.0.5.ebuild,
+ sylpheed-claws-1.9.12.ebuild, sylpheed-claws-1.9.13.ebuild,
+ sylpheed-claws-1.9.13-r1.ebuild:
+ Added clamav dependency for clamav plugin, thanks to Daniel Webert for
+ pointing this out.
20 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
sylpheed-claws-1.9.13-r1.ebuild:
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.0.4.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.0.4.ebuild
index e90c3fdf6e57..0b921b7f70e4 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-1.0.4.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.4.ebuild,v 1.6 2005/05/18 12:17:01 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.4.ebuild,v 1.7 2005/08/22 22:05:14 genone Exp $
IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib maildir xface kde" # mbox
@@ -26,6 +26,7 @@ COMMONDEPEND="=x11-libs/gtk+-1.2*
ldap? ( >=net-nds/openldap-2.0.7 )
crypt? ( =app-crypt/gpgme-0.3.14-r1 )
dillo? ( www-client/dillo )
+ clamav? ( app-antivirus/clamav )
gnome? ( >=media-libs/gdk-pixbuf-0.16 )
imlib? ( >=media-libs/imlib-1.9.10 )
spell? ( virtual/aspell-dict )
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.0.4a.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.0.4a.ebuild
index 0fb5561dcc3d..2b5793fd6075 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-1.0.4a.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-1.0.4a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.4a.ebuild,v 1.5 2005/07/31 16:31:27 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.4a.ebuild,v 1.6 2005/08/22 22:05:14 genone Exp $
IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib maildir xface kde" # mbox
@@ -26,6 +26,7 @@ COMMONDEPEND="=x11-libs/gtk+-1.2*
ldap? ( >=net-nds/openldap-2.0.7 )
crypt? ( =app-crypt/gpgme-0.3.14-r1 )
dillo? ( www-client/dillo )
+ clamav? ( app-antivirus/clamav )
gnome? ( >=media-libs/gdk-pixbuf-0.16 )
imlib? ( >=media-libs/imlib-1.9.10 )
spell? ( virtual/aspell-dict )
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.0.5.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.0.5.ebuild
index 57e83d60f914..3d43f9a8de22 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-1.0.5.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.5.ebuild,v 1.4 2005/08/18 18:41:04 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.0.5.ebuild,v 1.5 2005/08/22 22:05:14 genone Exp $
IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib maildir xface kde" # mbox
@@ -26,6 +26,7 @@ COMMONDEPEND="=x11-libs/gtk+-1.2*
ldap? ( >=net-nds/openldap-2.0.7 )
crypt? ( =app-crypt/gpgme-0.3.14-r1 )
dillo? ( www-client/dillo )
+ clamav? ( app-antivirus/clamav )
gnome? ( >=media-libs/gdk-pixbuf-0.16 )
imlib? ( >=media-libs/imlib-1.9.10 )
spell? ( virtual/aspell-dict )
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.9.12.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.9.12.ebuild
index 747c964de398..75eb071a6b36 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-1.9.12.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-1.9.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.9.12.ebuild,v 1.1 2005/07/05 23:04:21 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.9.12.ebuild,v 1.2 2005/08/22 22:05:14 genone Exp $
IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib maildir xface kde" # mbox
@@ -25,6 +25,7 @@ COMMONDEPEND=">=x11-libs/gtk+-2.4
ldap? ( >=net-nds/openldap-2.0.7 )
crypt? ( =app-crypt/gpgme-0.3.14-r1 )
dillo? ( www-client/dillo )
+ clamav? ( app-antivirus/clamav )
gnome? ( >=media-libs/gdk-pixbuf-0.16 )
imlib? ( >=media-libs/imlib-1.9.10 )
spell? ( virtual/aspell-dict )
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.9.13-r1.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.9.13-r1.ebuild
index 4f6196f3502c..14164f3cbd11 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-1.9.13-r1.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-1.9.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.9.13-r1.ebuild,v 1.3 2005/08/20 07:48:25 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.9.13-r1.ebuild,v 1.4 2005/08/22 22:05:14 genone Exp $
IUSE="nls gnome dillo crypt spell ssl ldap ipv6 pda clamav xface kde imap spamassassin doc"
@@ -28,6 +28,7 @@ COMMONDEPEND=">=x11-libs/gtk+-2.4
crypt? ( >=app-crypt/gpgme-0.4 )
dillo? ( www-client/dillo )
spell? ( virtual/aspell-dict )
+ clamav? ( app-antivirus/clamav )
nls? ( >=sys-devel/gettext-0.12 )
kde? ( kde-base/kdelibs )
imap? ( >=net-libs/libetpan-0.38 )
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.9.13.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.9.13.ebuild
index 0a138c7f16b0..e19d3f6e6704 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-1.9.13.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-1.9.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.9.13.ebuild,v 1.1 2005/08/13 03:23:05 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.9.13.ebuild,v 1.2 2005/08/22 22:05:14 genone Exp $
IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav xface kde imap spamassassin"
@@ -30,6 +30,7 @@ COMMONDEPEND=">=x11-libs/gtk+-2.4
gnome? ( >=media-libs/gdk-pixbuf-0.16 )
imlib? ( >=media-libs/imlib-1.9.10 )
spell? ( virtual/aspell-dict )
+ clamav? ( app-antivirus/clamav )
nls? ( >=sys-devel/gettext-0.12 )
kde? ( kde-base/kdelibs )
imap? ( >=net-libs/libetpan-0.38 )