diff options
Diffstat (limited to 'dev-python/django/django-9999.ebuild')
-rw-r--r-- | dev-python/django/django-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/django/django-9999.ebuild b/dev-python/django/django-9999.ebuild index da579096e534..a2acd0e74b57 100644 --- a/dev-python/django/django-9999.ebuild +++ b/dev-python/django/django-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-9999.ebuild,v 1.11 2011/12/14 22:16:14 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-9999.ebuild,v 1.12 2011/12/14 23:44:08 floppym Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -79,7 +79,6 @@ pkg_preinst() { } pkg_postinst() { - bash-completion_pkg_postinst distutils_pkg_postinst einfo "Now, Django has the best of both worlds with Gentoo," |