diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 00:49:30 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 00:49:30 +0000 |
commit | ea500b91b696e066c945e3fd7d6fd8f15b7aed6a (patch) | |
tree | 319ba086b822d6e89453a8d580ed94ca58db0eed /app-antivirus/clamav | |
parent | introduced libvisual support, controlled by the respective useflag. also remo... (diff) | |
download | gentoo-2-ea500b91b696e066c945e3fd7d6fd8f15b7aed6a.tar.gz gentoo-2-ea500b91b696e066c945e3fd7d6fd8f15b7aed6a.tar.bz2 gentoo-2-ea500b91b696e066c945e3fd7d6fd8f15b7aed6a.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-antivirus/clamav')
-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 6c02169c134e..10cd499332b8 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.57 2005/03/13 13:38:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.58 2005/03/20 00:49:30 kloeri Exp $ + + 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> clamav-0.83.ebuild: + Stable on alpha. 13 Mar 2005; Guy Martin <gmsoft@gentoo.org> clamav-0.83.ebuild: Stable on hppa. clamav-0.83.ebuild diff --git a/app-antivirus/clamav/clamav-0.83.ebuild b/app-antivirus/clamav/clamav-0.83.ebuild index 3e7cd41c53f9..9bb6deb3e01c 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.6 2005/03/13 13:38:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.83.ebuild,v 1.7 2005/03/20 00:49:30 kloeri 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 |