aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-09-06 12:09:14 +0300
committerMarkos Chandras <hwoarang@gentoo.org>2011-09-06 12:09:14 +0300
commitc59025074110fee7b09d7a429060d810ad406125 (patch)
tree1624fbe93070dc074ee366c40daf7c311ec4679d /Documentation
parentqt-creator: rename desktop file. Bug #378873 (diff)
downloadqt-c59025074110fee7b09d7a429060d810ad406125.tar.gz
qt-c59025074110fee7b09d7a429060d810ad406125.tar.bz2
qt-c59025074110fee7b09d7a429060d810ad406125.zip
dev-python/PyQt4: New snapshot. Remove old
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/maintainers/bump-python-revisions4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/maintainers/bump-python-revisions b/Documentation/maintainers/bump-python-revisions
index d6232d69..69b62696 100755
--- a/Documentation/maintainers/bump-python-revisions
+++ b/Documentation/maintainers/bump-python-revisions
@@ -2,8 +2,8 @@
source /etc/init.d/functions.sh
########################## VARIABLES ############################
-PVER="4.8.5" # PyQt4 current working version
-SVER="4.12.3" #$ Sip current working version
+PVER="4.8.6" # PyQt4 current working version
+SVER="4.12.4" #$ Sip current working version
DATE="$(date +%F|sed 's/-//g')" # date to be added to ebuilds
TARGET="www.gentoo-el.org:~/public_html/distfiles/"
TEMP="/tmp/qting-edge-python-bump/"