summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sip/sip-3.4.ebuild')
-rw-r--r--dev-python/sip/sip-3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-3.4.ebuild b/dev-python/sip/sip-3.4.ebuild
index 1e0ac618a714..e6dc8e1828b0 100644
--- a/dev-python/sip/sip-3.4.ebuild
+++ b/dev-python/sip/sip-3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.4.ebuild,v 1.6 2002/12/09 04:21:13 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.4.ebuild,v 1.7 2002/12/15 10:44:19 bjb Exp $
MY_P="${PN}-x11-gpl-${PV}"
DESCRIPTION="SIP is a tool for generating bindings for C++ classes so that they can be used by Python."
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/sip/"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha"
DEPEND="virtual/glibc
>=dev-lang/python-2.2.1"