diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-07-22 16:52:31 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-07-22 16:52:31 +0000 |
commit | 44762875a8c5b86d40b98fbf840d99a4de27f9ca (patch) | |
tree | b593026f2f7e2bb0387b4f043dd98258ccf5665f /app-antivirus/clamav | |
parent | AMD64 stable keyword for 5.0.60-r1; for security bug #220399. Tested on harde... (diff) | |
download | gentoo-2-44762875a8c5b86d40b98fbf840d99a4de27f9ca.tar.gz gentoo-2-44762875a8c5b86d40b98fbf840d99a4de27f9ca.tar.bz2 gentoo-2-44762875a8c5b86d40b98fbf840d99a4de27f9ca.zip |
ppc stable, bug #227351
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.93.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index e75d7143545b..92ec9061e5ef 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.296 2008/07/21 19:54:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.297 2008/07/22 16:52:31 dertobi123 Exp $ + + 22 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org> + clamav-0.93.3.ebuild: + ppc stable, bug #227351 21 Jul 2008; Raúl Porcel <armin76@gentoo.org> clamav-0.93.3.ebuild: alpha/ia64/sparc/x86 stable wrt security #227351 diff --git a/app-antivirus/clamav/clamav-0.93.3.ebuild b/app-antivirus/clamav/clamav-0.93.3.ebuild index a8cfdfe01187..80d0515c57f6 100644 --- a/app-antivirus/clamav/clamav-0.93.3.ebuild +++ b/app-antivirus/clamav/clamav-0.93.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.3.ebuild,v 1.5 2008/07/21 19:54:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.3.ebuild,v 1.6 2008/07/22 16:52:31 dertobi123 Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 crypt iconv mailwrapper milter nls selinux" DEPEND="virtual/libc |