diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:36:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:36:04 +0000 |
commit | 3440480f045b5a61481f46bccacee725c0bcf589 (patch) | |
tree | 3a506e7cf9b940bd446d18929ece53063fbad466 /gnome-base/libghttp | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-3440480f045b5a61481f46bccacee725c0bcf589.tar.gz historical-3440480f045b5a61481f46bccacee725c0bcf589.tar.bz2 historical-3440480f045b5a61481f46bccacee725c0bcf589.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r2.ebuild | 4 |
2 files changed, 4 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 e542a68643e1..e3629e3b442d 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild,v 1.6 2002/08/16 04:09:24 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild,v 1.7 2002/10/04 05:34:56 vapier 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 39ce56e5abd2..f8fa492b2b2c 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.6 2002/08/16 04:09:24 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.7 2002/10/04 05:34:58 vapier Exp $ inherit libtool |