python-scons: upgrade from 0.97 to 1.3.0

python-scons-native: upgrade from 0.97 to 1.3.0

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble
2010-07-07 04:08:27 -07:00
committed by Richard Purdie
parent 1564ef9c7a
commit 1d1a559aa1
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
DESCRIPTION = "A Software Construction Tool"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
SRCNAME = "scons"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils