[Greater-commits] r3864 - trunk/portage/contributed/greater-dbapi
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Dec 6 11:42:36 CET 2011
Author: aheinecke
Date: 2011-12-06 11:42:35 +0100 (Tue, 06 Dec 2011)
New Revision: 3864
Modified:
trunk/portage/contributed/greater-dbapi/greater-dbapi-20110609.py
Log:
Fix typo in the repository url
Modified: trunk/portage/contributed/greater-dbapi/greater-dbapi-20110609.py
===================================================================
--- trunk/portage/contributed/greater-dbapi/greater-dbapi-20110609.py 2011-12-06 10:33:58 UTC (rev 3863)
+++ trunk/portage/contributed/greater-dbapi/greater-dbapi-20110609.py 2011-12-06 10:42:35 UTC (rev 3864)
@@ -8,7 +8,7 @@
'https://svn.wald.intevation.org/svn/greater/branches/3.0.0-usf/GREAT-ER-DB'
'/impl/postgresql')
self.svnTargets['cefic'] = (
- 'https://svn.wald.intevation.org/svn/greater/branches/cdfic-approved/GREAT-ER-DB'
+ 'https://svn.wald.intevation.org/svn/greater/branches/cefic-approved/GREAT-ER-DB'
'/impl/postgresql')
self.svnTargets['svnHEAD'] = (
'https://svn.wald.intevation.org/svn/greater/trunk/GREAT-ER-DB'
More information about the Greater-commits
mailing list