transforms/report
author John Beck <John.Beck@Oracle.COM>
Tue, 15 Dec 2015 06:50:19 -0800
changeset 5198 01f1f0bd6548
parent 1048 e82fa02a4d16
child 5282 b4df500d2f24
permissions -rw-r--r--
22249785 Need to drop tkinter-26 from FOSS evaluation repo


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print ARC_CASE += "%<1>" >

<transform license license=(.*) -> print LICENSE += "%<1>" >