diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-05 16:13:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-05 16:13:45 +0000 |
commit | 98d907b1814842e4326954b8572f682a1a15c7ae (patch) | |
tree | d66a1509120dc0c9f74fe1ca0eef39520fdd95b6 /app-antivirus | |
parent | Disable fanotify support (until it is fixed, bug #487016). (diff) | |
download | gentoo-2-98d907b1814842e4326954b8572f682a1a15c7ae.tar.gz gentoo-2-98d907b1814842e4326954b8572f682a1a15c7ae.tar.bz2 gentoo-2-98d907b1814842e4326954b8572f682a1a15c7ae.zip |
Stable for HPPA (bug #470090).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, 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.98.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 7950e7ec4e30..eb5be2c9f37e 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.465 2013/10/05 16:08:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.466 2013/10/05 16:13:45 jer Exp $ + + 05 Oct 2013; Jeroen Roovers <jer@gentoo.org> clamav-0.98.ebuild: + Stable for HPPA (bug #470090). 05 Oct 2013; Jeroen Roovers <jer@gentoo.org> clamav-0.98.ebuild: Disable fanotify support (until it is fixed, bug #487016). diff --git a/app-antivirus/clamav/clamav-0.98.ebuild b/app-antivirus/clamav/clamav-0.98.ebuild index ccaa84c880de..85822907e37d 100644 --- a/app-antivirus/clamav/clamav-0.98.ebuild +++ b/app-antivirus/clamav/clamav-0.98.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.98.ebuild,v 1.3 2013/10/05 16:08:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.ebuild,v 1.4 2013/10/05 16:13:45 jer Exp $ EAPI=5 @@ -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 ) |