summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-02-25 02:01:03 +0000
committerJason Wever <weeve@gentoo.org>2005-02-25 02:01:03 +0000
commit11cb1bc6fba523060b1f1dbc3373cbcef903664a (patch)
tree12e0e9d29988b1d8bd93a1caf212f2470a94c6bf /app-antivirus
parentVersion bumped and closing bug #82516. (diff)
downloadgentoo-2-11cb1bc6fba523060b1f1dbc3373cbcef903664a.tar.gz
gentoo-2-11cb1bc6fba523060b1f1dbc3373cbcef903664a.tar.bz2
gentoo-2-11cb1bc6fba523060b1f1dbc3373cbcef903664a.zip
Added ~sparc keyword.
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/klamav/ChangeLog5
-rw-r--r--app-antivirus/klamav/klamav-0.09.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/klamav/ChangeLog b/app-antivirus/klamav/ChangeLog
index 4902129516fd..a36596529314 100644
--- a/app-antivirus/klamav/ChangeLog
+++ b/app-antivirus/klamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/klamav
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/ChangeLog,v 1.1 2005/02/03 18:03:27 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/ChangeLog,v 1.2 2005/02/25 02:01:03 weeve Exp $
+
+ 24 Feb 2005; Jason Wever <weeve@gentoo.org> klamav-0.09.4.ebuild:
+ Added ~sparc keyword.
*klamav-0.09.4 (03 Feb 2005)
diff --git a/app-antivirus/klamav/klamav-0.09.4.ebuild b/app-antivirus/klamav/klamav-0.09.4.ebuild
index 499d621b851b..fc9743d6fa1a 100644
--- a/app-antivirus/klamav/klamav-0.09.4.ebuild
+++ b/app-antivirus/klamav/klamav-0.09.4.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/klamav/klamav-0.09.4.ebuild,v 1.1 2005/02/03 18:03:27 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.09.4.ebuild,v 1.2 2005/02/25 02:01:03 weeve Exp $
inherit eutils kde
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
DEPEND="app-antivirus/clamav"
need-kde 3