aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <della5@iinet.com.au>2012-05-19 21:40:48 +0800
committerIan Delaney <della5@iinet.com.au>2012-05-19 21:40:48 +0800
commit2f58a5030a9c7ba907357c2c7ee4b8fa734ad387 (patch)
tree0af643e22185cbc032f4a77acd1eee9856850130 /dev-python
parent[dev-python/xlutils] tweak to DOCS (diff)
downloadimprovise-2f58a5030a9c7ba907357c2c7ee4b8fa734ad387.tar.gz
improvise-2f58a5030a9c7ba907357c2c7ee4b8fa734ad387.tar.bz2
improvise-2f58a5030a9c7ba907357c2c7ee4b8fa734ad387.zip
[dev-python/django-auth-ldap] final cleanup, Rm comment
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/django-auth-ldap/django-auth-ldap-1.1.ebuild2
-rw-r--r--dev-python/manifestdestiny/Manifest1
-rw-r--r--dev-python/manifestdestiny/manifestdestiny-0.5.4.ebuild28
-rw-r--r--dev-python/manifestdestiny/metadata.xml5
4 files changed, 0 insertions, 36 deletions
diff --git a/dev-python/django-auth-ldap/django-auth-ldap-1.1.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-1.1.ebuild
index d7527ce..69ad5ae 100644
--- a/dev-python/django-auth-ldap/django-auth-ldap-1.1.ebuild
+++ b/dev-python/django-auth-ldap/django-auth-ldap-1.1.ebuild
@@ -26,8 +26,6 @@ DEPEND="${RDEPEND}
src_compile() {
distutils_src_compile
-
- # BuildDocs is not essential. just an extra 'touch'
use doc && emake -C docs html
}
diff --git a/dev-python/manifestdestiny/Manifest b/dev-python/manifestdestiny/Manifest
deleted file mode 100644
index 6123ce4..0000000
--- a/dev-python/manifestdestiny/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ManifestDestiny-0.5.4.tar.gz 21124 SHA256 f85e47a1eb816665a4cd4f457e3c35d45113480cbd4d2ae1299a5e6414de88f7 SHA512 f922a43d5ab5c6c8d2cc91f64ecadd9f1a331a11a3062833495b0bb410a6e9834a4db6e090580ea2cd50f834072f53f1e77c487bc82f8a022e6cafe47f2c125d WHIRLPOOL 175fc88f8a8bcb8929ba7de69c5b9eec2e0aa7c3cda6a755830ec55d24175f0c76a5ccd421fe19e30666dd07405131eb5a6b9f61a03173a5d6fc95bf7fd5ce83
diff --git a/dev-python/manifestdestiny/manifestdestiny-0.5.4.ebuild b/dev-python/manifestdestiny/manifestdestiny-0.5.4.ebuild
deleted file mode 100644
index 6aab188..0000000
--- a/dev-python/manifestdestiny/manifestdestiny-0.5.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-inherit distutils
-
-MY_PN="ManifestDestiny"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Universal manifests for Mozilla test harnesses"
-HOMEPAGE="http://pypi.python.org/pypi/ManifestDestiny"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( README.txt )
-PYTHON_MODULES="manifestparser.py"
diff --git a/dev-python/manifestdestiny/metadata.xml b/dev-python/manifestdestiny/metadata.xml
deleted file mode 100644
index 0645cd9..0000000
--- a/dev-python/manifestdestiny/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>