diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:21 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:21 +0000 |
commit | 0fa57e746421c8e22473feca0ee1d5ee9d383cda (patch) | |
tree | 4b8ef7e0590db8734da51081cbcc67d35530d365 /dev-libs/libxml | |
parent | header fixes (diff) | |
download | historical-0fa57e746421c8e22473feca0ee1d5ee9d383cda.tar.gz historical-0fa57e746421c8e22473feca0ee1d5ee9d383cda.tar.bz2 historical-0fa57e746421c8e22473feca0ee1d5ee9d383cda.zip |
header fixes
Diffstat (limited to 'dev-libs/libxml')
-rw-r--r-- | dev-libs/libxml/libxml-1.8.16.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/libxml/libxml-1.8.17-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/libxml/libxml-1.8.17-r2.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/libxml/libxml-1.8.17.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/dev-libs/libxml/libxml-1.8.16.ebuild b/dev-libs/libxml/libxml-1.8.16.ebuild index adfa7987383a..dbf92c864619 100644 --- a/dev-libs/libxml/libxml-1.8.16.ebuild +++ b/dev-libs/libxml/libxml-1.8.16.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.16.ebuild,v 1.2 2001/11/02 15:47:41 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.16.ebuild,v 1.3 2002/07/11 06:30:21 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="libxml" diff --git a/dev-libs/libxml/libxml-1.8.17-r1.ebuild b/dev-libs/libxml/libxml-1.8.17-r1.ebuild index 865d8f2a285c..68a9ede8f990 100644 --- a/dev-libs/libxml/libxml-1.8.17-r1.ebuild +++ b/dev-libs/libxml/libxml-1.8.17-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r1.ebuild,v 1.1 2002/03/24 15:33:31 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r1.ebuild,v 1.2 2002/07/11 06:30:21 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="libxml" diff --git a/dev-libs/libxml/libxml-1.8.17-r2.ebuild b/dev-libs/libxml/libxml-1.8.17-r2.ebuild index 4e9ffa931791..a227e192d7c9 100644 --- a/dev-libs/libxml/libxml-1.8.17-r2.ebuild +++ b/dev-libs/libxml/libxml-1.8.17-r2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r2.ebuild,v 1.1 2002/03/25 17:55:45 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r2.ebuild,v 1.2 2002/07/11 06:30:21 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="XML version 1 parser for Gnome" diff --git a/dev-libs/libxml/libxml-1.8.17.ebuild b/dev-libs/libxml/libxml-1.8.17.ebuild index 8bee596251be..5bd92c8a2553 100644 --- a/dev-libs/libxml/libxml-1.8.17.ebuild +++ b/dev-libs/libxml/libxml-1.8.17.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17.ebuild,v 1.1 2002/02/13 16:53:34 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17.ebuild,v 1.2 2002/07/11 06:30:21 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="libxml" |