diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-22 10:20:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-22 10:20:14 +0000 |
commit | d2a52b799425fe253e0d6b696d694aaa99aca3f3 (patch) | |
tree | 1a011fff176147202babf610cd8ec3de6bb009db /app-antivirus/clamav | |
parent | Fix multilib-strict issue. (diff) | |
download | gentoo-2-d2a52b799425fe253e0d6b696d694aaa99aca3f3.tar.gz gentoo-2-d2a52b799425fe253e0d6b696d694aaa99aca3f3.tar.bz2 gentoo-2-d2a52b799425fe253e0d6b696d694aaa99aca3f3.zip |
Add ~ia64 keyword.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.84_rc1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 82c9dfeb9559..8b1785a22106 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.62 2005/04/08 13:03:05 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.63 2005/04/22 10:20:14 kloeri Exp $ + + 22 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> clamav-0.84_rc1.ebuild: + Add ~ia64 keyword. 08 Apr 2005; Thomas Raschbacher <lordvan@gentoo.org> : new Version (release candidate) with some new features (see application diff --git a/app-antivirus/clamav/clamav-0.84_rc1.ebuild b/app-antivirus/clamav/clamav-0.84_rc1.ebuild index bdff4120bc97..8f4c63816759 100644 --- a/app-antivirus/clamav/clamav-0.84_rc1.ebuild +++ b/app-antivirus/clamav/clamav-0.84_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.84_rc1.ebuild,v 1.1 2005/04/08 13:03:05 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.84_rc1.ebuild,v 1.2 2005/04/22 10:20:14 kloeri Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/clamav/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~hppa ~alpha ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~hppa ~alpha ~ppc64 ~ia64" IUSE="crypt milter selinux" DEPEND="virtual/libc |