gcc-6: don't ship info pages
[unleashed-userland.git] / components / python / elixir / elixir-27.p5m
blobfaf0336f10e7442fa472a9eea8f2b78592d38b89
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Adam Stevko 
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 file path=usr/lib/python2.7/vendor-packages/Elixir-$(COMPONENT_VERSION)-py2.7.egg-info/PKG-INFO
26 file path=usr/lib/python2.7/vendor-packages/Elixir-$(COMPONENT_VERSION)-py2.7.egg-info/SOURCES.txt
27 file path=usr/lib/python2.7/vendor-packages/Elixir-$(COMPONENT_VERSION)-py2.7.egg-info/dependency_links.txt
28 file path=usr/lib/python2.7/vendor-packages/Elixir-$(COMPONENT_VERSION)-py2.7.egg-info/requires.txt
29 file path=usr/lib/python2.7/vendor-packages/Elixir-$(COMPONENT_VERSION)-py2.7.egg-info/top_level.txt
30 file path=usr/lib/python2.7/vendor-packages/elixir/__init__.py
31 file path=usr/lib/python2.7/vendor-packages/elixir/collection.py
32 file path=usr/lib/python2.7/vendor-packages/elixir/entity.py
33 file path=usr/lib/python2.7/vendor-packages/elixir/events.py
34 file path=usr/lib/python2.7/vendor-packages/elixir/ext/__init__.py
35 file path=usr/lib/python2.7/vendor-packages/elixir/ext/associable.py
36 file path=usr/lib/python2.7/vendor-packages/elixir/ext/encrypted.py
37 file path=usr/lib/python2.7/vendor-packages/elixir/ext/list.py
38 file path=usr/lib/python2.7/vendor-packages/elixir/ext/perform_ddl.py
39 file path=usr/lib/python2.7/vendor-packages/elixir/ext/versioned.py
40 file path=usr/lib/python2.7/vendor-packages/elixir/fields.py
41 file path=usr/lib/python2.7/vendor-packages/elixir/options.py
42 file path=usr/lib/python2.7/vendor-packages/elixir/properties.py
43 file path=usr/lib/python2.7/vendor-packages/elixir/py23compat.py
44 file path=usr/lib/python2.7/vendor-packages/elixir/relationships.py
45 file path=usr/lib/python2.7/vendor-packages/elixir/statements.py
47 depend type=require fmri=library/python/elixir