diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-19 11:48:44 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-19 11:48:44 +0000 |
commit | 8099e4f991604f6bfcf6e925f9105199d6b4975d (patch) | |
tree | 7e1b3e29b163dec54a8d342bd455f6b987ba5f3b /app-antivirus | |
parent | New version, with insane CFLAGS for better code quality. (diff) | |
download | gentoo-2-8099e4f991604f6bfcf6e925f9105199d6b4975d.tar.gz gentoo-2-8099e4f991604f6bfcf6e925f9105199d6b4975d.tar.bz2 gentoo-2-8099e4f991604f6bfcf6e925f9105199d6b4975d.zip |
Revert to ~arch, remove x86-fbsd for now, as dazuko doesn't have this keyword.
(Portage version: 2.1.2_rc3-r5)
Diffstat (limited to 'app-antivirus')
-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 8f58f443f5e5..dedbd78f4104 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.190 2006/12/19 02:34:45 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.191 2006/12/19 11:48:44 ticho Exp $ + + 19 Dec 2006; Andrej Kacian <ticho@gentoo.org> ChangeLog: + Revert to ~arch, remove x86-fbsd for now, as dazuko doesn't have this keyword. *clamav-0.88.7-r1 (19 Dec 2006) diff --git a/app-antivirus/clamav/clamav-0.88.7-r1.ebuild b/app-antivirus/clamav/clamav-0.88.7-r1.ebuild index df67bb22b792..03871339ecca 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.2 2006/12/19 02:38:43 ticho Exp $ +# $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 $ 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="crypt milter selinux mailwrapper onaccess" DEPEND="virtual/libc |