diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 15:17:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 15:17:34 +0000 |
commit | e6724ebdb4bd99c1b7cd693f4214b14fb03d56ae (patch) | |
tree | ed2870db9f4f2e43216f165788d89703f646831a /app-antivirus | |
parent | Stable for amd64, wrt bug #544930 (diff) | |
download | gentoo-2-e6724ebdb4bd99c1b7cd693f4214b14fb03d56ae.tar.gz gentoo-2-e6724ebdb4bd99c1b7cd693f4214b14fb03d56ae.tar.bz2 gentoo-2-e6724ebdb4bd99c1b7cd693f4214b14fb03d56ae.zip |
Stable for amd64, wrt bug #544678
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav-unofficial-sigs/ChangeLog | 8 | ||||
-rw-r--r-- | app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-3.7.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-antivirus/clamav-unofficial-sigs/ChangeLog b/app-antivirus/clamav-unofficial-sigs/ChangeLog index b37e896f429d..9cbf78dc9d97 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav-unofficial-sigs/ChangeLog,v 1.2 2014/10/05 21:52:34 mjo Exp $ +# 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 $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> + clamav-unofficial-sigs-3.7.2.ebuild: + Stable for amd64, wrt bug #544678 05 Oct 2014; Michael Orlitzky <mjo@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 861ba786fcad..6072531520ee 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-2014 Gentoo Foundation +# 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.2 2014/10/05 21:52:34 mjo Exp $ +# $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 $ 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. |