summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9fd58b64221b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = django-registration-hg
+ pkgdesc = A user-registration application for Django.
+ pkgver = 20101010
+ pkgrel = 1
+ url = http://bitbucket.org/ubernostrum/django-registration/wiki/Home
+ arch = any
+ license = GPL
+ depends = python
+ depends = django
+ provides = django-registration
+ conflicts = django-registration
+
+pkgname = django-registration-hg
+