summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python-native_2.3.3.oe2
-rw-r--r--python/python_2.3.4.oe2
2 files changed, 4 insertions, 0 deletions
diff --git a/python/python-native_2.3.3.oe b/python/python-native_2.3.3.oe
index d6aa390ceb..28b6c90845 100644
--- a/python/python-native_2.3.3.oe
+++ b/python/python-native_2.3.3.oe
@@ -1,4 +1,6 @@
DESCRIPTION = "Python Programming Language"
+HOMEPAGE = "http://www.python.org"
+LICENSE = "PSF"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
diff --git a/python/python_2.3.4.oe b/python/python_2.3.4.oe
index c519d3b1fb..323aef17c6 100644
--- a/python/python_2.3.4.oe
+++ b/python/python_2.3.4.oe
@@ -1,4 +1,6 @@
DESCRIPTION = "Python Programming Language"
+HOMEPAGE = "http://www.python.org"
+LICENSE = "PSF"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"