summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-03 20:47:03 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-03 20:47:03 +0000
commit4960b75bd5359557526ccb3248ded845091b3440 (patch)
tree5cc62c7b762959aee6d508468b8b3fdf2b1844cb /dev-python/pyrex
parenttouch up KEYWORDS (diff)
downloadgentoo-2-4960b75bd5359557526ccb3248ded845091b3440.tar.gz
gentoo-2-4960b75bd5359557526ccb3248ded845091b3440.tar.bz2
gentoo-2-4960b75bd5359557526ccb3248ded845091b3440.zip
Version bump, bug #49734.
Diffstat (limited to 'dev-python/pyrex')
-rw-r--r--dev-python/pyrex/ChangeLog8
-rw-r--r--dev-python/pyrex/Manifest15
-rw-r--r--dev-python/pyrex/files/digest-pyrex-0.9.1.11
-rw-r--r--dev-python/pyrex/files/pyrex-0.9.1.1-gentoo.patch10
-rw-r--r--dev-python/pyrex/pyrex-0.5.ebuild4
-rw-r--r--dev-python/pyrex/pyrex-0.7.1.ebuild4
-rw-r--r--dev-python/pyrex/pyrex-0.8.2.ebuild4
-rw-r--r--dev-python/pyrex/pyrex-0.9.1.1.ebuild35
8 files changed, 68 insertions, 13 deletions
diff --git a/dev-python/pyrex/ChangeLog b/dev-python/pyrex/ChangeLog
index 99dcce81c55e..6215b887b37f 100644
--- a/dev-python/pyrex/ChangeLog
+++ b/dev-python/pyrex/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/pyrex
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/ChangeLog,v 1.9 2004/04/03 17:24:20 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/ChangeLog,v 1.10 2004/05/03 20:47:03 kloeri Exp $
+
+*pyrex-0.9.1.1 (03 May 2004)
+
+ 03 May 2004; Bryan Østergaard <kloeri@gentoo.org>
+ +files/pyrex-0.9.1.1-gentoo.patch, +pyrex-0.9.1.1.ebuild:
+ Version bump, bug #49734.
*pyrex-0.9 (03 Apr 2004)
diff --git a/dev-python/pyrex/Manifest b/dev-python/pyrex/Manifest
index 1139c5ffb2d6..b7f5365302b7 100644
--- a/dev-python/pyrex/Manifest
+++ b/dev-python/pyrex/Manifest
@@ -1,10 +1,13 @@
-MD5 233a73df4ffb5254af869eda321524d2 ChangeLog 1109
-MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
-MD5 96e20a0987bb580e7cb207d5711ad7b9 pyrex-0.5.ebuild 815
-MD5 6624c677e7e5f016743698013e05d618 pyrex-0.7.1.ebuild 799
-MD5 9a48e3f61a2eacffecf9cdca949e8612 pyrex-0.8.2.ebuild 798
+MD5 db1f0f7fad7e340b7b2558657fa6ab97 pyrex-0.8.2.ebuild 798
MD5 b7d36056041dafc675ca3801db398cc1 pyrex-0.9.ebuild 796
+MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
+MD5 d22ac8a275a6ccf8c04c81aa8219beb7 pyrex-0.5.ebuild 815
+MD5 de6f45da992e790dd3c465c1d6586f0c pyrex-0.7.1.ebuild 799
+MD5 88828223d4d5ab31a71d2034067fe9a6 pyrex-0.9.1.1.ebuild 940
+MD5 c01b5d99fb0943259e28308af429c66f ChangeLog 1280
MD5 6898e0f6dfe8845df9d9f80e88712293 files/digest-pyrex-0.9 61
+MD5 7d69959a16c0c50c7b8ae652573c8748 files/pyrex-0.9.1.1-gentoo.patch 313
+MD5 649e3e8b31cc04de5183611f8c83efc4 files/digest-pyrex-0.9.1.1 65
MD5 0b6119a106d045a4cfa4647d3d12e5cc files/digest-pyrex-0.5 120
-MD5 063768a9ab68fa42e5c4477c1703a791 files/digest-pyrex-0.7.1 63
MD5 5c46cd453275b56cabe9cd981a306fa5 files/digest-pyrex-0.8.2 63
+MD5 063768a9ab68fa42e5c4477c1703a791 files/digest-pyrex-0.7.1 63
diff --git a/dev-python/pyrex/files/digest-pyrex-0.9.1.1 b/dev-python/pyrex/files/digest-pyrex-0.9.1.1
new file mode 100644
index 000000000000..3b21f0a15764
--- /dev/null
+++ b/dev-python/pyrex/files/digest-pyrex-0.9.1.1
@@ -0,0 +1 @@
+MD5 2f9eebe796e10a9da46f3d6a7a4df1b3 Pyrex-0.9.1.1.tar.gz 178902
diff --git a/dev-python/pyrex/files/pyrex-0.9.1.1-gentoo.patch b/dev-python/pyrex/files/pyrex-0.9.1.1-gentoo.patch
new file mode 100644
index 000000000000..d46330fd540d
--- /dev/null
+++ b/dev-python/pyrex/files/pyrex-0.9.1.1-gentoo.patch
@@ -0,0 +1,10 @@
+--- setup.py.old 2004-05-02 10:48:01.345153032 -0500
++++ setup.py 2004-05-02 10:48:11.218652032 -0500
+@@ -2,6 +2,7 @@
+ from distutils.sysconfig import get_python_lib
+ import os.path
+ from Pyrex.Compiler.Version import version
++import sys
+
+ dfile_dir = os.path.join(get_python_lib(prefix=''), 'Pyrex/Compiler')
+
diff --git a/dev-python/pyrex/pyrex-0.5.ebuild b/dev-python/pyrex/pyrex-0.5.ebuild
index 94dbb54b62cc..0a92644ba6cb 100644
--- a/dev-python/pyrex/pyrex-0.5.ebuild
+++ b/dev-python/pyrex/pyrex-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.5.ebuild,v 1.8 2003/09/06 23:32:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.5.ebuild,v 1.9 2004/05/03 20:47:03 kloeri Exp $
inherit distutils
diff --git a/dev-python/pyrex/pyrex-0.7.1.ebuild b/dev-python/pyrex/pyrex-0.7.1.ebuild
index 81d5e1b46f23..e9489409e383 100644
--- a/dev-python/pyrex/pyrex-0.7.1.ebuild
+++ b/dev-python/pyrex/pyrex-0.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.7.1.ebuild,v 1.6 2003/09/06 23:32:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.7.1.ebuild,v 1.7 2004/05/03 20:47:03 kloeri Exp $
inherit distutils
diff --git a/dev-python/pyrex/pyrex-0.8.2.ebuild b/dev-python/pyrex/pyrex-0.8.2.ebuild
index 7266c5b0edbb..0eee2b47504c 100644
--- a/dev-python/pyrex/pyrex-0.8.2.ebuild
+++ b/dev-python/pyrex/pyrex-0.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.8.2.ebuild,v 1.4 2003/10/08 10:33:30 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.8.2.ebuild,v 1.5 2004/05/03 20:47:03 kloeri Exp $
inherit distutils
diff --git a/dev-python/pyrex/pyrex-0.9.1.1.ebuild b/dev-python/pyrex/pyrex-0.9.1.1.ebuild
new file mode 100644
index 000000000000..77c109a45a16
--- /dev/null
+++ b/dev-python/pyrex/pyrex-0.9.1.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.9.1.1.ebuild,v 1.1 2004/05/03 20:47:03 kloeri Exp $
+
+inherit distutils
+
+MY_P="Pyrex-${PV}"
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="a language for writing Python extension modules"
+HOMEPAGE="http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex"
+SRC_URI="http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/${MY_P}.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="virtual/python"
+
+src_unpack() {
+ unpack ${MY_P}.tar.gz
+ cd ${S}
+# epatch ${FILESDIR}/pyrex-0.9.1.1-gentoo.patch
+ epatch ${FILESDIR}/${P}-gentoo.patch
+}
+
+src_install() {
+ mydoc="CHANGES.txt INSTALL.txt README.txt USAGE.txt"
+ distutils_src_install
+
+ dodir /usr/share/doc/${PF}/Demos
+ cp -r ${S}/Demos ${D}/usr/share/doc/${PF}
+ dohtml -r Doc/*
+ cp ${S}/Doc/primes.c ${D}usr/share/doc/${PF}/html/
+}