]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- horizontal tabbing sucks
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 22 Oct 2008 00:23:02 +0000 (00:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-php-requires.php -> 1.4

rpm-php-requires.php

index 810155b38ed47c8bf14ce1cce29f22b268b68541..7d09322e6864944170d59519a9d05b530ebc97eb 100644 (file)
@@ -1,13 +1,14 @@
 #!/usr/bin/php
 <?php
-#####################################################################
-#                                                                   #
-# Check system dependences between php-pear modules                 #
-#                                                                   #
-# Paweł Gołaszewski <blues@pld-linux.org>                           #
-# Michał Moskal <malekith@pld-linux.org>                            #
-# Elan Ruusamäe <glen@pld-linux.org>                                #
-#####################################################################
+/**
+ *
+ * Check system dependences between php-pear modules.
+ * Based on Perl version rpm-php-provides.
+ *
+ * Paweł Gołaszewski <blues@pld-linux.org>
+ * Michał Moskal <malekith@pld-linux.org>
+ * Elan Ruusamäe <glen@pld-linux.org>
+ */
 
 /**
  * Produce old style pear(Path/To/File.php) deps
This page took 0.108691 seconds and 4 git commands to generate.