summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-03-21 15:34:18 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-03-21 15:34:18 +0000
commit55f38c43f89426b3cc7bbda381c229f97cfa4e3e (patch)
tree3a805e99fb28f47072a6ed7b9a1ea5140382a47c /app-text/aspell
parentno more gzipped HTML documentation (diff)
downloadgentoo-2-55f38c43f89426b3cc7bbda381c229f97cfa4e3e.tar.gz
gentoo-2-55f38c43f89426b3cc7bbda381c229f97cfa4e3e.tar.bz2
gentoo-2-55f38c43f89426b3cc7bbda381c229f97cfa4e3e.zip
no more gzipped HTML documentation
Diffstat (limited to 'app-text/aspell')
-rw-r--r--app-text/aspell/ChangeLog9
-rw-r--r--app-text/aspell/aspell-0.33.7.1-r1.ebuild6
2 files changed, 11 insertions, 4 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog
index 3d932be153fa..e263c96377b5 100644
--- a/app-text/aspell/ChangeLog
+++ b/app-text/aspell/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-text/aspell
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.2 2002/03/15 03:51:51 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.3 2002/03/21 15:31:42 seemant Exp $
+
+*aspell-0.33.7.1-r1 (21 Mar 2002)
+
+ 21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.33.7.1-r1 :
+
+ The documentation in HTML should not, and is not being, gzipped any more.
+
*aspell-0.33.7.1-r1 (12 Mar 2002)
diff --git a/app-text/aspell/aspell-0.33.7.1-r1.ebuild b/app-text/aspell/aspell-0.33.7.1-r1.ebuild
index 02904cef6e06..1b0163bc87ec 100644
--- a/app-text/aspell/aspell-0.33.7.1-r1.ebuild
+++ b/app-text/aspell/aspell-0.33.7.1-r1.ebuild
@@ -48,9 +48,9 @@ src_install () {
make DESTDIR=${D} install || die
cd ${D}/usr/share/doc/${P}
- mv man-html html
- mv man-text txt
- prepalldocs
+ dohtml -r man-html
+ docinto text
+ dodoc man-text
cd ${S}
dodoc README* TODO