components/python/cssutils/cssutils-GENFRAG.p5m
author April Chin <april.chin@oracle.com>
Mon, 24 Mar 2014 11:33:41 -0700
branchs11-update
changeset 3002 baadf45ecbdd
parent 2701 9b48e71485e7
child 3704 69ab8eca01c5
permissions -rw-r--r--
18299226 problem in PYTHON-MOD/LOGILAB-COMMON
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2701
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils 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
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils 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.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils 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
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    12
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils 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
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils 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.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils 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
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    18
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    20
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    21
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    22
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils 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.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    24
#
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    25
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    26
# cssutils was previously in the 'desktop' consolidation. This optional
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils 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 
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    28
# to the 'userland' consolidation.
9b48e71485e7 15820215 SUNBT7202655 Move python/cssutils from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    29
depend type=optional fmri=consolidation/desktop/[email protected],5.11-0.175.2.0.0.20.0