diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-06 18:39:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-06 18:39:57 +0000 |
commit | 7d63b332b87321f8755926db486b0c9bc4369623 (patch) | |
tree | 33b2f7a57d2c9186036712195014b82da4c676dc /app-antivirus | |
parent | ppc stable, bug #128963 (diff) | |
download | gentoo-2-7d63b332b87321f8755926db486b0c9bc4369623.tar.gz gentoo-2-7d63b332b87321f8755926db486b0c9bc4369623.tar.bz2 gentoo-2-7d63b332b87321f8755926db486b0c9bc4369623.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 3b640debc829..e26eca682ced 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.134 2006/04/06 18:26:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.135 2006/04/06 18:39:57 corsair Exp $ + + 06 Apr 2006; Markus Rothe <corsair@gentoo.org> clamav-0.88.1.ebuild: + Stable on ppc64 06 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> clamav-0.88.1.ebuild: diff --git a/app-antivirus/clamav/clamav-0.88.1.ebuild b/app-antivirus/clamav/clamav-0.88.1.ebuild index 5172a0ae8c20..60cdadb5bf9d 100644 --- a/app-antivirus/clamav/clamav-0.88.1.ebuild +++ b/app-antivirus/clamav/clamav-0.88.1.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.1.ebuild,v 1.2 2006/04/06 18:26:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.1.ebuild,v 1.3 2006/04/06 18:39:57 corsair 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 |