diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:06:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:06:43 +0000 |
commit | 5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4 (patch) | |
tree | ede86075c36ae23efbfa244ca780517ee07163ab /net-libs/soup | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.tar.gz historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.tar.bz2 historical-5ebe9509b2cc1ccf87b987d7078b9d6bd49d93b4.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-libs/soup')
-rw-r--r-- | net-libs/soup/soup-0.5.1-r2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/soup/soup-0.7.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/soup/soup-0.5.1-r2.ebuild b/net-libs/soup/soup-0.5.1-r2.ebuild index 234bcbe437bf..54406cdf8055 100644 --- a/net-libs/soup/soup-0.5.1-r2.ebuild +++ b/net-libs/soup/soup-0.5.1-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/net-libs/soup/soup-0.5.1-r2.ebuild,v 1.6 2002/08/16 02:57:06 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.5.1-r2.ebuild,v 1.7 2002/10/04 06:06:38 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Soup is a SOAP implementation" diff --git a/net-libs/soup/soup-0.7.4.ebuild b/net-libs/soup/soup-0.7.4.ebuild index 26b54c89d874..aaa9ab7e9756 100644 --- a/net-libs/soup/soup-0.7.4.ebuild +++ b/net-libs/soup/soup-0.7.4.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/net-libs/soup/soup-0.7.4.ebuild,v 1.1 2002/09/28 07:55:14 azarah Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.4.ebuild,v 1.2 2002/10/04 06:06:41 vapier Exp $ inherit gnome.org libtool |