[haiku-commits] haiku: hrev47430 - build/jam/repositories/HaikuPorts

  • From: zooey@xxxxxxxxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 25 Jun 2014 23:22:00 +0200 (CEST)

hrev47430 adds 1 changeset to branch 'master'
old head: f105756e273ccff786618c049ea97ac7c9c7b501
new head: 9760ac0d19a5098b4f1fb5ef67a219fbad3289ff
overview: http://cgit.haiku-os.org/haiku/log/?qt=range&q=9760ac0+%5Ef105756

----------------------------------------------------------------------------

9760ac0: Update packages buildbot_slave and python_zope.interface.
  
  * To avoid problems caused by the varying python versions used by the 
    different architectures, switch those packages from 'any' to explicit
    architecture.

                                    [ Oliver Tappe <zooey@xxxxxxxxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev47430
Commit:      9760ac0d19a5098b4f1fb5ef67a219fbad3289ff
URL:         http://cgit.haiku-os.org/haiku/commit/?id=9760ac0
Author:      Oliver Tappe <zooey@xxxxxxxxxxxxxxx>
Date:        Wed Jun 25 21:21:01 2014 UTC

----------------------------------------------------------------------------

3 files changed, 6 insertions(+), 6 deletions(-)
build/jam/repositories/HaikuPorts/x86      | 4 ++--
build/jam/repositories/HaikuPorts/x86_64   | 4 ++--
build/jam/repositories/HaikuPorts/x86_gcc2 | 4 ++--

----------------------------------------------------------------------------

diff --git a/build/jam/repositories/HaikuPorts/x86 
b/build/jam/repositories/HaikuPorts/x86
index cb31c4d..7f25097 100644
--- a/build/jam/repositories/HaikuPorts/x86
+++ b/build/jam/repositories/HaikuPorts/x86
@@ -4,9 +4,7 @@ RemotePackageRepository HaikuPorts
        :
        # architecture "any" packages
        be_book-2008_10_26-1
-       buildbot_slave-0.8.8-1
        ca_root_certificates-2012_12_29-1
-       python_zope.interface-4.1.1-1
        texi2html-1.82-2
        timgmsoundfont-2004_01_24-3
        wqy_microhei-0.2.0~beta-3
@@ -23,6 +21,7 @@ RemotePackageRepository HaikuPorts
        bepdf-1.1.1~beta5_2013_04_28-2
        binutils-2.24_2014_03_19-5
        bison-2.4.3-6
+       buildbot_slave-0.8.8-2
        bzip2-1.0.6-5
        bzip2_devel-1.0.6-5
        cdrtools-3.01~a07-3
@@ -133,6 +132,7 @@ RemotePackageRepository HaikuPorts
        pkgconfig-0.27.1-2
        python-2.6.9-1
        python_twisted-13.2.0-1
+       python_zope.interface-4.1.1-2
        qrencode-3.3.0-1
        qrencode_devel-3.3.0-1
        readline-6.3-2
diff --git a/build/jam/repositories/HaikuPorts/x86_64 
b/build/jam/repositories/HaikuPorts/x86_64
index 10e4d16..94525a0 100644
--- a/build/jam/repositories/HaikuPorts/x86_64
+++ b/build/jam/repositories/HaikuPorts/x86_64
@@ -4,9 +4,7 @@ RemotePackageRepository HaikuPorts
        :
        # architecture "any" packages
        be_book-2008_10_26-1
-       buildbot_slave-0.8.8-1
        ca_root_certificates-2012_12_29-1
-       python_zope.interface-4.1.1-1
        texi2html-1.82-2
        timgmsoundfont-2004_01_24-4
        wqy_microhei-0.2.0~beta-3
@@ -22,6 +20,7 @@ RemotePackageRepository HaikuPorts
 #      bepdf-1.1.1~beta5_2013_04_28-1
        binutils-2.23.2_2013_04_09-2
        bison-2.5-1
+       buildbot_slave-0.8.8-2
        bzip2-1.0.6-5
        bzip2_devel-1.0.6-5
        cdrtools-3.01~a07-3
@@ -124,6 +123,7 @@ RemotePackageRepository HaikuPorts
        pkgconfig-0.27.1-2
        python-2.7.6-2
        python_twisted-13.2.0-1
+       python_zope.interface-4.1.1-2
        qrencode-3.3.0-1
        qrencode_devel-3.3.0-1
        readline-6.3-2
diff --git a/build/jam/repositories/HaikuPorts/x86_gcc2 
b/build/jam/repositories/HaikuPorts/x86_gcc2
index cb714b6..65d67aa 100644
--- a/build/jam/repositories/HaikuPorts/x86_gcc2
+++ b/build/jam/repositories/HaikuPorts/x86_gcc2
@@ -4,12 +4,10 @@ RemotePackageRepository HaikuPorts
        :
        # architecture "any" packages
        be_book-2008_10_26-1
-       buildbot_slave-0.8.8-1
        ca_root_certificates-2012_12_29-1
        openttd_gfx-0.4.7-1
        openttd_msx-0.3.1-1
        openttd_sfx-0.2.3-1
-       python_zope.interface-4.1.1-1
        texi2html-1.82-2
        timgmsoundfont-2004_01_24-3
        wqy_microhei-0.2.0~beta-3
@@ -30,6 +28,7 @@ RemotePackageRepository HaikuPorts
 #      bezillabrowser-2.0.0.22pre_2010_05_02-1
        binutils-2.17_2013_04_21-2
        bison-2.4.3-6
+       buildbot_slave-0.8.8-2
        bzip2-1.0.6-3
        caya-2013.07.31-3
        cdrtools-3.01~a18-1
@@ -171,6 +170,7 @@ RemotePackageRepository HaikuPorts
        pkgconfig-0.27.1-1
        python-2.6.8-6
        python_twisted-13.2.0-1
+       python_zope.interface-4.1.1-2
        qrencode-3.3.0-1
        qrencode_devel-3.3.0-1
        readline-6.3-2


Other related posts:

  • » [haiku-commits] haiku: hrev47430 - build/jam/repositories/HaikuPorts - zooey