components/libxml2/old-manifest-27.p5m
author Matt Keenan <matt.keenan@oracle.com>
Fri, 19 Jun 2015 09:35:02 +0100
branchs11-update
changeset 4508 d8924d870370
parent 3734 24181f5eb463
permissions -rw-r--r--
PSARC 2015/172 OpenStack Ironic (OpenStack Bare Metal Provisioning Service) PSARC 2015/070 pecan - Lightweight Python web-framework PSARC 2015/071 PyCA Python Cryptography PSARC 2015/170 OpenStack client for Ironic (Bare Metal Provisioning) PSARC 2015/171 scp - python secure copy PSARC 2015/196 singledispatch - Single-dispatch generic functions for Python PSARC 2015/197 logutils - Set of handlers for standard Python logging library PSARC 2015/198 Support for enumerations in Python 2.6 and 2.7 PSARC 2015/250 paramiko - SSHv2 protocol implementation in Python 20547142 Request to integrate Ironic into userland 17502639 The Python paramiko module should be added to Userland 20172780 The Python module scp should be added to Userland 20180376 The Python module ironicclient should be added to Userland 20182588 The Python module pecan should be added to Userland 20465525 The PyCA cryptography module should be added to Userland 20904396 The Python module singledispatch should be added to Userland 20904413 The Python module logutils should be added to Userland 20917993 The Python enum34 module should be added to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3539
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     1
#
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     3
#
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     7
#
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    12
#
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    18
#
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    20
#
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3539
diff changeset
    21
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
3539
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    22
#
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    23
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3539
diff changeset
    24
set name=pkg.fmri \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3539
diff changeset
    25
    value=pkg:/library/python-2/[email protected],5.11-0.175.3.0.0.13.0
3539
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    26
set name=pkg.renamed value=true
8ae3dcced1de 20188258 RE audits failure and wrong TPNO
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    27
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3539
diff changeset
    28
depend type=require fmri=library/python/libxml2-27