summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-01-22 12:46:21 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-01-22 12:46:21 +0000
commite6d1966b1ecafe78a649af77ef8580d485767f93 (patch)
treee31656ae3614f95ff5b5d839f8df032cbfb4288e /app-antivirus
parentStable on amd64. Bug #119296 (diff)
downloadgentoo-2-e6d1966b1ecafe78a649af77ef8580d485767f93.tar.gz
gentoo-2-e6d1966b1ecafe78a649af77ef8580d485767f93.tar.bz2
gentoo-2-e6d1966b1ecafe78a649af77ef8580d485767f93.zip
Removed libidn dependency. Bug #119909.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog6
-rw-r--r--app-antivirus/clamav/clamav-0.87.1.ebuild5
-rw-r--r--app-antivirus/clamav/clamav-0.87.ebuild5
-rw-r--r--app-antivirus/clamav/clamav-0.88.ebuild3
4 files changed, 10 insertions, 9 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 3990d657ba4f..ae7c13bf7ef1 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-antivirus/clamav
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.130 2006/01/12 21:21:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.131 2006/01/22 12:46:21 ticho Exp $
+
+ 22 Jan 2006; Andrej Kacian <ticho@gentoo.org> clamav-0.87.ebuild,
+ clamav-0.87.1.ebuild, clamav-0.88.ebuild:
+ Removed libidn dependency. Bug #119909.
12 Jan 2006; Markus Rothe <corsair@gentoo.org> clamav-0.88.ebuild:
Stable on ppc64; bug #118459
diff --git a/app-antivirus/clamav/clamav-0.87.1.ebuild b/app-antivirus/clamav/clamav-0.87.1.ebuild
index a8f28b317b35..dfdfd184cf29 100644
--- a/app-antivirus/clamav/clamav-0.87.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.87.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.1.ebuild,v 1.8 2005/11/09 16:40:05 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.1.ebuild,v 1.9 2006/01/22 12:46:21 ticho Exp $
inherit eutils flag-o-matic fixheadtails
@@ -18,7 +18,6 @@ DEPEND="virtual/libc
milter? ( mail-mta/sendmail )
>=sys-libs/zlib-1.2.1-r3
>=net-misc/curl-7.10.0
- net-dns/libidn
>=sys-apps/sed-4"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-clamav )
diff --git a/app-antivirus/clamav/clamav-0.87.ebuild b/app-antivirus/clamav/clamav-0.87.ebuild
index 16c3bbff57ac..989144c8fad9 100644
--- a/app-antivirus/clamav/clamav-0.87.ebuild
+++ b/app-antivirus/clamav/clamav-0.87.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.ebuild,v 1.8 2005/11/09 16:40:05 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.ebuild,v 1.9 2006/01/22 12:46:21 ticho Exp $
inherit eutils flag-o-matic fixheadtails
@@ -18,7 +18,6 @@ DEPEND="virtual/libc
milter? ( mail-mta/sendmail )
>=sys-libs/zlib-1.2.1-r3
>=net-misc/curl-7.10.0
- net-dns/libidn
>=sys-apps/sed-4"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-clamav )
diff --git a/app-antivirus/clamav/clamav-0.88.ebuild b/app-antivirus/clamav/clamav-0.88.ebuild
index 0a47758c52fe..819054652b97 100644
--- a/app-antivirus/clamav/clamav-0.88.ebuild
+++ b/app-antivirus/clamav/clamav-0.88.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.ebuild,v 1.8 2006/01/12 21:21:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.ebuild,v 1.9 2006/01/22 12:46:21 ticho Exp $
inherit eutils flag-o-matic fixheadtails
@@ -18,7 +18,6 @@ DEPEND="virtual/libc
milter? ( mail-mta/sendmail )
>=sys-libs/zlib-1.2.1-r3
>=net-misc/curl-7.10.0
- net-dns/libidn
>=sys-apps/sed-4"
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-clamav )