diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-09-28 15:13:27 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-09-28 15:13:27 +0000 |
commit | 692890f17ff2b63f2abe2340983d1e069730f74d (patch) | |
tree | 0f6ab5388dea65e03f82b463bafa7d091602b9cd /app-antivirus | |
parent | Oops, the glob is needed. (diff) | |
download | gentoo-2-692890f17ff2b63f2abe2340983d1e069730f74d.tar.gz gentoo-2-692890f17ff2b63f2abe2340983d1e069730f74d.tar.bz2 gentoo-2-692890f17ff2b63f2abe2340983d1e069730f74d.zip |
Stable for amd64 wrt bug #480038
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 0ad6c8490c36..5abbad86a634 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.462 2013/09/28 14:15:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.463 2013/09/28 15:13:27 nimiux Exp $ + + 28 Sep 2013; Chema Alonso <nimiux@gentoo.org> clamav-0.97.8-r2.ebuild: + Stable for amd64 wrt bug #480038 28 Sep 2013; Jeroen Roovers <jer@gentoo.org> clamav-0.97.8-r2.ebuild: Stable for HPPA (bug #480038). diff --git a/app-antivirus/clamav/clamav-0.97.8-r2.ebuild b/app-antivirus/clamav/clamav-0.97.8-r2.ebuild index 07a05194df9d..8087d03931dc 100644 --- a/app-antivirus/clamav/clamav-0.97.8-r2.ebuild +++ b/app-antivirus/clamav/clamav-0.97.8-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.8-r2.ebuild,v 1.2 2013/09/28 14:15:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.8-r2.ebuild,v 1.3 2013/09/28 15:13:27 nimiux 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 ) |