diff options
author | Matthew Turk <satai@gentoo.org> | 2003-01-03 05:05:55 +0000 |
---|---|---|
committer | Matthew Turk <satai@gentoo.org> | 2003-01-03 05:05:55 +0000 |
commit | 9aaea01a24933b8490f2643ef7ba4ceb43a0e0f1 (patch) | |
tree | 87a64c20474b9b990f9c0f67ce307f7c872deb0f /app-text/sgmltools-lite/ChangeLog | |
parent | Generate missing format files following installation. Should fix jadetex (diff) | |
download | gentoo-2-9aaea01a24933b8490f2643ef7ba4ceb43a0e0f1.tar.gz gentoo-2-9aaea01a24933b8490f2643ef7ba4ceb43a0e0f1.tar.bz2 gentoo-2-9aaea01a24933b8490f2643ef7ba4ceb43a0e0f1.zip |
Keep /etc/env.d/93sgmltools-lite up to date, and also /etc/env.d/sgml.env.
Moved these functions into the eclass. Also fix rare bug with upgrade
procedure in sgml-catalog.eclass.
Diffstat (limited to 'app-text/sgmltools-lite/ChangeLog')
-rw-r--r-- | app-text/sgmltools-lite/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/sgmltools-lite/ChangeLog b/app-text/sgmltools-lite/ChangeLog index ef97802c54a9..5da6d386da4b 100644 --- a/app-text/sgmltools-lite/ChangeLog +++ b/app-text/sgmltools-lite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/sgmltools-lite # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/sgmltools-lite/ChangeLog,v 1.14 2002/12/31 04:36:56 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgmltools-lite/ChangeLog,v 1.15 2003/01/03 05:05:55 satai Exp $ + + 03 Jan 2003; Matthew Turk <satai@gentoo.org> : + Changed around the method of updating the SGML_CATALOG environment variables, + move it into sgml-catalog.eclass. This should keep it up to date. 30 Dec 2002; Matthew Turk <satai@gentoo.org> : Changed dependencies to work with new docbook-sgml-dtd's. |