summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:18:20 +0200
committerBor Kraljič2011-10-14 14:18:20 +0200
commit810269e9ec396eaa8a20ecff4b45a91079d970b3 (patch)
treece7c82e34940ff1f87e947eadacea3546f4f31cc /php-pear
parent0fb9d546ef86abb31ddeff512a111ae373005e8f (diff)
php-gtk: fixed long description wrap (scripted)
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php-gtk/DETAILS5
-rw-r--r--php-pear/php-gtk/HISTORY3
2 files changed, 7 insertions, 1 deletions
diff --git a/php-pear/php-gtk/DETAILS b/php-pear/php-gtk/DETAILS
index deb0e8c3dd..e3b73665ac 100755
--- a/php-pear/php-gtk/DETAILS
+++ b/php-pear/php-gtk/DETAILS
@@ -10,5 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="php"
SHORT="Provides GTK+ bindings in php"
cat << EOF
-PHP-GTK is an extension for the PHP programming language that implements language bindings for GTK+. It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client-side cross-platform GUI applications.
+PHP-GTK is an extension for the PHP programming language that implements
+language bindings for GTK+. It provides an object-oriented interface to GTK+
+classes and functions and greatly simplifies writing client-side cross-platform
+GUI applications.
EOF
diff --git a/php-pear/php-gtk/HISTORY b/php-pear/php-gtk/HISTORY
index bb193cebac..465b0c8028 100644
--- a/php-pear/php-gtk/HISTORY
+++ b/php-pear/php-gtk/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2009-04-27 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Optionally depends on gtk+2-extra
* FINAL: Display options for php.ini to enable php-gtk