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/irman-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/irman-python')
-rw-r--r-- | dev-python/irman-python/irman-python-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/irman-python/irman-python-0.1.ebuild b/dev-python/irman-python/irman-python-0.1.ebuild index 41d044d50c56..f52d20f08ad7 100644 --- a/dev-python/irman-python/irman-python-0.1.ebuild +++ b/dev-python/irman-python/irman-python-0.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/irman-python/irman-python-0.1.ebuild,v 1.2 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/irman-python/irman-python-0.1.ebuild,v 1.3 2002/10/04 05:26:26 vapier Exp $ DESCRIPTION="A minimal set of Python bindings for libirman." SRC_URI="http://bluweb.com/chouser/proj/${PN}/${P}.tar.gz" |