diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-03-13 13:38:53 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-03-13 13:38:53 +0000 |
commit | 2a6e74f4e44558bd5160d59c04b34d1b6b013e5e (patch) | |
tree | 2a81d578aafcd5a0bd1ba0e206703f91993d1e8f /app-antivirus | |
parent | fixed device check/creation closed bug #84871 (diff) | |
download | gentoo-2-2a6e74f4e44558bd5160d59c04b34d1b6b013e5e.tar.gz gentoo-2-2a6e74f4e44558bd5160d59c04b34d1b6b013e5e.tar.bz2 gentoo-2-2a6e74f4e44558bd5160d59c04b34d1b6b013e5e.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.83.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 90c8ea9b4c1e..6c02169c134e 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.56 2005/03/12 14:29:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.57 2005/03/13 13:38:53 gmsoft Exp $ + + 13 Mar 2005; Guy Martin <gmsoft@gentoo.org> clamav-0.83.ebuild: + Stable on hppa. clamav-0.83.ebuild 12 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.83.ebuild: Stable on sparc diff --git a/app-antivirus/clamav/clamav-0.83.ebuild b/app-antivirus/clamav/clamav-0.83.ebuild index 6d67efdae49c..3e7cd41c53f9 100644 --- a/app-antivirus/clamav/clamav-0.83.ebuild +++ b/app-antivirus/clamav/clamav-0.83.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.83.ebuild,v 1.5 2005/03/12 14:29:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.83.ebuild,v 1.6 2005/03/13 13:38:53 gmsoft Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/clamav/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64 ~hppa ~alpha ~ppc64" +KEYWORDS="x86 ~ppc sparc ~amd64 hppa ~alpha ~ppc64" IUSE="crypt milter selinux" DEPEND="virtual/libc |