diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-10-20 08:37:31 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-10-20 08:37:31 +0000 |
commit | 3b2ba9be9bbf978cc48c34821667c062f0a1b7d0 (patch) | |
tree | 54287f119f36a230949cfbfb35749d3ed8a835f8 /app-antivirus | |
parent | Version bump by upstream (diff) | |
download | gentoo-2-3b2ba9be9bbf978cc48c34821667c062f0a1b7d0.tar.gz gentoo-2-3b2ba9be9bbf978cc48c34821667c062f0a1b7d0.tar.bz2 gentoo-2-3b2ba9be9bbf978cc48c34821667c062f0a1b7d0.zip |
Stable on hppa. See bug #151561.
(Portage version: 2.1.1)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 5fd46731fbbd..679fcaa2a87d 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.172 2006/10/18 18:28:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.173 2006/10/20 08:37:31 killerfox Exp $ + + 20 Oct 2006; René Nussbaumer <killerfox@gentoo.org> clamav-0.88.5.ebuild: + Stable on hppa. See bug #151561. 18 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> clamav-0.88.5.ebuild: diff --git a/app-antivirus/clamav/clamav-0.88.5.ebuild b/app-antivirus/clamav/clamav-0.88.5.ebuild index 37739b30c3c2..51346c91ec38 100644 --- a/app-antivirus/clamav/clamav-0.88.5.ebuild +++ b/app-antivirus/clamav/clamav-0.88.5.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.5.ebuild,v 1.5 2006/10/18 18:28:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.5.ebuild,v 1.6 2006/10/20 08:37:31 killerfox 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 |