diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-06-25 16:13:42 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-06-25 16:13:42 +0000 |
commit | 23d98149f6f992cddd3af6c4b1865e780c5af8d3 (patch) | |
tree | 33a0921585cf7f5b78af59c6fbd78ca2c724b61f /conf | |
parent | 1c4c0ac5c8b1acc666a79ebaab484a1807a1487b (diff) |
preferred-om-2008-versions.inc: bump python-pygobject
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index b84e2d46e2..5ba510a4b7 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -1369,8 +1369,8 @@ PREFERRED_VERSION_openssl-native ?= "0.9.7g" PREFERRED_VERSION_openswan ?= "2.4.7" PREFERRED_VERSION_openttd ?= "0.4.0.1" PREFERRED_VERSION_openvpn ?= "2.0.9" -PREFERRED_VERSION_opkg-native ?= "4488" -PREFERRED_VERSION_opkg ?= "4488" +SRCREV_pn-opkg-native ?= "4488" +SRCREV_pn-opkg ?= "4488" PREFERRED_VERSION_oplinux-packages ?= "1.0" PREFERRED_VERSION_oprofile ?= "0.9.3" PREFERRED_VERSION_orage ?= "4.4.1" @@ -1530,8 +1530,8 @@ PREFERRED_VERSION_python-pyfits ?= "1.1" PREFERRED_VERSION_python-pyflakes ?= "0.2.1" PREFERRED_VERSION_python-pygame ?= "1.7.1" PREFERRED_VERSION_python-pygnome ?= "2.16.2" -PREFERRED_VERSION_python-pygobject ?= "2.12.3" -PREFERRED_VERSION_python-pygobject-native ?= "2.12.3" +PREFERRED_VERSION_python-pygobject ?= "2.14.2" +PREFERRED_VERSION_python-pygobject-native ?= "2.14.2" PREFERRED_VERSION_python-pygoogle ?= "0.6" PREFERRED_VERSION_python-pygtk-1.2 ?= "0.6.12" PREFERRED_VERSION_python-pygtk ?= "2.10.4" |