diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-02-26 14:50:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-02-26 14:50:41 +0000 |
commit | d146cf955cad669d512e83bae633e7fac651a1b8 (patch) | |
tree | d7cb34da121d01282d3ad1369afc7e69a44dbaf9 /app-antivirus | |
parent | Stable for s390, wrt bug #455724 (diff) | |
download | gentoo-2-d146cf955cad669d512e83bae633e7fac651a1b8.tar.gz gentoo-2-d146cf955cad669d512e83bae633e7fac651a1b8.tar.bz2 gentoo-2-d146cf955cad669d512e83bae633e7fac651a1b8.zip |
Stable for HPPA (bug #457144).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 001a96c5fcdd..75fdd9c8660a 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.440 2013/02/21 13:24:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.441 2013/02/26 14:50:41 jer Exp $ + + 26 Feb 2013; Jeroen Roovers <jer@gentoo.org> clamav-0.97.6-r2.ebuild: + Stable for HPPA (bug #457144). 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.6-r2.ebuild: Stable for ia64, wrt bug #457144 diff --git a/app-antivirus/clamav/clamav-0.97.6-r2.ebuild b/app-antivirus/clamav/clamav-0.97.6-r2.ebuild index 27e130bcc0a9..8099c8adbfd5 100644 --- a/app-antivirus/clamav/clamav-0.97.6-r2.ebuild +++ b/app-antivirus/clamav/clamav-0.97.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.6-r2.ebuild,v 1.8 2013/02/21 13:24:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.6-r2.ebuild,v 1.9 2013/02/26 14:50:41 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs uclibc" CDEPEND="bzip2? ( app-arch/bzip2 ) |