fix sourceforge cvs URL
authorCliff Brake <cbrake@bec-systems.com>
Fri, 7 Jul 2006 21:32:26 +0000 (21:32 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 7 Jul 2006 21:32:26 +0000 (21:32 +0000)
packages/python/python-pyro_3.4.bb

index a8ac4bb..4509e9c 100644 (file)
@@ -10,9 +10,9 @@ LICENSE = "MIT"
 RDEPENDS = "python-core python-crypt python-io python-lang python-math \
 python-netserver python-pickle python-re python-shell python-stringold \
 python-threading"
-PR = "r1"
+PR = "r2"
 
-SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/pyro;module=Pyro;method=pserver;tag=pyro3_4  \
+SRC_URI = "cvs://anonymous:@pyro.cvs.sourceforge.net/cvsroot/pyro;module=Pyro;method=pserver;tag=pyro3_4  \
            file://pyro-unattended-install.patch;patch=1;pnum=0"
 S="${WORKDIR}/Pyro"