summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ispell/ispell-3.3.02-r1.ebuild7
-rw-r--r--app-text/ispell/ispell-3.4.00.ebuild7
2 files changed, 0 insertions, 14 deletions
diff --git a/app-text/ispell/ispell-3.3.02-r1.ebuild b/app-text/ispell/ispell-3.3.02-r1.ebuild
index 54d4322e..55885e82 100644
--- a/app-text/ispell/ispell-3.3.02-r1.ebuild
+++ b/app-text/ispell/ispell-3.3.02-r1.ebuild
@@ -52,10 +52,3 @@ src_install() {
emake -j1 install
dodoc CHANGES Contributors README WISHES
}
-
-pkg_postinst() {
- echo
- ewarn "If you just updated from an older version of ${PN} you *have* to re-emerge"
- ewarn "all your dictionaries to avoid segmentation faults and other problems."
- echo
-}
diff --git a/app-text/ispell/ispell-3.4.00.ebuild b/app-text/ispell/ispell-3.4.00.ebuild
index 4916709b..54b17958 100644
--- a/app-text/ispell/ispell-3.4.00.ebuild
+++ b/app-text/ispell/ispell-3.4.00.ebuild
@@ -53,10 +53,3 @@ src_install() {
emake -j1 install
dodoc CHANGES Contributors README WISHES
}
-
-pkg_postinst() {
- echo
- ewarn "If you just updated from an older version of ${PN} you *have* to re-emerge"
- ewarn "all your dictionaries to avoid segmentation faults and other problems."
- echo
-}