diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-05 14:58:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-05 14:58:25 +0000 |
commit | bfe15b13ba50befb893029beb108dca95ebce43e (patch) | |
tree | 2d3bf88bce0142626951fe5198efe0d3f6bb6342 /app-antivirus | |
parent | Rename USE flag akonadi->semantic-desktop in kde-base/kdepimlibs (diff) | |
download | gentoo-2-bfe15b13ba50befb893029beb108dca95ebce43e.tar.gz gentoo-2-bfe15b13ba50befb893029beb108dca95ebce43e.tar.bz2 gentoo-2-bfe15b13ba50befb893029beb108dca95ebce43e.zip |
alpha/ia64/sparc stable wrt #321157
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.96.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index bbfd5d5a1c55..7788449453c1 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.359 2010/05/31 21:07:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.360 2010/06/05 14:58:25 armin76 Exp $ + + 05 Jun 2010; Raúl Porcel <armin76@gentoo.org> clamav-0.96.1.ebuild: + alpha/ia64/sparc stable wrt #321157 31 May 2010; Jeroen Roovers <jer@gentoo.org> clamav-0.96.1.ebuild: Stable for HPPA (bug #321157). diff --git a/app-antivirus/clamav/clamav-0.96.1.ebuild b/app-antivirus/clamav/clamav-0.96.1.ebuild index 489947c1ac70..02648fa4c644 100644 --- a/app-antivirus/clamav/clamav-0.96.1.ebuild +++ b/app-antivirus/clamav/clamav-0.96.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.5 2010/05/31 21:07:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.6 2010/06/05 14:58:25 armin76 Exp $ EAPI=2 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_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 milter selinux ipv6" COMMON_DEPEND="bzip2? ( app-arch/bzip2 ) |