aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2012-04-25 21:04:14 +0200
committerTheo Chatzimichos <tampakrap@gentoo.org>2012-04-25 21:04:14 +0200
commitbab6c6f1f53efb390d7f2511563b5df21a7ecfb4 (patch)
tree6a6898e15f1fcb29a480e1821983e4e974a2da26
parent[dev-python/django-ldapdb] In tree (diff)
downloadimprovise-bab6c6f1f53efb390d7f2511563b5df21a7ecfb4.tar.gz
improvise-bab6c6f1f53efb390d7f2511563b5df21a7ecfb4.tar.bz2
improvise-bab6c6f1f53efb390d7f2511563b5df21a7ecfb4.zip
[dev-python/django-social-auth] In tree
-rw-r--r--dev-python/django-social-auth/Manifest1
-rw-r--r--dev-python/django-social-auth/django-social-auth-0.6.8.ebuild27
-rw-r--r--dev-python/django-social-auth/metadata.xml5
3 files changed, 0 insertions, 33 deletions
diff --git a/dev-python/django-social-auth/Manifest b/dev-python/django-social-auth/Manifest
deleted file mode 100644
index 3354d9b..0000000
--- a/dev-python/django-social-auth/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST django-social-auth-0.6.8.tar.gz 54385 SHA256 efeab62b3ff25d06910094a02c91de84d4f892487aed3cabaacdb25f59e71a78 SHA512 a4e55c902d2fa40763998959c7b9ada4b99cd0d091398cf55961ad385bc1a481bd2bcb0179538b64257f712018be11a859ea63833bceb578e3a4be4cd08705b0 WHIRLPOOL ffc31af760fd66be3081b67c6dd6ce0aa72b9d8b7c84ac3320bcd3de31e7ab7e9248d45b0d0a5323fdaacb08c6b8bb5305ad33b75cda3a8423ee8aed784c4c02
diff --git a/dev-python/django-social-auth/django-social-auth-0.6.8.ebuild b/dev-python/django-social-auth/django-social-auth-0.6.8.ebuild
deleted file mode 100644
index 8e4c9f9..0000000
--- a/dev-python/django-social-auth/django-social-auth-0.6.8.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="An easy to setup social authentication/authorization mechanism for Django projects"
-HOMEPAGE="http://pypi.python.org/pypi/django-social-auth/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-LICENSE="MIT"
-SLOT="0"
-PYTHON_MODNAME="social_auth"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-python/django
- dev-python/setuptools
- >=dev-python/oauth2-1.5.167
- >=dev-python/python-openid-2.2"
diff --git a/dev-python/django-social-auth/metadata.xml b/dev-python/django-social-auth/metadata.xml
deleted file mode 100644
index 0645cd9..0000000
--- a/dev-python/django-social-auth/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>python</herd>
-</pkgmetadata>