diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-21 18:08:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-21 18:08:01 +0000 |
commit | 82e94f5e3c802d0c513a90c8602d3d1584407356 (patch) | |
tree | db03d324e674496c0566d022c32ef54e8e3c0894 /app-antivirus | |
parent | Stable on ppc wrt bug 232202 (diff) | |
download | gentoo-2-82e94f5e3c802d0c513a90c8602d3d1584407356.tar.gz gentoo-2-82e94f5e3c802d0c513a90c8602d3d1584407356.tar.bz2 gentoo-2-82e94f5e3c802d0c513a90c8602d3d1584407356.zip |
Stable for HPPA (bug #227351).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.93.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index e40780e61885..9eb09945f14c 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # 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.294 2008/07/21 16:37:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.295 2008/07/21 18:08:01 jer Exp $ + + 21 Jul 2008; Jeroen Roovers <jer@gentoo.org> clamav-0.93.3.ebuild: + Stable for HPPA (bug #227351). 21 Jul 2008; Markus Rothe <corsair@gentoo.org> clamav-0.93.3.ebuild: Stable on ppc64; bug #227351 diff --git a/app-antivirus/clamav/clamav-0.93.3.ebuild b/app-antivirus/clamav/clamav-0.93.3.ebuild index 8fc156a034be..0d8ee25d3778 100644 --- a/app-antivirus/clamav/clamav-0.93.3.ebuild +++ b/app-antivirus/clamav/clamav-0.93.3.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.93.3.ebuild,v 1.3 2008/07/21 16:37:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.93.3.ebuild,v 1.4 2008/07/21 18:08:01 jer 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 iconv mailwrapper milter nls selinux" DEPEND="virtual/libc |