diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-08-08 09:12:10 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-08-08 09:12:10 +0000 |
commit | 90bf3db6ac77e6d357834d631ea64043520a22a0 (patch) | |
tree | 465d6d956a6604db40fdcc209175fd6d8b205c4b /app-antivirus | |
parent | Stable on hppa. See bug #142386. (diff) | |
download | gentoo-2-90bf3db6ac77e6d357834d631ea64043520a22a0.tar.gz gentoo-2-90bf3db6ac77e6d357834d631ea64043520a22a0.tar.bz2 gentoo-2-90bf3db6ac77e6d357834d631ea64043520a22a0.zip |
Stable on hppa. See bug #143093.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index e13c05e11cc2..b3e07bef376f 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # 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.163 2006/08/08 06:30:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.164 2006/08/08 09:12:10 killerfox Exp $ + + 08 Aug 2006; Rene Nussbaumer <killerfox@gentoo.org> clamav-0.88.4.ebuild: + Stable on hppa. See bug #143093. 08 Aug 2006; Markus Rothe <corsair@gentoo.org> clamav-0.88.4.ebuild: Stable on ppc64; bug #143093 diff --git a/app-antivirus/clamav/clamav-0.88.4.ebuild b/app-antivirus/clamav/clamav-0.88.4.ebuild index 8b2fbcfa9938..90df0b13ef68 100644 --- a/app-antivirus/clamav/clamav-0.88.4.ebuild +++ b/app-antivirus/clamav/clamav-0.88.4.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.4.ebuild,v 1.7 2006/08/08 06:30:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.4.ebuild,v 1.8 2006/08/08 09:12:10 killerfox Exp $ inherit eutils flag-o-matic fixheadtails @@ -10,7 +10,7 @@ SRC_URI="http://mirror.clamav.net/${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 |