Changeset d9f3303
- Timestamp:
- 12/01/2016 08:50:45 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 9ff3be8, fa12bca
- Parents:
- 81a7266f
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r81a7266f rd9f3303 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 28"> <!-- Always 2 digits -->4 <!ENTITY month "1 1"> <!-- Always 2 digits -->3 <!ENTITY day "01"> <!-- Always 2 digits --> 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> 6 6 <!ENTITY copyrightdate "2001-&year;"> 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate " November 28th&year;">9 <!ENTITY releasedate "December 1st &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genutils/highlight.xml
r81a7266f rd9f3303 7 7 <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2"> 8 8 <!ENTITY highlight-download-ftp " "> 9 <!ENTITY highlight-md5sum " a5d0fd9d9fdf98630abaf53a1288dd00">9 <!ENTITY highlight-md5sum "07ffa3e0fb4d881f2243fd29f61af923"> 10 10 <!ENTITY highlight-size "608 KB"> 11 11 <!ENTITY highlight-buildsize "15 MB (without API docs)"> -
introduction/welcome/changelog.xml
r81a7266f rd9f3303 43 43 </listitem> 44 44 --> 45 46 <!-- Remove revision symbol upon sysv change --> 47 <listitem revision="systemd"> 48 <para>December 1st, 2016</para> 49 <itemizedlist> 50 <listitem> <!-- Add revision=systemd here and remove from the top listitem upon a sysv change --> 51 <para>[renodr] - Update to highlight-3.33. Fixes 52 <ulink url="&blfs-ticket-root;8500">#8500</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 45 56 46 57 <listitem> -
packages.ent
r81a7266f rd9f3303 214 214 <!ENTITY hicolor-icon-theme-version "0.15"> 215 215 <!ENTITY icon-naming-utils-version "0.8.90"> 216 <!ENTITY highlight-version "3.3 2">216 <!ENTITY highlight-version "3.33"> 217 217 <!ENTITY ibus-version "1.5.14"> 218 218 <!ENTITY imagemagick-version "6.9.6">
Note:
See TracChangeset
for help on using the changeset viewer.