diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-07 22:32:51 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-07 22:32:51 +0000 |
commit | 3b1f5aebcc818e9f0dce90d71a74e3e30ba77012 (patch) | |
tree | d815655f786e96ba6423c4ce6c1d8a9267011e17 | |
parent | x86 stable, bug #488552 (diff) | |
download | gentoo-2-3b1f5aebcc818e9f0dce90d71a74e3e30ba77012.tar.gz gentoo-2-3b1f5aebcc818e9f0dce90d71a74e3e30ba77012.tar.bz2 gentoo-2-3b1f5aebcc818e9f0dce90d71a74e3e30ba77012.zip |
x86 stable, bug #480038
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-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 fb7d6b83fd63..692774762125 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.468 2013/11/29 09:02:56 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.469 2013/12/07 22:32:51 pacho Exp $ + + 07 Dec 2013; Pacho Ramos <pacho@gentoo.org> clamav-0.97.8-r2.ebuild: + x86 stable, bug #480038 29 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> clamav-0.97.8.ebuild: QA: set keywords according to bug #470090 diff --git a/app-antivirus/clamav/clamav-0.97.8-r2.ebuild b/app-antivirus/clamav/clamav-0.97.8-r2.ebuild index d1cc71479181..9beb4bad21d0 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.4 2013/10/09 11:28:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.8-r2.ebuild,v 1.5 2013/12/07 22:32:51 pacho 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 ) |