diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-08 15:54:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-08 15:54:37 +0000 |
commit | e89c70c487efcc4b468fd695e370b96604bc9a7e (patch) | |
tree | ac8548c45cbbd87a7c2a81c24748fbbc4ba72dea /app-antivirus/klamav | |
parent | whitespace (diff) | |
download | gentoo-2-e89c70c487efcc4b468fd695e370b96604bc9a7e.tar.gz gentoo-2-e89c70c487efcc4b468fd695e370b96604bc9a7e.tar.bz2 gentoo-2-e89c70c487efcc4b468fd695e370b96604bc9a7e.zip |
amd64/x86 stable, bug #245552
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus/klamav')
-rw-r--r-- | app-antivirus/klamav/ChangeLog | 7 | ||||
-rw-r--r-- | app-antivirus/klamav/klamav-0.44.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-antivirus/klamav/ChangeLog b/app-antivirus/klamav/ChangeLog index 2677462a2eaf..3dfc67467cb9 100644 --- a/app-antivirus/klamav/ChangeLog +++ b/app-antivirus/klamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/klamav -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/ChangeLog,v 1.48 2008/09/06 15:19:41 keytoaster Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/ChangeLog,v 1.49 2009/02/08 15:54:37 maekke Exp $ + + 08 Feb 2009; Markus Meier <maekke@gentoo.org> klamav-0.44.ebuild: + amd64/x86 stable, bug #245552 06 Sep 2008; Tobias Heinlein <keytoaster@gentoo.org> +files/klamav-clamav094.patch, klamav-0.42.ebuild, klamav-0.44.ebuild: diff --git a/app-antivirus/klamav/klamav-0.44.ebuild b/app-antivirus/klamav/klamav-0.44.ebuild index 685f151ecf30..94d1ecc5d454 100644 --- a/app-antivirus/klamav/klamav-0.44.ebuild +++ b/app-antivirus/klamav/klamav-0.44.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.44.ebuild,v 1.2 2008/09/06 15:19:41 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.44.ebuild,v 1.3 2009/02/08 15:54:37 maekke Exp $ ARTS_REQUIRED="never" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=app-antivirus/clamav-0.90" |