[Lunar-commits] PyQt-4: fixed the UPDATED field.

Terry Chan tchan at lunar-linux.org
Wed Jan 2 22:23:38 CET 2008


commit 89686d1efabbb9a135104b38dcc442ec1e1fb029
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Wed Jan 2 15:23:38 2008 -0600

    PyQt-4: fixed the UPDATED field.
    UPDATED >= ENTERED (ALWAYS!!!)
---
 qt-apps/PyQt-4/DETAILS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/qt-apps/PyQt-4/DETAILS b/qt-apps/PyQt-4/DETAILS
index 110b006..5f355c1 100644
--- a/qt-apps/PyQt-4/DETAILS
+++ b/qt-apps/PyQt-4/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/PyQt-$EXTRA-$VERSION
    MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4}
         WEB_SITE=http://www.riverbankcomputing.co.uk/pyqt/index.php
          ENTERED=20080102
-         UPDATED=20080101
+         UPDATED=20080102
            SHORT="A set of Python bindings for the Qt toolkit"
 
 cat << EOF


More information about the Lunar-commits mailing list