diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:26 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:26 +0000 |
commit | b07ac9249d284ce6939a0ae9812c0c9ad67c5508 (patch) | |
tree | f0f2c47416ea1bf4e8b787480de8067ba2e26330 /gnome-base/libghttp | |
parent | header fixes (diff) | |
download | historical-b07ac9249d284ce6939a0ae9812c0c9ad67c5508.tar.gz historical-b07ac9249d284ce6939a0ae9812c0c9ad67c5508.tar.bz2 historical-b07ac9249d284ce6939a0ae9812c0c9ad67c5508.zip |
header fixes
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r1.ebuild | 3 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r2.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild index 474c0bd14207..472f9becbfc8 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r1.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/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild,v 1.2 2001/10/07 22:15:58 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild,v 1.3 2002/07/11 06:30:26 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="libghttp" diff --git a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild index 37da318a929a..950c9e537222 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-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/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.2 2002/07/09 19:06:18 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.3 2002/07/11 06:30:26 drobbins Exp $ inherit libtool |