summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2010-05-25 16:35:41 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2010-05-25 16:35:41 +0000
commite9d617995d6b11457db6ce606e7ac423fc346b1d (patch)
tree50ce5d7d9c97697a0813da7fa48c9b08acc6d2be /app-antivirus
parentNow using local pyfits builds for tests, fixing bug #321415 (diff)
downloadgentoo-2-e9d617995d6b11457db6ce606e7ac423fc346b1d.tar.gz
gentoo-2-e9d617995d6b11457db6ce606e7ac423fc346b1d.tar.bz2
gentoo-2-e9d617995d6b11457db6ce606e7ac423fc346b1d.zip
Version bump, #321157
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog8
-rw-r--r--app-antivirus/clamav/clamav-0.96.1.ebuild (renamed from app-antivirus/clamav/clamav-0.95.3.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index a95f410ad980..500ab6301ecb 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.354 2010/04/17 22:21:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.355 2010/05/25 16:35:41 dertobi123 Exp $
+
+*clamav-0.96.1 (25 May 2010)
+
+ 25 May 2010; Tobias Scherbaum <dertobi123@gentoo.org>
+ -clamav-0.95.3.ebuild, +clamav-0.96.1.ebuild:
+ Version bump, #321157
17 Apr 2010; Markus Meier <maekke@gentoo.org> clamav-0.96.ebuild:
amd64 stable, bug #314087
diff --git a/app-antivirus/clamav/clamav-0.95.3.ebuild b/app-antivirus/clamav/clamav-0.96.1.ebuild
index 6b342147382b..bad700d04b51 100644
--- a/app-antivirus/clamav/clamav-0.95.3.ebuild
+++ b/app-antivirus/clamav/clamav-0.96.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.3.ebuild,v 1.6 2009/12/15 19:15:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.1 2010/05/25 16:35:41 dertobi123 Exp $
EAPI=2
@@ -17,7 +17,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 iconv milter selinux ipv6"
COMMON_DEPEND="bzip2? ( app-arch/bzip2 )