diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-02-19 18:04:29 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-02-19 18:04:29 +0000 |
commit | 1be03bc1b8fb859abc9de75e8b4e678f96facea0 (patch) | |
tree | 5000c09b95dc7d5c12cce05d525c274c24ea057b /app-antivirus | |
parent | Sparc stable, Bug #210277. (diff) | |
download | gentoo-2-1be03bc1b8fb859abc9de75e8b4e678f96facea0.tar.gz gentoo-2-1be03bc1b8fb859abc9de75e8b4e678f96facea0.tar.bz2 gentoo-2-1be03bc1b8fb859abc9de75e8b4e678f96facea0.zip |
ppc stable, bug #209915
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 6 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.92.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 09c5a481da6c..212c4d7bbd67 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.279 2008/02/18 17:27:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.280 2008/02/19 18:04:29 dertobi123 Exp $ + + 19 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> + clamav-0.92.1.ebuild: + ppc stable, bug #209915 18 Feb 2008; Brent Baude <ranger@gentoo.org> clamav-0.92.1.ebuild: Marking clamav-0.92.1 ppc64 for bug 209915 diff --git a/app-antivirus/clamav/clamav-0.92.1.ebuild b/app-antivirus/clamav/clamav-0.92.1.ebuild index 688102fc0d9f..24ef1696e4e1 100644 --- a/app-antivirus/clamav/clamav-0.92.1.ebuild +++ b/app-antivirus/clamav/clamav-0.92.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.1.ebuild,v 1.6 2008/02/18 17:27:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.1.ebuild,v 1.7 2008/02/19 18:04:29 dertobi123 Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib @@ -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 |