diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 09:53:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 09:53:56 +0000 |
commit | 25f7158487abf5672a892df32680e28268a428f5 (patch) | |
tree | 44d77b974bb34cf64f385528bcb30cab47590a3d /dev-tcltk/tclxml | |
parent | To ~arch because of bug #40446. (diff) | |
download | historical-25f7158487abf5672a892df32680e28268a428f5.tar.gz historical-25f7158487abf5672a892df32680e28268a428f5.tar.bz2 historical-25f7158487abf5672a892df32680e28268a428f5.zip |
header fix
Diffstat (limited to 'dev-tcltk/tclxml')
-rw-r--r-- | dev-tcltk/tclxml/tclxml-2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-2.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-tcltk/tclxml/tclxml-2.4.ebuild b/dev-tcltk/tclxml/tclxml-2.4.ebuild index 6e9b7ab3c14a..95d42625b5d6 100644 --- a/dev-tcltk/tclxml/tclxml-2.4.ebuild +++ b/dev-tcltk/tclxml/tclxml-2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.4.ebuild,v 1.7 2003/11/26 11:39:21 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.4.ebuild,v 1.8 2004/03/13 09:53:56 mr_bones_ Exp $ DESCRIPTION="Pure Tcl implementation of an XML parser." HOMEPAGE="http://tclxml.sourceforge.net/" diff --git a/dev-tcltk/tclxml/tclxml-2.5.ebuild b/dev-tcltk/tclxml/tclxml-2.5.ebuild index a8366ec7423b..52b80463c3ba 100644 --- a/dev-tcltk/tclxml/tclxml-2.5.ebuild +++ b/dev-tcltk/tclxml/tclxml-2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.5.ebuild,v 1.6 2003/09/29 21:19:15 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.5.ebuild,v 1.7 2004/03/13 09:53:56 mr_bones_ Exp $ DESCRIPTION="Pure Tcl implementation of an XML parser." HOMEPAGE="http://tclxml.sourceforge.net/" |