summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2017-03-21 09:15:05 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2017-03-21 09:15:05 +0100
commit1da725b99643fe6b8414736edc76cb8a546cc216 (patch)
treee88a0d944e5b46fd393791bda1941b89a98c4002
parentdev-python/django-social-auth: obsolete ebuild (diff)
downloadeva-1da725b99643fe6b8414736edc76cb8a546cc216.tar.gz
eva-1da725b99643fe6b8414736edc76cb8a546cc216.tar.bz2
eva-1da725b99643fe6b8414736edc76cb8a546cc216.zip
dev-python/django-crispy-forms: obsolete ebuild
-rw-r--r--dev-python/django-crispy-forms/Manifest11
-rw-r--r--dev-python/django-crispy-forms/django-crispy-forms-1.2.0.ebuild22
-rw-r--r--dev-python/django-crispy-forms/metadata.xml12
3 files changed, 0 insertions, 45 deletions
diff --git a/dev-python/django-crispy-forms/Manifest b/dev-python/django-crispy-forms/Manifest
deleted file mode 100644
index ddac446..0000000
--- a/dev-python/django-crispy-forms/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA512
-
-DIST django-crispy-forms-1.2.0.tar.gz 371416 SHA256 51028d4fa4ded3172e466f69b3479e786d074a711d51d575c67526ea911529ff SHA512 b0cc34f2c412b81ae04109cfb3d2fbcb831b01ba82cdcf5a0cba41f2b8e3d4db089ccc171b4875a142882cdf33c1eccd6686126c55629cbe8aa60f33cae80ad8 WHIRLPOOL 2d73794584ebee8c879918395368a5f1cecc99910e0a40cc794e10a06a67fe6983f7650b46ff387d3023fc3cb69e25fe21ba70548078dd5d045a8d5653724261
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iEYEAREKAAYFAlDQ5Z0ACgkQ1fmVwcYIWAYN+QCg0g9Wg78Jm2VS4e18oAobnaSR
-LGQAoJD89zdkGjTlux9jxbTkKDHcqOex
-=yk28
------END PGP SIGNATURE-----
diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.2.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.2.0.ebuild
deleted file mode 100644
index 6ed0800..0000000
--- a/dev-python/django-crispy-forms/django-crispy-forms-1.2.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python2_{5,6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Best way to have Django DRY forms"
-HOMEPAGE="http://github.com/maraujop/django-crispy-forms"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-python/django"
-DEPEND="${RDEPEND}
- dev-python/setuptools
-"
diff --git a/dev-python/django-crispy-forms/metadata.xml b/dev-python/django-crispy-forms/metadata.xml
deleted file mode 100644
index 3187edd..0000000
--- a/dev-python/django-crispy-forms/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
- <email>eva@gentoo.org</email>
- <name>Gilles Dartiguelongue</name>
-</maintainer>
-<upstream>
- <remote-id type="pypi">django-crispy-forms</remote-id>
- <remote-id type="github">maraujop/django-crispy-forms</remote-id>
-</upstream>
-</pkgmetadata>