diff options
author | 2010-04-05 16:35:19 +0000 | |
---|---|---|
committer | 2010-04-05 16:35:19 +0000 | |
commit | a624b83549c7f7ee53a409ac287953dd70f6b582 (patch) | |
tree | 94d970de35f55be91ba4ecb0576d23634d1d7e71 | |
parent | Add patch to make it work on sh (diff) | |
download | gentoo-2-a624b83549c7f7ee53a409ac287953dd70f6b582.tar.gz gentoo-2-a624b83549c7f7ee53a409ac287953dd70f6b582.tar.bz2 gentoo-2-a624b83549c7f7ee53a409ac287953dd70f6b582.zip |
Version bump (#312559) and clean up.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 10 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.96.ebuild (renamed from app-antivirus/clamav/clamav-0.95.2.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index be68db78c5bf..feff68f449c5 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-antivirus/clamav -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.347 2009/12/15 19:15:48 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.348 2010/04/05 16:35:19 dertobi123 Exp $ + +*clamav-0.96 (05 Apr 2010) + + 05 Apr 2010; Tobias Scherbaum <dertobi123@gentoo.org> + -clamav-0.95.2.ebuild, +clamav-0.96.ebuild: + Version bump (#312559) and clean up. 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> clamav-0.95.3.ebuild: alpha/ia64/sparc stable wrt #294597 diff --git a/app-antivirus/clamav/clamav-0.95.2.ebuild b/app-antivirus/clamav/clamav-0.96.ebuild index c6d8fb22aebc..8786b590600d 100644 --- a/app-antivirus/clamav/clamav-0.95.2.ebuild +++ b/app-antivirus/clamav/clamav-0.96.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.2.ebuild,v 1.5 2009/06/27 14:15:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.ebuild,v 1.1 2010/04/05 16:35:19 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 ) |