summaryrefslogtreecommitdiff
path: root/packages/python/python-pyro_3.4.bb
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2006-07-08 07:30:50 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-08 07:30:50 +0000
commit64b92a0fd73ab1062187aa57c20742e3b5c37d51 (patch)
treedb58f42a8ead7b49fe80699bccf82e8b1c5785b6 /packages/python/python-pyro_3.4.bb
parentc866c7ab98ab93b3a599b589933ec1b279c1121f (diff)
parent58a95cf78151d38667937290c0fb6ec389c21b41 (diff)
merge of a1b31cd3f4c833b0f6a699e7a0e93514ddceed56
and a894532687a7ea18f3f7ea7451cd75094667e084
Diffstat (limited to 'packages/python/python-pyro_3.4.bb')
-rw-r--r--packages/python/python-pyro_3.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-pyro_3.4.bb b/packages/python/python-pyro_3.4.bb
index a8ac4bb609..4509e9c07b 100644
--- a/packages/python/python-pyro_3.4.bb
+++ b/packages/python/python-pyro_3.4.bb
@@ -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"