diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-10-18 22:36:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-10-18 22:36:01 +0000 |
commit | b6403bbad12a02ee3fdb0ce07e908c9edabe1ad9 (patch) | |
tree | 7f56e39f77b2311cf1291b91f4b702267ed5bb09 /app-antivirus/clamav | |
parent | Alpha keyword, bug 67731. (Manifest recommit) (diff) | |
download | gentoo-2-b6403bbad12a02ee3fdb0ce07e908c9edabe1ad9.tar.gz gentoo-2-b6403bbad12a02ee3fdb0ce07e908c9edabe1ad9.tar.bz2 gentoo-2-b6403bbad12a02ee3fdb0ce07e908c9edabe1ad9.zip |
Keyworded ~sparc wrt #58960
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.80.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 9249f7dbe6cd..a75a99263cf8 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.18 2004/10/18 06:24:27 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.19 2004/10/18 22:36:01 gustavoz Exp $ + + 18 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.80.ebuild: + Keyworded ~sparc wrt #58960 18 Oct 2004; Andrej Kacian <ticho@gentoo.org> clamav-0.80.ebuild: Added postinstall warning about config file name change. diff --git a/app-antivirus/clamav/clamav-0.80.ebuild b/app-antivirus/clamav/clamav-0.80.ebuild index fd6faa2fdbf9..1f7ec9df9343 100644 --- a/app-antivirus/clamav/clamav-0.80.ebuild +++ b/app-antivirus/clamav/clamav-0.80.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.80.ebuild,v 1.2 2004/10/18 06:24:27 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.80.ebuild,v 1.3 2004/10/18 22:36:01 gustavoz 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" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="milter crypt" DEPEND="virtual/libc |