From 9303ed0ada7319ba2745cc8b2e4775cca093702a Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Wed, 29 Aug 2012 12:20:11 +0800 Subject: [dev-python/django-setuptest] new ebuild (Portage version: 2.1.10.65/git/Linux x86_64, unsigned Manifest commit) --- dev-python/django-setuptest/Manifest | 1 + .../django-setuptest/django-setuptest-0.1.2.ebuild | 24 ++++++++++++++++++++++ dev-python/django-setuptest/metadata.xml | 11 ++++++++++ 3 files changed, 36 insertions(+) create mode 100644 dev-python/django-setuptest/Manifest create mode 100644 dev-python/django-setuptest/django-setuptest-0.1.2.ebuild create mode 100644 dev-python/django-setuptest/metadata.xml diff --git a/dev-python/django-setuptest/Manifest b/dev-python/django-setuptest/Manifest new file mode 100644 index 0000000..3f59c95 --- /dev/null +++ b/dev-python/django-setuptest/Manifest @@ -0,0 +1 @@ +DIST praekelt-django-setuptest-0.1.2-O-g86Offe9.zip 8665 SHA256 15a79449fc9145830f88f2bba9238d3fc85794a08a8bbe719f1208cc834672ca SHA512 c6cf91e20fe876bf7516245d4ad6d3c7adb84811bc11b73bc3e991ca3e0a621973095c522f1c1dc6d29853cebcae41518c350d26f3bb86b40be1ea1ebdfb1fc2 WHIRLPOOL abcbf93c40a00f012fd2daacc5d2d2993823ab5ba223f2e3f4adc056e6cf3c7a5bf65a58166c1cea7286d5e1e11cca4247f7b1aa2f72321b6d8b49ce22f58172 diff --git a/dev-python/django-setuptest/django-setuptest-0.1.2.ebuild b/dev-python/django-setuptest/django-setuptest-0.1.2.ebuild new file mode 100644 index 0000000..4393b02 --- /dev/null +++ b/dev-python/django-setuptest/django-setuptest-0.1.2.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=4 +SUPPORT_PYTHON_ABIS=1 +inherit distutils + +MY_PN="praekelt-${P}-O-g86Offe9" +MY_P="praekelt-${PN}-860ffe9" +DESCRIPTION="Simple test suite enabling Django app testing via setup.py" +HOMEPAGE="https://github.com/praekelt/django-setuptest" +SRC_URI="https://github.com/praekelt/${PN}/zipball/master/${MY_PN}.zip" +LICENSE="MIT" +SLOT="0" + +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + dev-python/setuptools" + +S="${WORKDIR}/${MY_P}" diff --git a/dev-python/django-setuptest/metadata.xml b/dev-python/django-setuptest/metadata.xml new file mode 100644 index 0000000..62940a8 --- /dev/null +++ b/dev-python/django-setuptest/metadata.xml @@ -0,0 +1,11 @@ + + + + python + tampakrap@gentoo.org + + johneed@hotmail.com,della5@iinet.com.au + Ian Delaney aka idella4 proxy maintainer + + + -- cgit v1.2.3-65-gdbad