diff options
author | Brent Baude <ranger@gentoo.org> | 2007-12-20 01:35:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-12-20 01:35:32 +0000 |
commit | 611aa040b30931a35255eeee91dcf2809ea869f2 (patch) | |
tree | c136660f2c7282c333933b9a338a44564dd58b68 /app-antivirus | |
parent | Add patch from upstream cvs to fix GCC 4.3 build. (diff) | |
download | gentoo-2-611aa040b30931a35255eeee91dcf2809ea869f2.tar.gz gentoo-2-611aa040b30931a35255eeee91dcf2809ea869f2.tar.bz2 gentoo-2-611aa040b30931a35255eeee91dcf2809ea869f2.zip |
Marking clamav-0.91.2-r1 ppc and ppc64 for 202762
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.91.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 0dcb1b7d5044..d89a68c1a1dd 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.259 2007/12/20 00:32:24 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.260 2007/12/20 01:35:32 ranger Exp $ + + 20 Dec 2007; Brent Baude <ranger@gentoo.org> clamav-0.91.2-r1.ebuild: + Marking clamav-0.91.2-r1 ppc and ppc64 for 202762 20 Dec 2007; Andrej Kacian <ticho@gentoo.org> -clamav-0.92_rc2.ebuild: Remove ebuild for release candidate. diff --git a/app-antivirus/clamav/clamav-0.91.2-r1.ebuild b/app-antivirus/clamav/clamav-0.91.2-r1.ebuild index 6a9a960b6570..d4e12e7887f2 100644 --- a/app-antivirus/clamav/clamav-0.91.2-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.91.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.91.2-r1.ebuild,v 1.1 2007/12/20 00:29:41 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.91.2-r1.ebuild,v 1.2 2007/12/20 01:35:32 ranger Exp $ inherit autotools eutils flag-o-matic fixheadtails @@ -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 |