summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2004-09-29 15:10:37 +0000
committerMatthias Hentges <oe@hentges.net>2004-09-29 15:10:37 +0000
commit6a4043e6d36d241ada95003c9014264a4c998c00 (patch)
tree91313cceeaee632a39afac542121c444e93d9129 /python
parent2559b746a63dac206bf8ea670e8acecd8a46e806 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into mhcln01.hentges.local:/home/mhentges/OpenEmbedded/packages 2004/09/29 16:41:23+02:00 mn-logistik.de!schurig fix some INHERIT += "oelint" warnings BKrev: 415ad06dOGp0_TI_vyRVCWHZOjrasg
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>"