diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-25 18:27:43 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-25 18:27:43 +0000 |
commit | 1dc72c60666633e72a94a62c009ac2436a2eb63e (patch) | |
tree | d85c9953d1f915868ba66458c6ec060145322347 /app-antivirus/clamav | |
parent | . (diff) | |
download | gentoo-2-1dc72c60666633e72a94a62c009ac2436a2eb63e.tar.gz gentoo-2-1dc72c60666633e72a94a62c009ac2436a2eb63e.tar.bz2 gentoo-2-1dc72c60666633e72a94a62c009ac2436a2eb63e.zip |
Stable on hppa
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.86.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 0b15eb535bf1..b7996af58dc9 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.93 2005/07/25 09:34:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.94 2005/07/25 18:27:43 killerfox Exp $ + + 25 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> clamav-0.86.2.ebuild: + Stable on hppa. bug #100178 *clamav-0.86.2 (25 Jul 2005) diff --git a/app-antivirus/clamav/clamav-0.86.2.ebuild b/app-antivirus/clamav/clamav-0.86.2.ebuild index ec64f939056e..b946de69d4f5 100644 --- a/app-antivirus/clamav/clamav-0.86.2.ebuild +++ b/app-antivirus/clamav/clamav-0.86.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.86.2.ebuild,v 1.1 2005/07/25 09:34:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.86.2.ebuild,v 1.2 2005/07/25 18:27:43 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 |