diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-28 20:17:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-28 20:17:04 +0000 |
commit | 038200c339c629598ef6a6d8fd245ce88dcfca89 (patch) | |
tree | bf6bde146837d1cc330ea5788c3b642017592b8b /app-antivirus | |
parent | Fixed ChangeLog header. (Manifest recommit) (diff) | |
download | gentoo-2-038200c339c629598ef6a6d8fd245ce88dcfca89.tar.gz gentoo-2-038200c339c629598ef6a6d8fd245ce88dcfca89.tar.bz2 gentoo-2-038200c339c629598ef6a6d8fd245ce88dcfca89.zip |
Added ~ppc64 to KEYWORDS
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.80.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index ab9f82e03c5c..3d99ab73e245 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.28 2004/12/28 19:55:25 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.29 2004/12/28 20:17:04 corsair Exp $ + + 28 Dec 2004; Markus Rothe <corsair@gentoo.org> clamav-0.80.ebuild: + Added ~ppc64 to KEYWORDS 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-antivirus/clamav/clamav-0.80.ebuild b/app-antivirus/clamav/clamav-0.80.ebuild index 4e5fd973cf33..6c257cad94dc 100644 --- a/app-antivirus/clamav/clamav-0.80.ebuild +++ b/app-antivirus/clamav/clamav-0.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.80.ebuild,v 1.9 2004/12/11 15:36:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.80.ebuild,v 1.10 2004/12/28 20:17:04 corsair Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/clamav/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64 hppa ~alpha" +KEYWORDS="x86 ~ppc sparc amd64 hppa ~alpha ~ppc64" IUSE="milter crypt" DEPEND="virtual/libc |