diff options
Diffstat (limited to 'dev-python/django/django-1.3.1-r1.ebuild')
-rw-r--r-- | dev-python/django/django-1.3.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/django/django-1.3.1-r1.ebuild b/dev-python/django/django-1.3.1-r1.ebuild index dd9ac201fe81..e6e5a34c6cbe 100644 --- a/dev-python/django/django-1.3.1-r1.ebuild +++ b/dev-python/django/django-1.3.1-r1.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-1.3.1-r1.ebuild,v 1.1 2011/12/14 10:23:36 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/django/django-1.3.1-r1.ebuild,v 1.2 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," |