Title: [181786] trunk
Revision
181786
Author
[email protected]
Date
2015-03-20 01:02:13 -0700 (Fri, 20 Mar 2015)

Log Message

Unreviewed, kick the GTK bots to regenerate makefile.
https://bugs.webkit.org/show_bug.cgi?id=137394

* Source/cmake/OptionsEfl.cmake: Revert my last accidenatal change.
* Source/cmake/OptionsGTK.cmake: Really kick the GTK bots.

Modified Paths

Diff

Modified: trunk/ChangeLog (181785 => 181786)


--- trunk/ChangeLog	2015-03-20 07:52:25 UTC (rev 181785)
+++ trunk/ChangeLog	2015-03-20 08:02:13 UTC (rev 181786)
@@ -3,6 +3,14 @@
         Unreviewed, kick the GTK bots to regenerate makefile.
         https://bugs.webkit.org/show_bug.cgi?id=137394
 
+        * Source/cmake/OptionsEfl.cmake: Revert my last accidenatal change.
+        * Source/cmake/OptionsGTK.cmake: Really kick the GTK bots.
+
+2015-03-20  Csaba Osztrogonác  <[email protected]>
+
+        Unreviewed, kick the GTK bots to regenerate makefile.
+        https://bugs.webkit.org/show_bug.cgi?id=137394
+
         * Source/cmake/OptionsEfl.cmake:
 
 2015-03-19  Csaba Osztrogonác  <[email protected]>

Modified: trunk/Source/cmake/OptionsEfl.cmake (181785 => 181786)


--- trunk/Source/cmake/OptionsEfl.cmake	2015-03-20 07:52:25 UTC (rev 181785)
+++ trunk/Source/cmake/OptionsEfl.cmake	2015-03-20 08:02:13 UTC (rev 181786)
@@ -287,4 +287,3 @@
 if (ENABLE_SUBTLE_CRYPTO)
     find_package(GnuTLS 3.0.0 REQUIRED)
 endif ()
-

Modified: trunk/Source/cmake/OptionsGTK.cmake (181785 => 181786)


--- trunk/Source/cmake/OptionsGTK.cmake	2015-03-20 07:52:25 UTC (rev 181785)
+++ trunk/Source/cmake/OptionsGTK.cmake	2015-03-20 08:02:13 UTC (rev 181786)
@@ -448,3 +448,4 @@
         FILE_PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE
     )
 endif ()
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to