diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-08 02:09:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-08 02:09:29 +0000 |
commit | 863eef877b6fe76d39d5ec52928a6cc0d50eefd1 (patch) | |
tree | 5c47a37a6eff1ec7edc928596a9b9444c9201ef6 /app-antivirus | |
parent | stable on ia64 #54287 (Manifest recommit) (diff) | |
download | gentoo-2-863eef877b6fe76d39d5ec52928a6cc0d50eefd1.tar.gz gentoo-2-863eef877b6fe76d39d5ec52928a6cc0d50eefd1.tar.bz2 gentoo-2-863eef877b6fe76d39d5ec52928a6cc0d50eefd1.zip |
stable on alpha and ia64 #58960
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.75.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 0ac085b0fa59..331443591b65 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.11 2004/08/04 20:46:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.12 2004/08/08 02:09:29 agriffis Exp $ + + 07 Aug 2004; <agriffis@gentoo.org> clamav-0.75.1.ebuild: + stable on alpha and ia64 #58960 04 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org> files/clamd.rc: Fixed missing { in init script. diff --git a/app-antivirus/clamav/clamav-0.75.1.ebuild b/app-antivirus/clamav/clamav-0.75.1.ebuild index 4c2f0acef6f6..4250e171a4e3 100644 --- a/app-antivirus/clamav/clamav-0.75.1.ebuild +++ b/app-antivirus/clamav/clamav-0.75.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.75.1.ebuild,v 1.2 2004/08/03 20:19:00 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.75.1.ebuild,v 1.3 2004/08/08 02:09:29 agriffis Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/clamav/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~mips alpha ~hppa amd64 ia64" IUSE="milter crypt" DEPEND="virtual/libc |