<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,10 +6,11 @@ version = &quot;%d.%d.%d&quot; % versionedcache.VERSION
 setup(
     name = 'versionedcache',
     version = version,
-    description = 'django base library',
+    description = 'django versioned cache',
     long_description = '\n'.join((
-        'django base library',
-        'template for other libs',
+        'django versioned cache',
+        '',
+        'version aware memcache backend for django',
     )),
     author = 'centrum holdings s.r.o',
     license = 'BSD',
@@ -22,7 +23,6 @@ setup(
     include_package_data = True,
 
     entry_points={
-        'setuptools.file_finders': ['dummy = setuptools_entry:dummylsfiles'],
     },
 
     install_requires = [</diff>
      <filename>setup.py</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>setuptools_entry.py</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>6d27bdee28c18011a76b7a351007cb4cade646b3</id>
    </parent>
  </parents>
  <author>
    <name>Jakub Vysoky</name>
    <email>jakub@borka.cz</email>
  </author>
  <url>http://github.com/ella/django-versionedcache/commit/9216f4bd9ee19c7d372981df20f94832f1f0f7d8</url>
  <id>9216f4bd9ee19c7d372981df20f94832f1f0f7d8</id>
  <committed-date>2009-11-10T05:31:24-08:00</committed-date>
  <authored-date>2009-11-10T05:31:24-08:00</authored-date>
  <message>remove old and ugly setuptools_entry</message>
  <tree>d3f55ddb7f81c1b85a68b42377e63af6149040a9</tree>
  <committer>
    <name>Jakub Vysoky</name>
    <email>jakub@borka.cz</email>
  </committer>
</commit>
