security/nss/pkg/solaris/SUNWtlsd/pkgdepend

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rwxr-xr-x

Correct small whitespace inconsistency, lost while renaming variables.

     1 # Copyright 2005 Microsystems, Inc.  All Rights Reserved.
     2 # Use is subject to license terms.
     3 #
     4 # This Source Code Form is subject to the terms of the Mozilla Public
     5 # License, v. 2.0. If a copy of the MPL was not distributed with this
     6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
     7 #
     8 # This package information file defines software dependencies associated
     9 # with the pkg.  You can define three types of pkg dependencies with this file:
    10 #	 P indicates a prerequisite for installation
    11 #	 I indicates an incompatible package
    12 #	 R indicates a reverse dependency
    13 # <pkg.abbr> see pkginfo(4), PKG parameter
    14 # <name> see pkginfo(4), NAME parameter
    15 # <version> see pkginfo(4), VERSION parameter
    16 # <arch> see pkginfo(4), ARCH parameter
    17 # <type> <pkg.abbr> <name>
    18 # 	(<arch>)<version>
    19 # 	(<arch>)<version>
    20 # 	...
    21 # <type> <pkg.abbr> <name>
    22 # ...
    24 P SUNWprd	Netscape Portable Runtime Development 
    25 P SUNWtls	Netscape Security Services 

mercurial