Fixed classification (Perl -> Python)
authorIgor Pashev <igor.pashev@nexenta.com>
Mon, 24 Oct 2011 15:03:28 +0400
changeset 452 e07bba31a5b9
parent 451 fbd58124a04a
child 453 5697a02e7df8
Fixed classification (Perl -> Python)
components/python_modules/cheetah/cheetah-26.p5m
--- a/components/python_modules/cheetah/cheetah-26.p5m	Mon Oct 24 14:55:06 2011 +0400
+++ b/components/python_modules/cheetah/cheetah-26.p5m	Mon Oct 24 15:03:28 2011 +0400
@@ -1,6 +1,6 @@
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
 set name=pkg.fmri value=pkg:/library/python-2/cheetah-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=info.classification value="org.opensolaris.category.2008:Development/Perl"
+set name=info.classification value="org.opensolaris.category.2008:Development/Python"
 set name=pkg.description value="Cheetah is an open source template engine and code generation tool, written in Python. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code."
 set name=pkg.summary value="template engine and code generation tool"