diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-18 17:27:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-18 17:27:30 +0000 |
commit | b24bf4bc7861fdfe0d7f73e41e3fd937a4bb7108 (patch) | |
tree | 16f8fab7116aef0bfc0373afc99c7fc933b906ce /app-antivirus | |
parent | stable ppc64, bug 210465 (diff) | |
download | gentoo-2-b24bf4bc7861fdfe0d7f73e41e3fd937a4bb7108.tar.gz gentoo-2-b24bf4bc7861fdfe0d7f73e41e3fd937a4bb7108.tar.bz2 gentoo-2-b24bf4bc7861fdfe0d7f73e41e3fd937a4bb7108.zip |
Marking clamav-0.92.1 ppc64 for bug 209915
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.92.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 7188421bb5a4..09c5a481da6c 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.278 2008/02/18 15:46:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.279 2008/02/18 17:27:30 ranger Exp $ + + 18 Feb 2008; Brent Baude <ranger@gentoo.org> clamav-0.92.1.ebuild: + Marking clamav-0.92.1 ppc64 for bug 209915 18 Feb 2008; Jeroen Roovers <jer@gentoo.org> clamav-0.92.1.ebuild: Stable for HPPA (bug #209915). diff --git a/app-antivirus/clamav/clamav-0.92.1.ebuild b/app-antivirus/clamav/clamav-0.92.1.ebuild index 418b5c3dfb93..688102fc0d9f 100644 --- a/app-antivirus/clamav/clamav-0.92.1.ebuild +++ b/app-antivirus/clamav/clamav-0.92.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.1.ebuild,v 1.5 2008/02/18 15:46:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.1.ebuild,v 1.6 2008/02/18 17:27:30 ranger Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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 crypt mailwrapper milter nls selinux" DEPEND="virtual/libc |