components/python/twisted/twisted-GENFRAG.p5m
author Petr Sumbera <petr.sumbera@oracle.com>
Thu, 20 Mar 2014 07:05:00 -0700
branchs11-update
changeset 2993 2d33c9c7a5a3
parent 2695 212ca0502cbd
child 3704 69ab8eca01c5
permissions -rw-r--r--
18054012 Upgrade gtar to version 1.27.1 18054038 Update gtar to ASLR + 64b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2695
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
#
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
#
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
#
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    12
#
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    18
#
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    20
#
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    21
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    22
#
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    24
#
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    25
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    26
# twisted was previously in the 'desktop' consolidation. This optional
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    27
# dependency is here to facilitate the safe transfer of the package
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    28
# to the 'userland' consolidation.
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    29
depend type=optional \
212ca0502cbd 15820223 SUNBT7202663 Move python/twisted from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    30
    fmri=consolidation/desktop/[email protected],5.11-0.175.2.0.0.20.0