diff options
author | 2011-07-26 17:03:43 +0000 | |
---|---|---|
committer | 2011-07-26 17:03:43 +0000 | |
commit | e4c6f8d062c8b0db1571c705d9ddda3cdf01cb50 (patch) | |
tree | d7a583ce5ac7bc32be6b70f835121a3251f486c3 /app-antivirus | |
parent | New snapshot, remove old versions (diff) | |
download | gentoo-2-e4c6f8d062c8b0db1571c705d9ddda3cdf01cb50.tar.gz gentoo-2-e4c6f8d062c8b0db1571c705d9ddda3cdf01cb50.tar.bz2 gentoo-2-e4c6f8d062c8b0db1571c705d9ddda3cdf01cb50.zip |
ppc/ppc64 stable wrt #376163
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 8b80a8825aba..8b722b38791a 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.390 2011/07/26 06:57:39 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.391 2011/07/26 17:03:43 xarthisius Exp $ + + 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> clamav-0.97.1.ebuild: + ppc/ppc64 stable wrt #376163 *clamav-0.97.2 (26 Jul 2011) diff --git a/app-antivirus/clamav/clamav-0.97.1.ebuild b/app-antivirus/clamav/clamav-0.97.1.ebuild index d897fa87f30b..5bc272904eb2 100644 --- a/app-antivirus/clamav/clamav-0.97.1.ebuild +++ b/app-antivirus/clamav/clamav-0.97.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.1.ebuild,v 1.3 2011/06/25 17:27:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.1.ebuild,v 1.4 2011/07/26 17:03:43 xarthisius Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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 ipv6 milter selinux static-libs" CDEPEND="bzip2? ( app-arch/bzip2 ) |