diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-25 17:03:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-25 17:03:35 +0000 |
commit | d3ac038d1bf8602ed08d11f3a5a28a0f13bfdad3 (patch) | |
tree | 06ef646308b0e738aa778aebf07083f685b775f8 /app-antivirus | |
parent | Stable for HPPA (bug #355361). (diff) | |
download | gentoo-2-d3ac038d1bf8602ed08d11f3a5a28a0f13bfdad3.tar.gz gentoo-2-d3ac038d1bf8602ed08d11f3a5a28a0f13bfdad3.tar.bz2 gentoo-2-d3ac038d1bf8602ed08d11f3a5a28a0f13bfdad3.zip |
Stable for HPPA SPARC (bug #354019).
(Portage version: 2.2.0_alpha25/cvs/Linux i686)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 83887661d9b2..418c9f623b45 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.377 2011/02/22 16:04:43 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.378 2011/02/25 17:03:35 jer Exp $ + + 25 Feb 2011; Jeroen Roovers <jer@gentoo.org> clamav-0.97.ebuild: + Stable for HPPA SPARC (bug #354019). 22 Feb 2011; Tim Harder <radhermit@gentoo.org> clamav-0.97.ebuild: Revert back to EAPI 2 for stabilization. diff --git a/app-antivirus/clamav/clamav-0.97.ebuild b/app-antivirus/clamav/clamav-0.97.ebuild index a1c772676975..d5906fd31182 100644 --- a/app-antivirus/clamav/clamav-0.97.ebuild +++ b/app-antivirus/clamav/clamav-0.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.ebuild,v 1.2 2011/02/22 16:04:43 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.ebuild,v 1.3 2011/02/25 17:03:35 jer Exp $ EAPI=2 @@ -12,7 +12,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 clamdtop iconv ipv6 milter selinux" CDEPEND="bzip2? ( app-arch/bzip2 ) |