[Lunar-commits] r20381 - moonbase/trunk/gnome2-extras/pyorbit
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Jun 12 22:25:22 UTC 2006
Author: v3rt1g0
Date: 2006-06-12 22:25:22 +0000 (Mon, 12 Jun 2006)
New Revision: 20381
Modified:
moonbase/trunk/gnome2-extras/pyorbit/DETAILS
Log:
Module Version Bump: pyorbit (2.14.0 -> 2.14.1)
* cygwin build fixes, support for Python 2.5 and 64-bit, and
one segfault bugfix.
* I did a few minor tidy-ups here too.
compiled/tested: gcc-3.4.5 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/gnome2-extras/pyorbit/DETAILS
===================================================================
--- moonbase/trunk/gnome2-extras/pyorbit/DETAILS 2006-06-12 17:40:29 UTC (rev 20380)
+++ moonbase/trunk/gnome2-extras/pyorbit/DETAILS 2006-06-12 22:25:22 UTC (rev 20381)
@@ -1,13 +1,15 @@
MODULE=pyorbit
- VERSION=2.14.0
+ VERSION=2.14.1
MAJOR=2.14
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:e01f48a69e8c2c37fce290b8b5901fd863d630f9
- WEB_SITE=www.gnome.org
+ SOURCE_VFY=sha1:b3c23f2a130ec6873a4750701619d96a4efff29d
+ WEB_SITE=http://www.gnome.org/
ENTERED=20021114
- UPDATED=20060515
- SHORT="Orbit2 binding for python"
+ UPDATED=20060612
+ SHORT="Python language bindings for ORBit2"
+
cat << EOF
-Orbit2 bindings for python
+pyorbit is a Python language binding for the ORBit2 CORBA
+implementation.
EOF
More information about the Lunar-commits
mailing list