diff options
author | Matthew Turk <satai@gentoo.org> | 2002-12-31 04:36:56 +0000 |
---|---|---|
committer | Matthew Turk <satai@gentoo.org> | 2002-12-31 04:36:56 +0000 |
commit | 4b33b37a0283b24353231b8e72ba071837eaacab (patch) | |
tree | 0dd47bfa1f476cc7bd34625df3be4c82905ad7fa /app-text/xhtml1/ChangeLog | |
parent | New SGML catalog eclass, hopefully will fix things. (diff) | |
download | gentoo-2-4b33b37a0283b24353231b8e72ba071837eaacab.tar.gz gentoo-2-4b33b37a0283b24353231b8e72ba071837eaacab.tar.bz2 gentoo-2-4b33b37a0283b24353231b8e72ba071837eaacab.zip |
Oy. Tons of changes... Fixed all of these ebuilds to inherit from
sgml-catalog.eclass, and then set them all up to have proper dependencies on
the newest items, as well as use the new, more robust installation and removal
system. This will probably have some growing pains over the next few days, but
the long range will be worth it. All problem hints will be found at
http://www.gentoo.org/~satai/
Diffstat (limited to 'app-text/xhtml1/ChangeLog')
-rw-r--r-- | app-text/xhtml1/ChangeLog | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/app-text/xhtml1/ChangeLog b/app-text/xhtml1/ChangeLog index 954580b1307f..8c72cdd78bf6 100644 --- a/app-text/xhtml1/ChangeLog +++ b/app-text/xhtml1/ChangeLog @@ -1,6 +1,12 @@ -# ChangeLog for app-text/xhtml1 -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.2 2002/11/27 19:10:11 vapier Exp $ +# ChangeLog for app-text/xhtml1 Copyright 2002 Gentoo Technologies, Inc.; +# Distributed under the GPL v2 $Header: +# /home/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.2 2002/11/27 19:10:11 +# vapier Exp $ + +*xhtml1-20020801 (30 Dec 02) + + 30 Dec 2002; Matthew Turk <satai@gentoo.org> : + changed to inherit sgml-catalog and better deal with catalogs. *xhtml1-20020801 (16 Nov 02) |