diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-07 16:12:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-07 16:12:54 +0000 |
commit | 6c180689887b2ecd2949c09d998255d7b2e5d49c (patch) | |
tree | 894ed75d35022cd166118f5f3b849445f04de808 /app-antivirus | |
parent | Marking traits-3.5.0 ppc for bug 347107 (diff) | |
download | gentoo-2-6c180689887b2ecd2949c09d998255d7b2e5d49c.tar.gz gentoo-2-6c180689887b2ecd2949c09d998255d7b2e5d49c.tar.bz2 gentoo-2-6c180689887b2ecd2949c09d998255d7b2e5d49c.zip |
Marking clamav-0.96.4 ppc64 for bug 338226
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 7 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.96.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index d74f26e66b35..a5113eb47300 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.373 2010/12/12 17:09:09 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.374 2011/01/07 16:12:54 ranger Exp $ + + 07 Jan 2011; Brent Baude <ranger@gentoo.org> clamav-0.96.4.ebuild: + Marking clamav-0.96.4 ppc64 for bug 338226 12 Dec 2010; Raúl Porcel <armin76@gentoo.org> clamav-0.96.5.ebuild: alpha/ia64/sparc stable wrt #347627 diff --git a/app-antivirus/clamav/clamav-0.96.4.ebuild b/app-antivirus/clamav/clamav-0.96.4.ebuild index 79849855b9f3..b383b6fd670e 100644 --- a/app-antivirus/clamav/clamav-0.96.4.ebuild +++ b/app-antivirus/clamav/clamav-0.96.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.4.ebuild,v 1.5 2010/11/20 12:20:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.4.ebuild,v 1.6 2011/01/07 16:12:54 ranger Exp $ EAPI=2 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 clamdtop iconv milter selinux ipv6" COMMON_DEPEND="bzip2? ( app-arch/bzip2 ) |