Changeset 6a26bf9


Ignore:
Timestamp:
09/28/2014 05:50:03 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
kde5-14686, systemd-13485
Children:
6672a81
Parents:
e9f33fe
Message:

Added new page for webkitgtk 2.6.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14410 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re9f33fe r6a26bf9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "27">                   <!-- Always 2 digits -->
     3<!ENTITY day          "28">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 27th, &year;">
     9<!ENTITY releasedate  "September 28th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
     
    5353<!ENTITY gnome-download-ftp    "ftp://ftp.gnome.org/pub/gnome/sources">
    5454<!ENTITY gnome-minor          "3.12">
     55<!ENTITY gnome-minor          "3.14">
    5556
    5657<!-- These entities are used to identify versions of LFS
  • packages.ent

    re9f33fe r6a26bf9  
    478478<!ENTITY startup-notification-version "0.12">
    479479<!ENTITY webkitgtk2-version           "2.4.5">    <!-- Even minors only -->
    480 
     480<!ENTITY webkitgtk26-version          "2.6.0">
    481481<!ENTITY gtk2-libdir                  "2.0/2.10.0">
    482482<!ENTITY qt4-dir                      "$QT4DIR">
  • x/lib/lib.xml

    re9f33fe r6a26bf9  
    6060  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
    6161  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2-systemd.xml"/>
     62  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk26-systemd.xml"/>
    6263
    6364</chapter>
Note: See TracChangeset for help on using the changeset viewer.