diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-18 14:57:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-18 14:57:41 +0000 |
commit | 902499a9b271f009cbbdbb76be65f393985faae6 (patch) | |
tree | a47006dc08661f3be47d324d3af2d89981bf1c1d /app-antivirus | |
parent | Version bump. Remove old ebuilds, MIPS broke 0.4.1 wrt KDE dependencies. (diff) | |
download | gentoo-2-902499a9b271f009cbbdbb76be65f393985faae6.tar.gz gentoo-2-902499a9b271f009cbbdbb76be65f393985faae6.tar.bz2 gentoo-2-902499a9b271f009cbbdbb76be65f393985faae6.zip |
alpha/ia64/sparc stable wrt #209915
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.92.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 7f6532105470..2baf3b4edae8 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # 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.276 2008/02/17 13:22:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.277 2008/02/18 14:57:41 armin76 Exp $ + + 18 Feb 2008; Raúl Porcel <armin76@gentoo.org> clamav-0.92.1.ebuild: + alpha/ia64/sparc stable wrt #209915 17 Feb 2008; Christoph Mende <angelos@gentoo.org> clamav-0.92.1.ebuild: Stable on amd64, security bug #209915 diff --git a/app-antivirus/clamav/clamav-0.92.1.ebuild b/app-antivirus/clamav/clamav-0.92.1.ebuild index e4ed571aff29..2cd74c316d19 100644 --- a/app-antivirus/clamav/clamav-0.92.1.ebuild +++ b/app-antivirus/clamav/clamav-0.92.1.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.92.1.ebuild,v 1.3 2008/02/17 13:22:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.1.ebuild,v 1.4 2008/02/18 14:57:41 armin76 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 mailwrapper milter nls selinux" DEPEND="virtual/libc |