aboutsummaryrefslogtreecommitdiffstats
path: root/packages/vincent
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-07-14 11:24:29 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-07-14 11:24:29 +0000
commitd1a9129a306a07ade4ca50287345f4e950d308df (patch)
treeacc607f33f9ce5be078bb1511243fb342ebac1e5 /packages/vincent
parentfef583edb268e564d3c4d07d50adb609b3b9ce59 (diff)
downloadopenembedded-d1a9129a306a07ade4ca50287345f4e950d308df.tar.gz
gaim/libw100/vincent: take care of svn.sf.net name change. Properly closes 2641.
* libw100 and vincent. rename svn.sourceforge.net host to $project.svn.sf.net * drop gaim svn bb file. Project renamed to pidgin. host and thus source inaccesible.
Diffstat (limited to 'packages/vincent')
-rw-r--r--packages/vincent/vincent_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vincent/vincent_svn.bb b/packages/vincent/vincent_svn.bb
index 87e111875a..b8c188b36f 100644
--- a/packages/vincent/vincent_svn.bb
+++ b/packages/vincent/vincent_svn.bb
@@ -5,7 +5,7 @@ LICENSE = "BSD"
PV = "0.0+svn${SRCDATE}"
PR = "r0"
-SRC_URI = "svn://svn.sourceforge.net/svnroot/ogl-es/branches;module=linux_nokia_770;proto=https"
+SRC_URI = "svn://ogl-es.svn.sf.net/svnroot/ogl-es/branches;module=linux_nokia_770;proto=https"
S = "${WORKDIR}/linux_nokia_770/ogles/projects/linux-x11"