diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-09-30 00:22:50 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-09-30 00:22:50 +0000 |
commit | db39dd80618a95c3ecb9398befc274741254e325 (patch) | |
tree | 7ae5bf374bbf14204d2576920b07855b1cd20178 /app-doc/heirloom-doctools/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-db39dd80618a95c3ecb9398befc274741254e325.tar.gz gentoo-2-db39dd80618a95c3ecb9398befc274741254e325.tar.bz2 gentoo-2-db39dd80618a95c3ecb9398befc274741254e325.zip |
Improvements: fix man pages installation, all of them, and symlinks; fix man pages themselves, by changing the paths; install the datafiles in /usr/share rather than /usr/libexec, and try to use a more organised tree; rename ta and otfdump commands to avoid collisions (found by tinderbox); add ~x86 keyword. The sed lines shold probably become a patchset to send upstream, but I'm leaving this for another day.
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'app-doc/heirloom-doctools/ChangeLog')
-rw-r--r-- | app-doc/heirloom-doctools/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/app-doc/heirloom-doctools/ChangeLog b/app-doc/heirloom-doctools/ChangeLog index 7c13b5ad36ea..b57f3b33daa2 100644 --- a/app-doc/heirloom-doctools/ChangeLog +++ b/app-doc/heirloom-doctools/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for app-doc/heirloom-doctools # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/heirloom-doctools/ChangeLog,v 1.1 2009/09/29 10:45:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/heirloom-doctools/ChangeLog,v 1.2 2009/09/30 00:22:49 flameeyes Exp $ + +*heirloom-doctools-080407-r1 (30 Sep 2009) + + 30 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> files/080407.config, + -heirloom-doctools-080407.ebuild, +heirloom-doctools-080407-r1.ebuild: + Improvements: fix man pages installation, all of them, and symlinks; fix + man pages themselves, by changing the paths; install the datafiles in + /usr/share rather than /usr/libexec, and try to use a more organised tree; + rename ta and otfdump commands to avoid collisions (found by tinderbox); + add ~x86 keyword. The sed lines shold probably become a patchset to send + upstream, but I'm leaving this for another day. *heirloom-doctools-080407 (29 Sep 2009) |