summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-09-03 15:32:38 +0200
committerMartin Väth <martin@mvath.de>2016-09-03 15:32:38 +0200
commit717f314b7c4e56cb85fa2a1994eeacd4f3a343be (patch)
tree446608bb38a97cf49f60d537b0abc35f2fc9fea6 /app-text/ispell
parentapp-dicts/steak: Copy from gentoo repository to save from removal (diff)
downloadmv-717f314b7c4e56cb85fa2a1994eeacd4f3a343be.tar.gz
mv-717f314b7c4e56cb85fa2a1994eeacd4f3a343be.tar.bz2
mv-717f314b7c4e56cb85fa2a1994eeacd4f3a343be.zip
app-text/ispell: Remove warnings superfluous with subslots
Diffstat (limited to 'app-text/ispell')
-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
-}