diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-13 10:50:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-13 10:50:06 +0000 |
commit | e53a4daa8ba06ba1ddd99e64ae9c8d55922a4963 (patch) | |
tree | 4d00777a9f7a26388e4229650eb248ad9c23cb29 /app-antivirus | |
parent | Make dev-lang/swig not pull in dev-scheme/chicken. (diff) | |
download | gentoo-2-e53a4daa8ba06ba1ddd99e64ae9c8d55922a4963.tar.gz gentoo-2-e53a4daa8ba06ba1ddd99e64ae9c8d55922a4963.tar.bz2 gentoo-2-e53a4daa8ba06ba1ddd99e64ae9c8d55922a4963.zip |
Stable for HPPA (bug #207231).
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index db0ee9f2bec4..1b157f1b0d53 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.273 2008/02/11 23:42:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.274 2008/02/13 10:50:06 jer Exp $ + + 13 Feb 2008; Jeroen Roovers <jer@gentoo.org> clamav-0.92.ebuild: + Stable for HPPA (bug #207231). *clamav-0.92.1 (11 Feb 2008) diff --git a/app-antivirus/clamav/clamav-0.92.ebuild b/app-antivirus/clamav/clamav-0.92.ebuild index b2df835088d5..17656e04c609 100644 --- a/app-antivirus/clamav/clamav-0.92.ebuild +++ b/app-antivirus/clamav/clamav-0.92.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.ebuild,v 1.8 2008/02/11 22:58:32 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.ebuild,v 1.9 2008/02/13 10:50:06 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 mailwrapper milter nls selinux" DEPEND="virtual/libc |