SOURCES: rpm-php-provides.php - horizontal tabbing sucks
glen
glen at pld-linux.org
Wed Oct 22 02:23:08 CEST 2008
Author: glen Date: Wed Oct 22 00:23:08 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- horizontal tabbing sucks
---- Files affected:
SOURCES:
rpm-php-provides.php (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/rpm-php-provides.php
diff -u SOURCES/rpm-php-provides.php:1.3 SOURCES/rpm-php-provides.php:1.4
--- SOURCES/rpm-php-provides.php:1.3 Wed Oct 22 02:18:19 2008
+++ SOURCES/rpm-php-provides.php Wed Oct 22 02:23:02 2008
@@ -1,13 +1,14 @@
#!/usr/bin/php
<?php
-#####################################################################
-# #
-# Check system dependences between php-pear modules #
-# #
-# Paweł Gołaszewski <blues at pld-linux.org> #
-# Michał Moskal <malekith at pld-linux.org> #
-# Elan Ruusamäe <glen at pld-linux.org> #
-#####################################################################
+/**
+ *
+ * Check system dependences between php-pear modules.
+ * Based on Perl version rpm-php-provides.
+ *
+ * Paweł Gołaszewski <blues at pld-linux.org>
+ * Michał Moskal <malekith at pld-linux.org>
+ * Elan Ruusamäe <glen at pld-linux.org>
+ */
/**
* Produce old style pear(Path/To/File.php) deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-php-provides.php?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list