diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-29 09:02:56 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-29 09:02:56 +0000 |
commit | 84119d19fc84e5623a45f709f3007e27adbc9061 (patch) | |
tree | 3c5dbde7e15aabb807bb8edc5062e2f0236d6a8c /app-antivirus | |
parent | sci-chemistry/relax: Version BUmp (diff) | |
download | gentoo-2-84119d19fc84e5623a45f709f3007e27adbc9061.tar.gz gentoo-2-84119d19fc84e5623a45f709f3007e27adbc9061.tar.bz2 gentoo-2-84119d19fc84e5623a45f709f3007e27adbc9061.zip |
QA: set keywords according to bug #470090
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 772de76aebaf..fb7d6b83fd63 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.467 2013/10/09 11:28:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.468 2013/11/29 09:02:56 pinkbyte Exp $ + + 29 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> clamav-0.97.8.ebuild: + QA: set keywords according to bug #470090 09 Oct 2013; Kacper Kowalik <xarthisius@gentoo.org> clamav-0.97.7.ebuild, clamav-0.97.8-r2.ebuild, clamav-0.97.8.ebuild, clamav-0.98.ebuild: diff --git a/app-antivirus/clamav/clamav-0.97.8.ebuild b/app-antivirus/clamav/clamav-0.97.8.ebuild index 0c4350f9b5c9..ead2658bee1d 100644 --- a/app-antivirus/clamav/clamav-0.97.8.ebuild +++ b/app-antivirus/clamav/clamav-0.97.8.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.ebuild,v 1.3 2013/10/09 11:28:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.8.ebuild,v 1.4 2013/11/29 09:02:56 pinkbyte 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 ) |