diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-04-07 18:04:05 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-04-07 18:04:05 +0000 |
commit | a55c37272fb4917a05eabc8495be58e61ad02f04 (patch) | |
tree | 770d01fced11c666d845bf52e9575816670af2c5 /app-antivirus | |
parent | typo... its *not* my day (diff) | |
download | gentoo-2-a55c37272fb4917a05eabc8495be58e61ad02f04.tar.gz gentoo-2-a55c37272fb4917a05eabc8495be58e61ad02f04.tar.bz2 gentoo-2-a55c37272fb4917a05eabc8495be58e61ad02f04.zip |
Stable on x86; bug #128963
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 9ed96ed3585a..c9df9ec87456 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.139 2006/04/07 16:01:08 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.140 2006/04/07 18:04:05 halcy0n Exp $ + + 07 Apr 2006; Mark Loeser <halcy0n@gentoo.org> clamav-0.88.1.ebuild: + Stable on x86; bug #128963 07 Apr 2006; Rene Nussbaumer <killerfox@gentoo.org> clamav-0.88.1.ebuild: Stable on hppa. See bug #128963. diff --git a/app-antivirus/clamav/clamav-0.88.1.ebuild b/app-antivirus/clamav/clamav-0.88.1.ebuild index 1f92d032af9a..f0983786bfb9 100644 --- a/app-antivirus/clamav/clamav-0.88.1.ebuild +++ b/app-antivirus/clamav/clamav-0.88.1.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.1.ebuild,v 1.7 2006/04/07 16:01:08 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.1.ebuild,v 1.8 2006/04/07 18:04:05 halcy0n 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 |