summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Strzygowski <lucass@gentoo.org>2005-07-24 13:03:28 +0000
committerLukasz Strzygowski <lucass@gentoo.org>2005-07-24 13:03:28 +0000
commitd89b009354af354ab4bb3388252202a35e5bca6a (patch)
tree3881a90e11abf8ef7c14e33b399878551994f542 /dev-python/pyclamav/pyclamav-0.1.ebuild
parentFix building with gcc2. (diff)
downloadgentoo-2-d89b009354af354ab4bb3388252202a35e5bca6a.tar.gz
gentoo-2-d89b009354af354ab4bb3388252202a35e5bca6a.tar.bz2
gentoo-2-d89b009354af354ab4bb3388252202a35e5bca6a.zip
Version bump. Older versions marked stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python/pyclamav/pyclamav-0.1.ebuild')
-rw-r--r--dev-python/pyclamav/pyclamav-0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyclamav/pyclamav-0.1.ebuild b/dev-python/pyclamav/pyclamav-0.1.ebuild
index e98a63eecc2a..02f77ec6b96a 100644
--- a/dev-python/pyclamav/pyclamav-0.1.ebuild
+++ b/dev-python/pyclamav/pyclamav-0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclamav/pyclamav-0.1.ebuild,v 1.5 2005/05/18 16:16:22 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclamav/pyclamav-0.1.ebuild,v 1.6 2005/07/24 13:03:28 lucass Exp $
inherit distutils
@@ -8,7 +8,7 @@ DESCRIPTION="Python binding for libclamav"
HOMEPAGE="http://norman.free.fr/norman/python/pyclamav/"
SRC_URI="http://norman.free.fr/norman/python/pyclamav/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
DEPEND=">=dev-lang/python-2.2
>=app-antivirus/clamav-0.70"
SLOT="0"