diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:15:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:15:48 +0000 |
commit | 35706c11c61896c47c6ff88ead50de4570a4990b (patch) | |
tree | af01a9664846a79de91b0589b24059a60178a44e /app-antivirus/clamav | |
parent | Marking xinput-1.4.2 ppc64 for bug 294958 (diff) | |
download | gentoo-2-35706c11c61896c47c6ff88ead50de4570a4990b.tar.gz gentoo-2-35706c11c61896c47c6ff88ead50de4570a4990b.tar.bz2 gentoo-2-35706c11c61896c47c6ff88ead50de4570a4990b.zip |
alpha/ia64/sparc stable wrt #294597
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.95.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 11df65b366b7..be68db78c5bf 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.346 2009/12/09 19:25:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.347 2009/12/15 19:15:48 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> clamav-0.95.3.ebuild: + alpha/ia64/sparc stable wrt #294597 09 Dec 2009; nixnut <nixnut@gentoo.org> clamav-0.95.3.ebuild: ppc stable #294597 diff --git a/app-antivirus/clamav/clamav-0.95.3.ebuild b/app-antivirus/clamav/clamav-0.95.3.ebuild index 107887aa4480..6b342147382b 100644 --- a/app-antivirus/clamav/clamav-0.95.3.ebuild +++ b/app-antivirus/clamav/clamav-0.95.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.3.ebuild,v 1.5 2009/12/09 19:25:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.3.ebuild,v 1.6 2009/12/15 19:15:48 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 ) |