diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-18 18:57:35 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-18 18:57:35 +0000 |
commit | 84831610dbdd4dd2f8314f071fc31f25f508bf26 (patch) | |
tree | 1d4d5e9263591ce65c7e500d008a6d63b7724ef7 /app-antivirus | |
parent | Fixed dependency, closes bug#167491, thanks to Henning Schild (diff) | |
download | gentoo-2-84831610dbdd4dd2f8314f071fc31f25f508bf26.tar.gz gentoo-2-84831610dbdd4dd2f8314f071fc31f25f508bf26.tar.bz2 gentoo-2-84831610dbdd4dd2f8314f071fc31f25f508bf26.zip |
Stable on ppc wrt bug #167201.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.90.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 921ce1ff07eb..d3b49f85946c 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.200 2007/02/18 18:28:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.201 2007/02/18 18:57:35 dertobi123 Exp $ + + 18 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org> clamav-0.90.ebuild: + Stable on ppc wrt bug #167201. 18 Feb 2007; Jason Wever <weeve@gentoo.org> clamav-0.90.ebuild: Stable on SPARC WRT security bug #167201. diff --git a/app-antivirus/clamav/clamav-0.90.ebuild b/app-antivirus/clamav/clamav-0.90.ebuild index e48c3fc8f511..36e2720ed64c 100644 --- a/app-antivirus/clamav/clamav-0.90.ebuild +++ b/app-antivirus/clamav/clamav-0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.90.ebuild,v 1.3 2007/02/18 18:28:14 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.90.ebuild,v 1.4 2007/02/18 18:57:35 dertobi123 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="bzip2 crypt curl gmp logrotate mailwrapper milter selinux" DEPEND="virtual/libc |