summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cgkit/cgkit-1.2.0.ebuild')
-rw-r--r--dev-python/cgkit/cgkit-1.2.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/cgkit/cgkit-1.2.0.ebuild b/dev-python/cgkit/cgkit-1.2.0.ebuild
index 5c835d93f689..540113f0d57f 100644
--- a/dev-python/cgkit/cgkit-1.2.0.ebuild
+++ b/dev-python/cgkit/cgkit-1.2.0.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-1.2.0.ebuild,v 1.1 2005/02/12 11:17:07 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-1.2.0.ebuild,v 1.2 2005/03/10 11:11:57 chrb Exp $
inherit distutils
DESCRIPTION="Python library for creating 3D images"
-SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
-# mirror://sourceforge/${PN}/${P}.doc.zip"
+SRC_URI="mirror://sourceforge/${PN}/${P}.zip
+ mirror://sourceforge/${PN}/${P}-doc.zip"
HOMEPAGE="http://cgkit.sourceforge.net"
DEPEND="dev-lang/python
dev-python/pyrex"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE="doc"
src_install () {