components/python/cheetah/cheetah-PYVER.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2891 d90819d28c84
child 3704 69ab8eca01c5
--- a/components/python/cheetah/cheetah-PYVER.p5m	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/python/cheetah/cheetah-PYVER.p5m	Sat Jan 17 09:17:37 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -28,7 +28,7 @@
     value="Cheetah is a template engine and code generation too.  It can be used standalone or combined with other tools and frameworks.  At its core, Cheetah is a domain-specific language for markup generation and templating which allows for full integration with existing Python code but also offers extensions to traditional Python syntax to allow for easier text generation.  Web development is its principal use, but Cheetah is very flexible and can be used to geenrate C++ game code, Java, SQL, form emails, and even Python code."
 set name=com.oracle.info.description \
     value="the Cheetah template engine and code generation tool"
-set name=com.oracle.info.tpno value=14503
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)