Skip to content
Snippets Groups Projects
Commit 803e5473 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

refined license declaration in python-empy (issue #1)

parent 3f2a3436
No related branches found
No related tags found
No related merge requests found
DESCRIPTION = "A powerful and robust templating system for Python" DESCRIPTION = "A powerful and robust templating system for Python"
SECTION = "devel/python" SECTION = "devel/python"
LICENSE = "LGPL" LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
SRCNAME = "empy" SRCNAME = "empy"
...@@ -12,4 +12,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" ...@@ -12,4 +12,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
RDEPENDS = "python-modules" RDEPENDS = "python-modules"
inherit distutils inherit distutils
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment