diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-06-08 20:37:28 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-06-08 20:37:28 +0000 |
commit | 4df19067c3b43f61f6a0797f06fbb6678346bc3d (patch) | |
tree | 73062603a9ccaf9ee1d5d85ba7e52860d5117bef | |
parent | remove the pam.d files check (diff) | |
download | gentoo-2-4df19067c3b43f61f6a0797f06fbb6678346bc3d.tar.gz gentoo-2-4df19067c3b43f61f6a0797f06fbb6678346bc3d.tar.bz2 gentoo-2-4df19067c3b43f61f6a0797f06fbb6678346bc3d.zip |
Stable on hppa
(Portage version: 2.0.51.19)
-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 b501b8760f2c..3bc7cfdce32d 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.75 2005/06/08 13:17:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.76 2005/06/08 20:37:28 killerfox Exp $ + + 08 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> + clamav-0.85.1-r1.ebuild: + Stable on hppa. 08 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.85.1-r1.ebuild: diff --git a/app-antivirus/clamav/clamav-0.85.1-r1.ebuild b/app-antivirus/clamav/clamav-0.85.1-r1.ebuild index e86ea5b349b2..2232eefd06e4 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.4 2005/06/08 13:17:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.85.1-r1.ebuild,v 1.5 2005/06/08 20:37:28 killerfox 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 ~ia64" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="crypt milter selinux" DEPEND="virtual/libc |