summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-12-08 00:06:07 +1100
committerMichael Palimaka <kensington@gentoo.org>2015-12-08 00:24:26 +1100
commit9c09c3450075af72a69d4ef46bde3973a90d74a1 (patch)
treecf3dcaaaf0958b04d7a14061fcd292cf4c23ea5e /dev-vcs
parentnet-proxy/polipo: fix bug 567660 (diff)
downloadgentoo-9c09c3450075af72a69d4ef46bde3973a90d74a1.tar.gz
gentoo-9c09c3450075af72a69d4ef46bde3973a90d74a1.tar.bz2
gentoo-9c09c3450075af72a69d4ef46bde3973a90d74a1.zip
dev-cvs/qbzr: remove stray distutils_pkg_postinst
Gentoo-bug: 481026 Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/qbzr/qbzr-0.23.1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-vcs/qbzr/qbzr-0.23.1.ebuild b/dev-vcs/qbzr/qbzr-0.23.1.ebuild
index 87bbc46126eb..b627fa5acf0c 100644
--- a/dev-vcs/qbzr/qbzr-0.23.1.ebuild
+++ b/dev-vcs/qbzr/qbzr-0.23.1.ebuild
@@ -33,8 +33,6 @@ src_test() {
}
pkg_postinst() {
- distutils_pkg_postinst
-
elog
elog "To enable spellchecking in qcommit, please, install >=dev-python/pyenchant-1.5.0"
elog " # emerge -a >=dev-python/pyenchant-1.5.0"