diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2006-12-20 21:10:32 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2006-12-20 21:10:32 +0000 |
commit | da79491c606e83e858214e0cbad00edd13a78573 (patch) | |
tree | b517502f1da97c00416131c90f7e02c30e7fd7ce | |
parent | Fix incorrect behaviour with CHOST="i686-..." and CFLAGS="-march=athlon64 ...... (diff) | |
download | gentoo-2-da79491c606e83e858214e0cbad00edd13a78573.tar.gz gentoo-2-da79491c606e83e858214e0cbad00edd13a78573.tar.bz2 gentoo-2-da79491c606e83e858214e0cbad00edd13a78573.zip |
Readded ~x86-fbsd keyword since dazuko-2.3.2-r2 is keyworded
(Portage version: 2.1.2_rc2-r4)
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index dedbd78f4104..6c9306a20948 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.191 2006/12/19 11:48:44 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.192 2006/12/20 21:10:32 drizzt Exp $ + + 20 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> clamav-0.88.7-r1.ebuild: + Readded ~x86-fbsd keyword since dazuko-2.3.2-r2 is keyworded 19 Dec 2006; Andrej Kacian <ticho@gentoo.org> ChangeLog: Revert to ~arch, remove x86-fbsd for now, as dazuko doesn't have this keyword. diff --git a/app-antivirus/clamav/clamav-0.88.7-r1.ebuild b/app-antivirus/clamav/clamav-0.88.7-r1.ebuild index 03871339ecca..269839aa7ab3 100644 --- a/app-antivirus/clamav/clamav-0.88.7-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.88.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.7-r1.ebuild,v 1.3 2006/12/19 11:48:44 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.7-r1.ebuild,v 1.4 2006/12/20 21:10:32 drizzt Exp $ inherit 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" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="crypt milter selinux mailwrapper onaccess" DEPEND="virtual/libc |