diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-27 22:20:07 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-27 22:20:07 +0000 |
commit | 7c1620ce3f029fa6ce474abb6a6825d2bd37a172 (patch) | |
tree | a86d4e7e87ba83491e47cdb7e75cbbc650f39697 /app-antivirus | |
parent | Stable on sparc wrt #145048 (diff) | |
download | gentoo-2-7c1620ce3f029fa6ce474abb6a6825d2bd37a172.tar.gz gentoo-2-7c1620ce3f029fa6ce474abb6a6825d2bd37a172.tar.bz2 gentoo-2-7c1620ce3f029fa6ce474abb6a6825d2bd37a172.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 7e6c76e850dd..6ca79e14017c 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.179 2006/11/05 21:44:06 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.180 2006/11/27 22:20:07 drizzt Exp $ + + 27 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> clamav-0.88.6.ebuild: + Added ~x86-fbsd keyword. 05 Nov 2006; Zac Medico <zmedico@gentoo.org> clamav-0.88.6.ebuild, clamav-0.90_rc1.ebuild, clamav-0.90_rc2.ebuild: diff --git a/app-antivirus/clamav/clamav-0.88.6.ebuild b/app-antivirus/clamav/clamav-0.88.6.ebuild index 2cdcc25f74c1..5573dae030c3 100644 --- a/app-antivirus/clamav/clamav-0.88.6.ebuild +++ b/app-antivirus/clamav/clamav-0.88.6.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.6.ebuild,v 1.2 2006/11/05 21:44:06 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.6.ebuild,v 1.3 2006/11/27 22:20:07 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" DEPEND="virtual/libc |