diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:27:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:27:50 +0000 |
commit | 4154954eabef2aa92a9605040a7b9e38fecb482e (patch) | |
tree | c2afac80593ba2fb100c21dc3e884d676c62f782 /dev-python/orbit-python | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-4154954eabef2aa92a9605040a7b9e38fecb482e.tar.gz historical-4154954eabef2aa92a9605040a7b9e38fecb482e.tar.bz2 historical-4154954eabef2aa92a9605040a7b9e38fecb482e.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-python/orbit-python')
-rw-r--r-- | dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/orbit-python/orbit-python-0.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild b/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild index e8aebb26f119..65e11c217ae3 100644 --- a/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild +++ b/dev-python/orbit-python/orbit-python-0.3.0-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/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.7 2002/08/16 02:49:58 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.0-r1.ebuild,v 1.8 2002/10/04 05:26:36 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="ORBit bindings for Python" diff --git a/dev-python/orbit-python/orbit-python-0.3.1.ebuild b/dev-python/orbit-python/orbit-python-0.3.1.ebuild index 6f023084eae5..bf23613f36f1 100644 --- a/dev-python/orbit-python/orbit-python-0.3.1.ebuild +++ b/dev-python/orbit-python/orbit-python-0.3.1.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/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.5 2002/08/16 02:49:58 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.6 2002/10/04 05:26:38 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="ORBit bindings for Python" |