forked from ports/contrib
gmpy: python-2.4 -> python-2.5
This commit is contained in:
parent
8343e41baf
commit
0065c8c7b9
@ -1,5 +1,6 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/python2.4/
|
||||
drwxr-xr-x root/root usr/lib/python2.4/site-packages/
|
||||
-rwxr-xr-x root/root usr/lib/python2.4/site-packages/gmpy.so
|
||||
drwxr-xr-x root/root usr/lib/python2.5/
|
||||
drwxr-xr-x root/root usr/lib/python2.5/site-packages/
|
||||
-rw-r--r-- root/root usr/lib/python2.5/site-packages/gmpy-1.02-py2.5.egg-info
|
||||
-rwxr-xr-x root/root usr/lib/python2.5/site-packages/gmpy.so
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
name=gmpy
|
||||
version=1.02
|
||||
release=1
|
||||
release=2
|
||||
source=(http://gmpy.googlecode.com/files/$name-$version.zip)
|
||||
|
||||
build () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user