diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-18 18:28:29 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-18 18:28:29 +0000 |
commit | 42ddd51acb7a6f961513615ac15533ed072542da (patch) | |
tree | 7f9f4f88407ce2bbdf316928051befb570c83d4d /app-antivirus | |
parent | stable x86, thought I don't know why when seemant says I snap at him *wink* (diff) | |
download | gentoo-2-42ddd51acb7a6f961513615ac15533ed072542da.tar.gz gentoo-2-42ddd51acb7a6f961513615ac15533ed072542da.tar.bz2 gentoo-2-42ddd51acb7a6f961513615ac15533ed072542da.zip |
ppc stable, bug #151561
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 6c2af43009f8..5fd46731fbbd 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,10 @@ # 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.171 2006/10/16 23:51:16 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.172 2006/10/18 18:28:29 dertobi123 Exp $ + + 18 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + clamav-0.88.5.ebuild: + ppc stable, bug #151561 16 Oct 2006; Jason Wever <weeve@gentoo.org> clamav-0.88.5.ebuild: Stable on SPARC wrt bug #151561. diff --git a/app-antivirus/clamav/clamav-0.88.5.ebuild b/app-antivirus/clamav/clamav-0.88.5.ebuild index 9a8677cc15f4..37739b30c3c2 100644 --- a/app-antivirus/clamav/clamav-0.88.5.ebuild +++ b/app-antivirus/clamav/clamav-0.88.5.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.5.ebuild,v 1.4 2006/10/16 23:51:16 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.5.ebuild,v 1.5 2006/10/18 18:28:29 dertobi123 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" IUSE="crypt milter selinux mailwrapper" DEPEND="virtual/libc |