diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:27:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:27:01 +0000 |
commit | e29172374750cea8e1d9d53a0a4d31c270230b29 (patch) | |
tree | 54298a0a4cf93278fb2f060ede6daea97f382399 /app-antivirus | |
parent | alpha/sparc stable wrt #369897 (diff) | |
download | gentoo-2-e29172374750cea8e1d9d53a0a4d31c270230b29.tar.gz gentoo-2-e29172374750cea8e1d9d53a0a4d31c270230b29.tar.bz2 gentoo-2-e29172374750cea8e1d9d53a0a4d31c270230b29.zip |
Add ~sparc wrt #370959
(Portage version: 2.1.10.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.97.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index d05e07764bf8..2bb16cf2a7f8 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.388 2011/06/10 00:21:56 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.389 2011/06/25 17:27:01 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> clamav-0.97.1.ebuild: + Add ~sparc wrt #370959 10 Jun 2011; Tim Harder <radhermit@gentoo.org> clamav-0.97.1.ebuild: Use the system libtommath library (bug #268309 by Nathan Phillip Brink diff --git a/app-antivirus/clamav/clamav-0.97.1.ebuild b/app-antivirus/clamav/clamav-0.97.1.ebuild index f24973a1cab6..d897fa87f30b 100644 --- a/app-antivirus/clamav/clamav-0.97.1.ebuild +++ b/app-antivirus/clamav/clamav-0.97.1.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.1.ebuild,v 1.2 2011/06/10 00:21:56 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.1.ebuild,v 1.3 2011/06/25 17:27:01 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs" CDEPEND="bzip2? ( app-arch/bzip2 ) |