0.9.0dev: Remove `tag_svn_revision` from `setup.cfg`

The attribute isn't supported in setuptools >= 10.


git-svn-id: https://svn.apache.org/repos/asf/bloodhound/trunk@1773523 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bloodhound_dashboard/setup.cfg b/bloodhound_dashboard/setup.cfg
index fd03621..86b596e 100644
--- a/bloodhound_dashboard/setup.cfg
+++ b/bloodhound_dashboard/setup.cfg
@@ -17,8 +17,6 @@
 
 [egg_info]
 tag_build = dev
-tag_date = 0
-tag_svn_revision = true
 
 [sdist]
 formats = gztar,bztar,ztar,tar,zip
diff --git a/bloodhound_multiproduct/setup.cfg b/bloodhound_multiproduct/setup.cfg
index fe3464e..ecf4d69 100644
--- a/bloodhound_multiproduct/setup.cfg
+++ b/bloodhound_multiproduct/setup.cfg
@@ -17,8 +17,6 @@
 
 [egg_info]
 tag_build = dev
-tag_date = 0
-tag_svn_revision = true
 
 [sdist]
 formats = gztar,bztar,ztar,tar,zip
diff --git a/bloodhound_relations/setup.cfg b/bloodhound_relations/setup.cfg
index dea749f..fd4405f 100644
--- a/bloodhound_relations/setup.cfg
+++ b/bloodhound_relations/setup.cfg
@@ -17,8 +17,6 @@
 
 [egg_info]
 tag_build = dev
-tag_date = 0
-tag_svn_revision = true
 
 [sdist]
 formats = gztar,bztar,ztar,tar,zip
diff --git a/bloodhound_search/setup.cfg b/bloodhound_search/setup.cfg
index 2e287ee..e6d8bba 100644
--- a/bloodhound_search/setup.cfg
+++ b/bloodhound_search/setup.cfg
@@ -17,8 +17,6 @@
 
 [egg_info]
 tag_build = dev
-tag_date = 0
-tag_svn_revision = true
 
 [sdist]
 formats = gztar,bztar,ztar,tar,zip
diff --git a/bloodhound_theme/setup.cfg b/bloodhound_theme/setup.cfg
index 83718c3..a94fecf 100644
--- a/bloodhound_theme/setup.cfg
+++ b/bloodhound_theme/setup.cfg
@@ -17,8 +17,6 @@
 
 [egg_info]
 tag_build = dev
-tag_date = 0
-tag_svn_revision = true
 
 [sdist]
 formats = gztar,bztar,ztar,tar,zip
@@ -70,4 +68,4 @@
 [generate_messages_js]
 domain = bhtheme-js
 input_dir = bhtheme/locale
-output_dir = bhtheme/htdocs/bloodhound
\ No newline at end of file
+output_dir = bhtheme/htdocs/bloodhound
diff --git a/installer/setup.cfg b/installer/setup.cfg
index e83ffeb..48a50ce 100644
--- a/installer/setup.cfg
+++ b/installer/setup.cfg
@@ -17,8 +17,6 @@
 
 [egg_info]
 tag_build = dev
-tag_date = 0
-tag_svn_revision = true
 
 [sdist]
 formats = gztar,bztar,ztar,tar,zip