summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 20:33:43 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 20:33:43 +0000
commit961fa38fb4887475c30b4a73618d5fdc85a647cb (patch)
tree8a15e1f373fbb58e16031c2bdcb132c01a82c4c8 /dev-lang/python
parentGPL2 or later --> GPL2 (diff)
downloadhistorical-961fa38fb4887475c30b4a73618d5fdc85a647cb.tar.gz
historical-961fa38fb4887475c30b4a73618d5fdc85a647cb.tar.bz2
historical-961fa38fb4887475c30b4a73618d5fdc85a647cb.zip
GPL2 or later --> GPL2
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/python-2.2.1-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.2.1-r5.ebuild b/dev-lang/python/python-2.2.1-r5.ebuild
index 72aea6930c51..2f61b6a0434b 100644
--- a/dev-lang/python/python-2.2.1-r5.ebuild
+++ b/dev-lang/python/python-2.2.1-r5.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-lang/python/python-2.2.1-r5.ebuild,v 1.1 2002/10/03 14:15:25 aliz Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.1-r5.ebuild,v 1.2 2002/10/04 20:33:43 vapier Exp $
PYVER_MAJOR="`echo ${PV} | cut -d '.' -f 1`"
PYVER_MINOR="`echo ${PV} | cut -d '.' -f 2`"