diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2005-11-05 11:09:09 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2005-11-05 11:09:09 +0000 |
commit | 17682a3621a1e2d72d37e674d6c730c3ae19dd42 (patch) | |
tree | 6696304b46bc72a535c11dd9770474bb554781a7 /app-antivirus | |
parent | Fixed homepage, reported in bug #111532. (diff) | |
download | gentoo-2-17682a3621a1e2d72d37e674d6c730c3ae19dd42.tar.gz gentoo-2-17682a3621a1e2d72d37e674d6c730c3ae19dd42.tar.bz2 gentoo-2-17682a3621a1e2d72d37e674d6c730c3ae19dd42.zip |
Stable on alpha wrt security bug #109213
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.87.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index b3bf3608e712..f2c42fbcd5b7 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.118 2005/11/04 14:45:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.119 2005/11/05 11:09:09 yoswink Exp $ + + 05 Nov 2005; Jose Luis Rivero <yoswink@gentoo.org> clamav-0.87.1.ebuild: + Stable on alpha wrt security bug #109213 04 Nov 2005; Brent Baude <ranger@gentoo.org> clamav-0.87.1.ebuild: Marking clamav-0.87.1 ppc64 stable for security bug 109213 diff --git a/app-antivirus/clamav/clamav-0.87.1.ebuild b/app-antivirus/clamav/clamav-0.87.1.ebuild index a1542898a7bc..cc154b35ffc1 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 # 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.4 2005/11/04 14:45:18 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.1.ebuild,v 1.5 2005/11/05 11:09:09 yoswink Exp $ inherit eutils flag-o-matic fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86" IUSE="crypt milter selinux mailwrapper" DEPEND="virtual/libc |