diff options
author | 2015-04-19 09:37:23 +0000 | |
---|---|---|
committer | 2015-04-19 09:37:23 +0000 | |
commit | 4c6b896d5162e1d14771914f93299e17f79fde89 (patch) | |
tree | 6d79645ce9ef52548538bf01eb59ce3f02548868 /app-antivirus | |
parent | x86 stable wrt bug #535448 (diff) | |
download | gentoo-2-4c6b896d5162e1d14771914f93299e17f79fde89.tar.gz gentoo-2-4c6b896d5162e1d14771914f93299e17f79fde89.tar.bz2 gentoo-2-4c6b896d5162e1d14771914f93299e17f79fde89.zip |
Stable for x86, wrt bug #544678
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav-unofficial-sigs/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-antivirus/clamav-unofficial-sigs/ChangeLog b/app-antivirus/clamav-unofficial-sigs/ChangeLog index 9cbf78dc9d97..60f69e66b979 100644 --- a/app-antivirus/clamav-unofficial-sigs/ChangeLog +++ b/app-antivirus/clamav-unofficial-sigs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-antivirus/clamav-unofficial-sigs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/ChangeLog,v 1.3 2015/04/08 15:17:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/ChangeLog,v 1.4 2015/04/19 09:37:23 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> + clamav-unofficial-sigs-3.7.2.ebuild: + Stable for x86, wrt bug #544678 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> clamav-unofficial-sigs-3.7.2.ebuild: diff --git a/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild b/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild index 6072531520ee..ad1296ec07ee 100644 --- a/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild +++ b/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild,v 1.3 2015/04/08 15:17:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild,v 1.4 2015/04/19 09:37:23 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/unofficial-sigs/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # We need its user/group. |