summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-04-22 17:29:59 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-04-22 17:29:59 +0000
commit049bbaeeac1e4ae93d90c91cec0677e528b662c1 (patch)
tree3dee1069b2c580ea7e3683d3b9f27bf1171a891e /app-antivirus
parentVersion bump (diff)
downloadgentoo-2-049bbaeeac1e4ae93d90c91cec0677e528b662c1.tar.gz
gentoo-2-049bbaeeac1e4ae93d90c91cec0677e528b662c1.tar.bz2
gentoo-2-049bbaeeac1e4ae93d90c91cec0677e528b662c1.zip
Stable on alpha, bug #265545
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.95.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index fcf04878e4cb..a3abbe93b445 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.328 2009/04/16 16:10:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.329 2009/04/22 17:29:59 klausman Exp $
+
+ 22 Apr 2009; Tobias Klausmann <klausman@gentoo.org> clamav-0.95.1:
+ Stable on alpha, bug #265545
16 Apr 2009; Jeroen Roovers <jer@gentoo.org> clamav-0.95.1.ebuild:
Stable for HPPA (bug #265545).
diff --git a/app-antivirus/clamav/clamav-0.95.1.ebuild b/app-antivirus/clamav/clamav-0.95.1.ebuild
index 6bc7761fe5c6..12b310d19e90 100644
--- a/app-antivirus/clamav/clamav-0.95.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.95.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.5 2009/04/16 16:10:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.6 2009/04/22 17:29:59 klausman Exp $
inherit autotools eutils flag-o-matic fixheadtails multilib versionator
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="bzip2 clamdtop crypt iconv milter selinux ipv6"
COMMON_DEPEND="bzip2? ( app-arch/bzip2 )