diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-15 18:04:27 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-15 18:04:27 +0000 |
commit | 57d13d7736a5d9927c114a02e048790e555f0e72 (patch) | |
tree | 89f128bbb3c88cfb5c9d1f65e446a1dd245796eb /app-antivirus/clamav | |
parent | Stable on ia64, bug 91785. (diff) | |
download | gentoo-2-57d13d7736a5d9927c114a02e048790e555f0e72.tar.gz gentoo-2-57d13d7736a5d9927c114a02e048790e555f0e72.tar.bz2 gentoo-2-57d13d7736a5d9927c114a02e048790e555f0e72.zip |
Stable on alpha
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.85.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index dec1f6dcb93a..d55749bfb558 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,10 @@ # 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.80 2005/06/15 07:08:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.81 2005/06/15 18:04:27 ferdy Exp $ + + 15 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> + clamav-0.85.1-r1.ebuild: + Stable on alpha 15 Jun 2005; Markus Rothe <corsair@gentoo.org> clamav-0.85.1-r1.ebuild: Stable on ppc64 diff --git a/app-antivirus/clamav/clamav-0.85.1-r1.ebuild b/app-antivirus/clamav/clamav-0.85.1-r1.ebuild index 388b47a23ccf..a1a1e6925baf 100644 --- a/app-antivirus/clamav/clamav-0.85.1-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.85.1-r1.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.85.1-r1.ebuild,v 1.7 2005/06/15 07:08:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.85.1-r1.ebuild,v 1.8 2005/06/15 18:04:27 ferdy Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/clamav/${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" DEPEND="virtual/libc |